Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
28.24% | 62.75% | 20.39% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
108.89° | 50.94% | 41.57% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
108.89° | 67.5% | 62.75% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.28 | 0.63 | 0.2 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.3 | 0.51 | 0.42 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.3 | 0.68 | 0.63 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
55% | 0% | 67.5% | 37.25% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.48 | -0.15 | -0.14 |
XYZ | ||
---|---|---|
X | Y | Z |
15.86 | 26.77 | 7.58 |
CIE Lab | ||
---|---|---|
L | a | b |
58.76 | -46.95 | 46.62 |
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
#48a034
rgb(72,160,52)
hsl(109, 51%, 42%)
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.