In RGB color space, #ddc200 hex color has a red value of 221, a green value of 194 and a blue value of 0.
In CMYK color space (used in color printing), #ddc200 hex color is composed of 0% cyan, 12.22% magenta, 100% yellow and 13.33% black.
#ddc200 color has a hue of 52.7 degrees, a saturation of 100% and a lightness of 43.3%.
#ddc200 hex color contains mainly RED.
The closest web safe color of #ddc200 is #cccc00
#ddc200 hex color has a decimal value of 14533120.
HEX | ddc200 | #ddc200 |
---|---|---|
RGB | 221, 194, 0 | rgb(221, 194, 0) |
RGB Percent | 86.67, 76.08, 0 | rgb(86.67, 76.08, 0) |
CMYK | 0, 12, 100, 13 | |
HSL | 52.7°, 100, 43.3 | hsl(52.7, 100%, 43.3%) |
HSV | 52.7°, 100, 86.7 |
XYZ | 49.111, 53.956, 7.826 |
---|---|
Hunter Lab | 73.455, -9.203, 45.101 |
CIE-LAB | 78.436, -5.831, 79.666 |
CIE-LCH | 78.436, 79.879, 94.186 |
CIE-LUV | 0, 12.22, 100, 13.33 |
Web Safe | cccc00 |
RGB percent of color #ddc200
CMYK percent of color #ddc200
Text with hexadecimal color #ddc200
This text has a font color of #ddc200
<p style="color:#ddc200">Text here</p>
#ddc200 Background Color
This box has a background color of #ddc200
<div style="background-color:#ddc200">Text here</div>
#ddc200 Border Color
This box has a border color of #ddc200
<div style="border: 4px solid #ddc200">Text here</div>
CSS codes
<p style="color:#ddc200">Text here</p>
<div style="background-color:#ddc200">Text here</div>
<div style="border: 4px solid #ddc200">Text here</div>
#ddc200 Color on white background
This is how a font and box color of #ddc200 will look
on a white background.
#ddc200 Color on black background
This is how a font and box color of #ddc200 hex color will look
on a black background.