In RGB color space, #deddaa hex color has a red value of 222, a green value of 221 and a blue value of 170.
In CMYK color space (used in color printing), #deddaa hex color is composed of 0% cyan, 0.45% magenta, 23.42% yellow and 12.94% black.
#deddaa color has a hue of 58.8 degrees, a saturation of 44.07% and a lightness of 76.9%.
#deddaa hex color contains mainly RED.
The closest web safe color of #deddaa is #cccc99
#deddaa hex color has a decimal value of 14605738.
HEX | deddaa | #deddaa |
---|---|---|
RGB | 222, 221, 170 | rgb(222, 221, 170) |
RGB Percent | 87.06, 86.67, 66.67 | rgb(87.06, 86.67, 66.67) |
CMYK | 0, 0, 23, 13 | |
HSL | 58.8°, 44.07, 76.9 | hsl(58.8, 44.07%, 76.9%) |
HSV | 58.8°, 23.4, 87.1 |
XYZ | 63.236, 70.145, 48.237 |
---|---|
Hunter Lab | 83.753, -11.794, 24.479 |
CIE-LAB | 87.068, -7.764, 25.238 |
CIE-LCH | 87.068, 26.405, 107.1 |
CIE-LUV | 0, 0.45, 23.42, 12.94 |
Web Safe | cccc99 |
RGB percent of color #deddaa
CMYK percent of color #deddaa
Text with hexadecimal color #deddaa
This text has a font color of #deddaa
<p style="color:#deddaa">Text here</p>
#deddaa Background Color
This box has a background color of #deddaa
<div style="background-color:#deddaa">Text here</div>
#deddaa Border Color
This box has a border color of #deddaa
<div style="border: 4px solid #deddaa">Text here</div>
CSS codes
<p style="color:#deddaa">Text here</p>
<div style="background-color:#deddaa">Text here</div>
<div style="border: 4px solid #deddaa">Text here</div>
#deddaa Color on white background
This is how a font and box color of #deddaa will look
on a white background.
#deddaa Color on black background
This is how a font and box color of #deddaa hex color will look
on a black background.