In RGB color space, #cdc200 hex color has a red value of 205, a green value of 194 and a blue value of 0.
In CMYK color space (used in color printing), #cdc200 hex color is composed of 0% cyan, 5.37% magenta, 100% yellow and 19.61% black.
#cdc200 color has a hue of 56.8 degrees, a saturation of 100% and a lightness of 40.2%.
#cdc200 hex color contains mainly RED.
The closest web safe color of #cdc200 is #cccc00
#cdc200 hex color has a decimal value of 13484544.
HEX | cdc200 | #cdc200 |
---|---|---|
RGB | 205, 194, 0 | rgb(205, 194, 0) |
RGB Percent | 80.39, 76.08, 0 | rgb(80.39, 76.08, 0) |
CMYK | 0, 5, 100, 20 | |
HSL | 56.8°, 100, 40.2 | hsl(56.8, 100%, 40.2%) |
HSV | 56.8°, 100, 80.4 |
XYZ | 44.469, 51.563, 7.609 |
---|---|
Hunter Lab | 71.807, -15.121, 43.983 |
CIE-LAB | 77.019, -12.784, 77.998 |
CIE-LCH | 77.019, 79.039, 99.308 |
CIE-LUV | 0, 5.37, 100, 19.61 |
Web Safe | cccc00 |
RGB percent of color #cdc200
CMYK percent of color #cdc200
Text with hexadecimal color #cdc200
This text has a font color of #cdc200
<p style="color:#cdc200">Text here</p>
#cdc200 Background Color
This box has a background color of #cdc200
<div style="background-color:#cdc200">Text here</div>
#cdc200 Border Color
This box has a border color of #cdc200
<div style="border: 4px solid #cdc200">Text here</div>
CSS codes
<p style="color:#cdc200">Text here</p>
<div style="background-color:#cdc200">Text here</div>
<div style="border: 4px solid #cdc200">Text here</div>
#cdc200 Color on white background
This is how a font and box color of #cdc200 will look
on a white background.
#cdc200 Color on black background
This is how a font and box color of #cdc200 hex color will look
on a black background.