In RGB color space, #decb00 hex color has a red value of 222, a green value of 203 and a blue value of 0.
In CMYK color space (used in color printing), #decb00 hex color is composed of 0% cyan, 8.56% magenta, 100% yellow and 12.94% black.
#decb00 color has a hue of 54.9 degrees, a saturation of 100% and a lightness of 43.5%.
#decb00 hex color contains mainly RED.
The closest web safe color of #decb00 is #cccc00
#decb00 hex color has a decimal value of 14600960.
HEX | decb00 | #decb00 |
---|---|---|
RGB | 222, 203, 0 | rgb(222, 203, 0) |
RGB Percent | 87.06, 79.61, 0 | rgb(87.06, 79.61, 0) |
CMYK | 0, 9, 100, 13 | |
HSL | 54.9°, 100, 43.5 | hsl(54.9, 100%, 43.5%) |
HSV | 54.9°, 100, 87.1 |
XYZ | 51.48, 58.241, 8.528 |
---|---|
Hunter Lab | 76.316, -13.143, 46.796 |
CIE-LAB | 80.873, -9.983, 81.451 |
CIE-LCH | 80.873, 82.061, 96.988 |
CIE-LUV | 0, 8.56, 100, 12.94 |
Web Safe | cccc00 |
RGB percent of color #decb00
CMYK percent of color #decb00
Text with hexadecimal color #decb00
This text has a font color of #decb00
<p style="color:#decb00">Text here</p>
#decb00 Background Color
This box has a background color of #decb00
<div style="background-color:#decb00">Text here</div>
#decb00 Border Color
This box has a border color of #decb00
<div style="border: 4px solid #decb00">Text here</div>
CSS codes
<p style="color:#decb00">Text here</p>
<div style="background-color:#decb00">Text here</div>
<div style="border: 4px solid #decb00">Text here</div>
#decb00 Color on white background
This is how a font and box color of #decb00 will look
on a white background.
#decb00 Color on black background
This is how a font and box color of #decb00 hex color will look
on a black background.