color
A color from a color setting.
Properties
The alpha component of the color, which is a decimal number between 0.0 and 1.0.
The blue component of the color, which is a number between 0 and 255.
The green component of the color, which is a number between 0 and 255.
The hue component of the color, which is a number between 0 and 360.
The lightness component of the color, which is a number between 0 and 100.
The red component of the color, which is a number between 0 and 255.
The red, green, and blue values of the color, represented as a space-separated string.
The red, green, blue, and alpha values of the color, represented as a space-separated string, with a slash before the alpha channel.
The saturation component of the color, which is a number between 0 and 100.