In RGB color space, #dec400 hex color has a red value of 222, a green value of 196 and a blue value of 0.
In CMYK color space (used in color printing), #dec400 hex color is composed of 0% cyan, 11.71% magenta, 100% yellow and 12.94% black.
#dec400 color has a hue of 53 degrees, a saturation of 100% and a lightness of 43.5%.
#dec400 hex color contains mainly RED.
The closest web safe color of #dec400 is #cccc00
#dec400 hex color has a decimal value of 14599168.
HEX | dec400 | #dec400 |
---|---|---|
RGB | 222, 196, 0 | rgb(222, 196, 0) |
RGB Percent | 87.06, 76.86, 0 | rgb(87.06, 76.86, 0) |
CMYK | 0, 12, 100, 13 | |
HSL | 53°, 100, 43.5 | hsl(53, 100%, 43.5%) |
HSV | 53°, 100, 87.1 |
XYZ | 49.864, 55.009, 7.99 |
---|---|
Hunter Lab | 74.168, -9.787, 45.53 |
CIE-LAB | 79.046, -6.422, 80.141 |
CIE-LCH | 79.046, 80.398, 94.582 |
CIE-LUV | 0, 11.71, 100, 12.94 |
Web Safe | cccc00 |
RGB percent of color #dec400
CMYK percent of color #dec400
Text with hexadecimal color #dec400
This text has a font color of #dec400
<p style="color:#dec400">Text here</p>
#dec400 Background Color
This box has a background color of #dec400
<div style="background-color:#dec400">Text here</div>
#dec400 Border Color
This box has a border color of #dec400
<div style="border: 4px solid #dec400">Text here</div>
CSS codes
<p style="color:#dec400">Text here</p>
<div style="background-color:#dec400">Text here</div>
<div style="border: 4px solid #dec400">Text here</div>
#dec400 Color on white background
This is how a font and box color of #dec400 will look
on a white background.
#dec400 Color on black background
This is how a font and box color of #dec400 hex color will look
on a black background.