24-bit encoding( 8-bit Red, 8-bit Green, 8-bit Blue). Bit masks:
Red 0xFF0000
Green 0x00FF00
Blue 0x0000FF
Returns a string representation of the object.