In RGB color space, #dedc00 hex color has a red value of 222, a green value of 220 and a blue value of 0.
In CMYK color space (used in color printing), #dedc00 hex color is composed of 0% cyan, 0.9% magenta, 100% yellow and 12.94% black.
#dedc00 color has a hue of 59.5 degrees, a saturation of 100% and a lightness of 43.5%.
#dedc00 hex color contains mainly RED.
The closest web safe color of #dedc00 is #cccc00
#dedc00 hex color has a decimal value of 14605312.
HEX | dedc00 | #dedc00 |
---|---|---|
RGB | 222, 220, 0 | rgb(222, 220, 0) |
RGB Percent | 87.06, 86.27, 0 | rgb(87.06, 86.27, 0) |
CMYK | 0, 1, 100, 13 | |
HSL | 59.5°, 100, 43.5 | hsl(59.5, 100%, 43.5%) |
HSV | 59.5°, 100, 87.1 |
XYZ | 55.717, 66.716, 9.941 |
---|---|
Hunter Lab | 81.68, -21.178, 49.96 |
CIE-LAB | 85.36, -18.439, 84.702 |
CIE-LCH | 85.36, 86.686, 102.281 |
CIE-LUV | 0, 0.9, 100, 12.94 |
Web Safe | cccc00 |
RGB percent of color #dedc00
CMYK percent of color #dedc00
Text with hexadecimal color #dedc00
This text has a font color of #dedc00
<p style="color:#dedc00">Text here</p>
#dedc00 Background Color
This box has a background color of #dedc00
<div style="background-color:#dedc00">Text here</div>
#dedc00 Border Color
This box has a border color of #dedc00
<div style="border: 4px solid #dedc00">Text here</div>
CSS codes
<p style="color:#dedc00">Text here</p>
<div style="background-color:#dedc00">Text here</div>
<div style="border: 4px solid #dedc00">Text here</div>
#dedc00 Color on white background
This is how a font and box color of #dedc00 will look
on a white background.
#dedc00 Color on black background
This is how a font and box color of #dedc00 hex color will look
on a black background.