Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
97.65% | 97.65% | 100% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
240° | 100% | 98.82% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
240° | 2.35% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.98 | 0.98 | 1 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.67 | 1 | 0.99 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.67 | 0.02 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
2.35% | 2.35% | 0% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.98 | 0.01 | -0 |
XYZ | ||
---|---|---|
X | Y | Z |
90.99 | 95.11 | 108.17 |
CIE Lab | ||
---|---|---|
L | a | b |
98.08 | 1.07 | -2.88 |
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
#f9f9ff
rgb(249,249,255)
hsl(240, 100%, 99%)
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
Triad
Let one color dominate and use the other two for the accent.
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.
Pentagram
Circle around the color wheel, five colors.