Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
61.96% | 66.67% | 60% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
102.35° | 9.09% | 63.33% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
102.35° | 10% | 66.67% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.62 | 0.67 | 0.6 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.28 | 0.09 | 0.63 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.28 | 0.1 | 0.67 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
7.06% | 0% | 10% | 33.33% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.64 | -0.03 | -0.02 |
XYZ | ||
---|---|---|
X | Y | Z |
34.23 | 38.32 | 35.73 |
CIE Lab | ||
---|---|---|
L | a | b |
68.25 | -7.45 | 7.32 |
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
#9eaa99
rgb(158,170,153)
hsl(102, 9%, 63%)
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.