Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
72.16% | 55.29% | 0% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
45.98° | 100% | 36.08% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
45.98° | 100% | 72.16% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.72 | 0.55 | 0 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.13 | 1 | 0.36 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.13 | 1 | 0.72 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 23.37% | 100% | 27.84% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.54 | -0.3 | 0.13 |
XYZ | ||
---|---|---|
X | Y | Z |
29.29 | 29.24 | 4.1 |
CIE Lab | ||
---|---|---|
L | a | b |
60.99 | 5.87 | 65.71 |
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
#b88d00
rgb(184,141,0)
hsl(46, 100%, 36%)
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.