By SilverGlowluvr
Original Post
More information are discussed in the original post. If you have any other questions or information that is not included there, please feel free to leave a note in our forums.
I've seen many people post threads asking what the RGB/HEX code is for a certain color, so I decided to make a little guide on these same codes.
RGB codes
First off, in RGB codes, there are three parts of the code, the red amount, the green amount, and the blue amount.
Remember, 255 is the highest that a color amount in a RGB code can go.
So, the RGB code for…
Red is 255|000|000
Green is 000|255|000
Blue is 000|000|255
Yellow is 255|255|000
Cyan is 000|255|255
Magenta is 255|000|255
White is 255|255|255
Black is 000|000|000
HEX codes
Now, HEX codes are very different from RGB codes. Not only do HEX codes involve numbers, but they also involve letters. In HEX codes, there are two letters/numbers for each color amount (red, green and blue). The following shows a line of numbers and letters that are arranged in the order of darkness to lightest of HEX codes.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
So, the HEX code for…
Red is FF0000
Green is 00FF00
Blue is 0000FF
Yellow is FFFF00
Cyan is 00FFFF
Magenta is FF00FF
White is FFFFFF
Black is 000000
*Edit* An add-on from our lovely CutePooka:
Pure gray is any gray where the three numbers are exactly the same, like 075|075|075 or #A3A3A3. So technically there are 256 shades of pure gray, ranging from pure white to pure black.
There is no defined code for pure orange, pure purple, or pure brown.
Well, that's about it! I hope you found this information useful! :D
~SilverGlowluvr~





