32-bit encoding( 8-bit Alpha, 8-bit Red, 8-bit Green, 8-bit Blue). Bit masks: ARGB
Alpha 0xFF000000
Red 0x00FF0000
Green 0x0000FF00
Blue 0x000000FF
Returns a string representation of the object.