Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
23.53% | 0% | 48.63% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
269.03° | 100% | 24.31% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
269.03° | 100% | 48.63% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.24 | 0 | 0.49 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.75 | 1 | 0.24 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.75 | 1 | 0.49 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
51.61% | 100% | 0% | 51.37% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.13 | 0.2 | 0.08 |
XYZ | ||
---|---|---|
X | Y | Z |
5.5 | 2.42 | 19.25 |
CIE Lab | ||
---|---|---|
L | a | b |
17.53 | 48.87 | -54.42 |
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
#3c007c
rgb(60,0,124)
hsl(269, 100%, 24%)
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.