In RGB color space, #deddda hex color has a red value of 222, a green value of 221 and a blue value of 218.
In CMYK color space (used in color printing), #deddda hex color is composed of 0% cyan, 0.45% magenta, 1.8% yellow and 12.94% black.
#deddda color has a hue of 45 degrees, a saturation of 5.71% and a lightness of 86.3%.
#deddda hex color contains mainly RED.
The closest web safe color of #deddda is #cccccc
#deddda hex color has a decimal value of 14605786.
HEX | deddda | #deddda |
---|---|---|
RGB | 222, 221, 218 | rgb(222, 221, 218) |
RGB Percent | 87.06, 86.67, 85.49 | rgb(87.06, 86.67, 85.49) |
CMYK | 0, 0, 2, 13 | |
HSL | 45°, 5.71, 86.3 | hsl(45, 5.71%, 86.3%) |
HSV | 45°, 1.8, 87.1 |
XYZ | 68.636, 72.304, 76.668 |
---|---|
Hunter Lab | 85.032, -4.724, 6.064 |
CIE-LAB | 88.115, -0.189, 1.579 |
CIE-LCH | 88.115, 1.59, 96.826 |
CIE-LUV | 0, 0.45, 1.8, 12.94 |
Web Safe | cccccc |
RGB percent of color #deddda
CMYK percent of color #deddda
Text with hexadecimal color #deddda
This text has a font color of #deddda
<p style="color:#deddda">Text here</p>
#deddda Background Color
This box has a background color of #deddda
<div style="background-color:#deddda">Text here</div>
#deddda Border Color
This box has a border color of #deddda
<div style="border: 4px solid #deddda">Text here</div>
CSS codes
<p style="color:#deddda">Text here</p>
<div style="background-color:#deddda">Text here</div>
<div style="border: 4px solid #deddda">Text here</div>
#deddda Color on white background
This is how a font and box color of #deddda will look
on a white background.
#deddda Color on black background
This is how a font and box color of #deddda hex color will look
on a black background.