Color

Color data type.

Color value. Hexadecimal, packed RGB value, optionally preceded by 0x. For example, the RGB value 128,255,0 can be specified as 0x80ff00 or 80ff00 .

On this page