A custom RGB colour.
The red component (0–255).
The green component (0–255).
The blue component (0–255).
Readonly
Static
Create RGB colour from a number. You can specify a hex number, e.g. 0x00FF00.
A custom RGB colour.