In RGB color space, #deddec hex color has a red value of 222, a green value of 221 and a blue value of 236.
In CMYK color space (used in color printing), #deddec hex color is composed of 5.93% cyan, 6.36% magenta, 0% yellow and 7.45% black.
#deddec color has a hue of 244 degrees, a saturation of 28.3% and a lightness of 89.6%.
#deddec hex color contains mainly BLUE.
The closest web safe color of #deddec is #ccccff
#deddec hex color has a decimal value of 14605804.
HEX | deddec | #deddec |
---|---|---|
RGB | 222, 221, 236 | rgb(222, 221, 236) |
RGB Percent | 87.06, 86.67, 92.55 | rgb(87.06, 86.67, 92.55) |
CMYK | 6, 6, 0, 7 | |
HSL | 244°, 28.3, 89.6 | hsl(244, 28.3%, 89.6%) |
HSV | 244°, 6.4, 92.5 |
XYZ | 71.121, 73.299, 89.756 |
---|---|
Hunter Lab | 85.615, -1.544, -2.227 |
CIE-LAB | 88.59, 3.111, -7.199 |
CIE-LCH | 88.59, 7.842, 293.371 |
CIE-LUV | 5.93, 6.36, 0, 7.45 |
Web Safe | ccccff |
RGB percent of color #deddec
CMYK percent of color #deddec
Text with hexadecimal color #deddec
This text has a font color of #deddec
<p style="color:#deddec">Text here</p>
#deddec Background Color
This box has a background color of #deddec
<div style="background-color:#deddec">Text here</div>
#deddec Border Color
This box has a border color of #deddec
<div style="border: 4px solid #deddec">Text here</div>
CSS codes
<p style="color:#deddec">Text here</p>
<div style="background-color:#deddec">Text here</div>
<div style="border: 4px solid #deddec">Text here</div>
#deddec Color on white background
This is how a font and box color of #deddec will look
on a white background.
#deddec Color on black background
This is how a font and box color of #deddec hex color will look
on a black background.