In RGB color space, #dec10b hex color has a red value of 222, a green value of 193 and a blue value of 11.
In CMYK color space (used in color printing), #dec10b hex color is composed of 0% cyan, 13.06% magenta, 95.05% yellow and 12.94% black.
#dec10b color has a hue of 51.8 degrees, a saturation of 90.56% and a lightness of 45.7%.
#dec10b hex color contains mainly RED.
The closest web safe color of #dec10b is #cccc00
#dec10b hex color has a decimal value of 14598411.
HEX | dec10b | #dec10b |
---|---|---|
RGB | 222, 193, 11 | rgb(222, 193, 11) |
RGB Percent | 87.06, 75.69, 4.31 | rgb(87.06, 75.69, 4.31) |
CMYK | 0, 13, 95, 13 | |
HSL | 51.8°, 90.56, 45.7 | hsl(51.8, 90.56%, 45.7%) |
HSV | 51.8°, 95, 87.1 |
XYZ | 49.255, 53.694, 8.085 |
---|---|
Hunter Lab | 73.276, -8.249, 44.752 |
CIE-LAB | 78.283, -4.78, 78.494 |
CIE-LCH | 78.283, 78.639, 93.485 |
CIE-LUV | 0, 13.06, 95.05, 12.94 |
Web Safe | cccc00 |
RGB percent of color #dec10b
CMYK percent of color #dec10b
Text with hexadecimal color #dec10b
This text has a font color of #dec10b
<p style="color:#dec10b">Text here</p>
#dec10b Background Color
This box has a background color of #dec10b
<div style="background-color:#dec10b">Text here</div>
#dec10b Border Color
This box has a border color of #dec10b
<div style="border: 4px solid #dec10b">Text here</div>
CSS codes
<p style="color:#dec10b">Text here</p>
<div style="background-color:#dec10b">Text here</div>
<div style="border: 4px solid #dec10b">Text here</div>
#dec10b Color on white background
This is how a font and box color of #dec10b will look
on a white background.
#dec10b Color on black background
This is how a font and box color of #dec10b hex color will look
on a black background.