Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
70.2% | 70.2% | 30.2% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
60° | 40.16% | 50.2% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
60° | 56.98% | 70.2% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.7 | 0.7 | 0.3 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.17 | 0.4 | 0.5 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.17 | 0.57 | 0.7 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 0% | 56.98% | 29.8% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.66 | -0.2 | 0.03 |
XYZ | ||
---|---|---|
X | Y | Z |
36.05 | 42.36 | 13.3 |
CIE Lab | ||
---|---|---|
L | a | b |
71.12 | -13.58 | 50.98 |
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
#b3b34d
rgb(179,179,77)
hsl(60, 40%, 50%)
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.