Jump to content

Request: Shorthand Hex Colors


Recommended Posts

Let's make sure you understand what you're asking for...

 

With 3 character HEX codes, each R, G, or B range is limited to 1 of 16 possible values. So only a total of 4,096 colors can be represented.

 

16^3 = 4,096 possible colors

 

With the standard 6 character HEX, it's 1 of 256 possible values for each of the 3 (R, G, and B).

 

256^3 = 16,777,216 possible colors

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

i'm not asking to limit the palette to 4096 colors. i'm asking for shorthand hex because sometimes i want to get colors like #112233 and it's faster to type 123, which in paint.net currently results in #000123. it's a standard color picker feature, in fact paint.net is the only program i use that doesn't have it (which is quite annoying).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...