In RGB color space, #dedddf hex color has a red value of 222, a green value of 221 and a blue value of 223.
In CMYK color space (used in color printing), #dedddf hex color is composed of 0.45% cyan, 0.9% magenta, 0% yellow and 12.55% black.
#dedddf color has a hue of 270 degrees, a saturation of 3.03% and a lightness of 87.1%.
#dedddf hex color contains mainly BLUE.
The closest web safe color of #dedddf is #cccccc
#dedddf hex color has a decimal value of 14605791.
HEX | dedddf | #dedddf |
---|---|---|
RGB | 222, 221, 223 | rgb(222, 221, 223) |
RGB Percent | 87.06, 86.67, 87.45 | rgb(87.06, 86.67, 87.45) |
CMYK | 0, 1, 0, 13 | |
HSL | 270°, 3.03, 87.1 | hsl(270, 3.03%, 87.1%) |
HSV | 270°, 0.9, 87.5 |
XYZ | 69.3, 72.57, 80.167 |
---|---|
Hunter Lab | 85.188, -3.87, 3.836 |
CIE-LAB | 88.242, 0.703, -0.868 |
CIE-LCH | 88.242, 1.117, 309.004 |
CIE-LUV | 0.45, 0.9, 0, 12.55 |
Web Safe | cccccc |
RGB percent of color #dedddf
CMYK percent of color #dedddf
Text with hexadecimal color #dedddf
This text has a font color of #dedddf
<p style="color:#dedddf">Text here</p>
#dedddf Background Color
This box has a background color of #dedddf
<div style="background-color:#dedddf">Text here</div>
#dedddf Border Color
This box has a border color of #dedddf
<div style="border: 4px solid #dedddf">Text here</div>
CSS codes
<p style="color:#dedddf">Text here</p>
<div style="background-color:#dedddf">Text here</div>
<div style="border: 4px solid #dedddf">Text here</div>
#dedddf Color on white background
This is how a font and box color of #dedddf will look
on a white background.
#dedddf Color on black background
This is how a font and box color of #dedddf hex color will look
on a black background.