K - Color
Code of field: K
Type of field: color.
Applicable to:
Any ARGB number stored as 32 or 64 bit value.
Warning: if alpha and Red components are zero, the value may be understood as a 32 bit integer instead of a 64 bit integer
Comments:
Red Green Blue Alfa (RGBA) color space.
RGBA (255, 255, 255, 255) is White.
RGBA (0, 0, 0, 255) is Black.