In RGB color space, #dedeba hex color has a red value of 222, a green value of 222 and a blue value of 186.
In CMYK color space (used in color printing), #dedeba hex color is composed of 0% cyan, 0% magenta, 16.22% yellow and 12.94% black.
#dedeba color has a hue of 60 degrees, a saturation of 35.29% and a lightness of 80%.
#dedeba hex color contains mainly RED.
The closest web safe color of #dedeba is #cccccc
#dedeba hex color has a decimal value of 14606010.
HEX | dedeba | #dedeba |
---|---|---|
RGB | 222, 222, 186 | rgb(222, 222, 186) |
RGB Percent | 87.06, 87.06, 72.94 | rgb(87.06, 87.06, 72.94) |
CMYK | 0, 0, 16, 13 | |
HSL | 60°, 35.29, 80 | hsl(60, 35.29%, 80%) |
HSV | 60°, 16.2, 87.1 |
XYZ | 65.108, 71.317, 56.788 |
---|---|
Hunter Lab | 84.449, -10.168, 19.245 |
CIE-LAB | 87.639, -5.959, 17.699 |
CIE-LCH | 87.639, 18.675, 108.608 |
CIE-LUV | 0, 0, 16.22, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedeba
CMYK percent of color #dedeba
Text with hexadecimal color #dedeba
This text has a font color of #dedeba
<p style="color:#dedeba">Text here</p>
#dedeba Background Color
This box has a background color of #dedeba
<div style="background-color:#dedeba">Text here</div>
#dedeba Border Color
This box has a border color of #dedeba
<div style="border: 4px solid #dedeba">Text here</div>
CSS codes
<p style="color:#dedeba">Text here</p>
<div style="background-color:#dedeba">Text here</div>
<div style="border: 4px solid #dedeba">Text here</div>
#dedeba Color on white background
This is how a font and box color of #dedeba will look
on a white background.
#dedeba Color on black background
This is how a font and box color of #dedeba hex color will look
on a black background.