In RGB color space, #dedcff hex color has a red value of 222, a green value of 220 and a blue value of 255.
In CMYK color space (used in color printing), #dedcff hex color is composed of 12.94% cyan, 13.73% magenta, 0% yellow and 0% black.
#dedcff color has a hue of 243.4 degrees, a saturation of 100% and a lightness of 93.1%.
#dedcff hex color contains mainly BLUE.
The closest web safe color of #dedcff is #ccccff
#dedcff hex color has a decimal value of 14605567.
HEX | dedcff | #dedcff |
---|---|---|
RGB | 222, 220, 255 | rgb(222, 220, 255) |
RGB Percent | 87.06, 86.27, 100 | rgb(87.06, 86.27, 100) |
CMYK | 13, 14, 0, 0 | |
HSL | 243.4°, 100, 93.1 | hsl(243.4, 100%, 93.1%) |
HSV | 243.4°, 13.7, 100 |
XYZ | 73.767, 73.936, 104.991 |
---|---|
Hunter Lab | 85.986, 2.659, -12.204 |
CIE-LAB | 88.892, 7.37, -16.739 |
CIE-LCH | 88.892, 18.29, 293.763 |
CIE-LUV | 12.94, 13.73, 0, 0 |
Web Safe | ccccff |
RGB percent of color #dedcff
CMYK percent of color #dedcff
Text with hexadecimal color #dedcff
This text has a font color of #dedcff
<p style="color:#dedcff">Text here</p>
#dedcff Background Color
This box has a background color of #dedcff
<div style="background-color:#dedcff">Text here</div>
#dedcff Border Color
This box has a border color of #dedcff
<div style="border: 4px solid #dedcff">Text here</div>
CSS codes
<p style="color:#dedcff">Text here</p>
<div style="background-color:#dedcff">Text here</div>
<div style="border: 4px solid #dedcff">Text here</div>
#dedcff Color on white background
This is how a font and box color of #dedcff will look
on a white background.
#dedcff Color on black background
This is how a font and box color of #dedcff hex color will look
on a black background.