CMYK
Integer(Rounding)
C = | % |
M = | % |
Y = | % |
K = | % |
hsl( h, s, l)
Integer(Rounding)
H = | ° |
S = | % |
L = | % |
hsv( h, s, v)
Integer(Rounding)
H = | ° |
S = | % |
V = | % |
By entering different ratios R(Red) G(Green) B(Blue) to produce various colors.
The RGB color model is an additive color model in which the red, green, and blue primary colors of light are added together in various ways to reproduce a broad array of colors (RGB color values are supported in all browsers).