Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
0% | 72.16% | 12.16% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
130.11° | 100% | 36.08% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
130.11° | 100% | 72.16% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0 | 0.72 | 0.12 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.36 | 1 | 0.36 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.36 | 1 | 0.72 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
100% | 0% | 83.15% | 27.84% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.44 | -0.18 | -0.31 |
XYZ | ||
---|---|---|
X | Y | Z |
17.39 | 34.38 | 7.02 |
CIE Lab | ||
---|---|---|
L | a | b |
65.26 | -66.43 | 59.93 |
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
#00b81f
rgb(0,184,31)
hsl(130, 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.