Constructor.
The red channel [0, 1].
The green channel [0, 1].
The blue channel [0, 1].
ReadonlybThe blue channel [0, 1].
ReadonlygThe green channel [0, 1].
ReadonlyrThe red channel [0, 1].
StaticblackBlack.
StaticblueBlue.
StaticcyanCyan.
StaticgreenGreen.
StaticmagentaMagenta.
StaticorangeOrange.
StaticredRed.
StaticwhiteWhite.
StaticyellowYellow.
Calculates the closest hexadecimal code.
Hexadecimal code as a string in the HTML format, including the "#".
StaticequalsStaticfromCreates a color from a hexadecimal code.
The hexadecimal code.
The corresponding color.
StaticfromDecodes a 32-bit integer to a color.
The encoded color.
The decoded color.
StaticlerpStaticlerpStaticlerpStaticrandomStatictoEncodes a color to a 32-bit integer.
The red channel [0, 1].
The green channel [0, 1].
The blue channel [0, 1].
The alpha channel [0, 1].
The encoded color.
Immutable RGB color.