Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
80% | 74.9% | 55.69% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
47.42° | 37.8% | 67.84% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
47.42° | 30.39% | 80% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.8 | 0.75 | 0.56 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.13 | 0.38 | 0.68 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.13 | 0.3 | 0.8 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 6.37% | 30.39% | 20% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.74 | -0.1 | 0.04 |
XYZ | ||
---|---|---|
X | Y | Z |
48.42 | 52.05 | 33.09 |
CIE Lab | ||
---|---|---|
L | a | b |
77.31 | -2.89 | 26.42 |
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
#ccbf8e
rgb(204,191,142)
hsl(47, 38%, 68%)
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.