Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
82.35% | 32.94% | 0% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
24° | 100% | 41.18% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
24° | 100% | 82.35% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.82 | 0.33 | 0 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.07 | 1 | 0.41 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.07 | 1 | 0.82 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 60% | 100% | 17.65% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.44 | -0.25 | 0.27 |
XYZ | ||
---|---|---|
X | Y | Z |
29.75 | 20.04 | 2.3 |
CIE Lab | ||
---|---|---|
L | a | b |
51.88 | 46.87 | 61.75 |
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
#d25400
rgb(210,84,0)
hsl(24, 100%, 41%)
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.
Tones
A tone is produced either by mixing a color with grey, or by both tinting and shading.
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.