Embedded Colours!
#4

Quote:
Originally Posted by RowdyrideR
Посмотреть сообщение
http://www.colorpicker.com/

just copy the number on top and add it like

Код:
#define COL_SOMETHING       "{XXXXXX}"
or just copy the number and do it like:
(add 0x to the beginning and AA at the end of the number you copied)

Код:
#define COL_SOMETHING       0xXXXXXXAA
But the second one won't be embedded, just for a note.

On topic:

If you have an Adobe product, for example Photoshop, it's highly recommended you use the color picker to find the HEX code of the color. However, if you don't, then this site is a great alternative: http://www.w3schools.com/tags/ref_colorpicker.asp. You pick the main color, and then you can select the shade from the right. You can also modify colors by putting the HEX code into the text box, then press submit and it'll find the color for you which from there you can modify the shade of it or whatever you want to do.
Reply


Messages In This Thread
Embedded Colours! - by Chrillzen - 07.11.2013, 18:18
Re: Embedded Colours! - by Patrick - 07.11.2013, 18:26
Re: Embedded Colours! - by RowdyrideR - 07.11.2013, 18:27
Re: Embedded Colours! - by DanishHaq - 07.11.2013, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)