Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
73.33% | 70.59% | 66.67% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
35.29° | 11.11% | 70% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
35.29° | 9.09% | 73.33% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.73 | 0.71 | 0.67 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.1 | 0.11 | 0.7 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.1 | 0.09 | 0.73 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 3.74% | 9.09% | 26.67% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.71 | -0.02 | 0.02 |
XYZ | ||
---|---|---|
X | Y | Z |
44.07 | 46.11 | 44.61 |
CIE Lab | ||
---|---|---|
L | a | b |
73.62 | 0.72 | 5.97 |
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
#bbb4aa
rgb(187,180,170)
hsl(35, 11%, 70%)
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.