Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
40% | 70.2% | 75.29% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
188.67° | 41.67% | 57.65% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
188.67° | 46.88% | 75.29% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.4 | 0.7 | 0.75 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.52 | 0.42 | 0.58 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.52 | 0.47 | 0.75 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
46.88% | 6.77% | 0% | 24.71% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.62 | 0.08 | -0.16 |
XYZ | ||
---|---|---|
X | Y | Z |
31.11 | 38.87 | 55.73 |
CIE Lab | ||
---|---|---|
L | a | b |
68.66 | -20.31 | -14.02 |
Nearest Colors Name
Matching similar color names
CSS notation
Use this for all CSS properties that accept a color as a value: color, background-color, border-color
#66b3c0
rgb(102,179,192)
hsl(189, 42%, 58%)
Tints, Shades, and Tones
Tints
A tint is obtained by adding white to a color. This process reduces darkness.
Shades
A shade is obtained by adding black to a color. This process increases darkness.
Color Harmonies
Schemes of colors that work well together
Adjacent / Analogous / Analogic
Pleasing and harmonious to the eye, they can be found in nature.
Rectangle / Tetradic
Two complementary pairs for a total of four colors.