In RGB color space, #ddc500 hex color has a red value of 221, a green value of 197 and a blue value of 0.
In CMYK color space (used in color printing), #ddc500 hex color is composed of 0% cyan, 10.86% magenta, 100% yellow and 13.33% black.
#ddc500 color has a hue of 53.5 degrees, a saturation of 100% and a lightness of 43.3%.
#ddc500 hex color contains mainly RED.
The closest web safe color of #ddc500 is #cccc00
#ddc500 hex color has a decimal value of 14533888.
HEX | ddc500 | #ddc500 |
---|---|---|
RGB | 221, 197, 0 | rgb(221, 197, 0) |
RGB Percent | 86.67, 77.25, 0 | rgb(86.67, 77.25, 0) |
CMYK | 0, 11, 100, 13 | |
HSL | 53.5°, 100, 43.3 | hsl(53.5, 100%, 43.3%) |
HSV | 53.5°, 100, 86.7 |
XYZ | 49.785, 55.305, 8.051 |
---|---|
Hunter Lab | 74.367, -10.647, 45.638 |
CIE-LAB | 79.217, -7.369, 80.222 |
CIE-LCH | 79.217, 80.56, 95.248 |
CIE-LUV | 0, 10.86, 100, 13.33 |
Web Safe | cccc00 |
RGB percent of color #ddc500
CMYK percent of color #ddc500
Text with hexadecimal color #ddc500
This text has a font color of #ddc500
<p style="color:#ddc500">Text here</p>
#ddc500 Background Color
This box has a background color of #ddc500
<div style="background-color:#ddc500">Text here</div>
#ddc500 Border Color
This box has a border color of #ddc500
<div style="border: 4px solid #ddc500">Text here</div>
CSS codes
<p style="color:#ddc500">Text here</p>
<div style="background-color:#ddc500">Text here</div>
<div style="border: 4px solid #ddc500">Text here</div>
#ddc500 Color on white background
This is how a font and box color of #ddc500 will look
on a white background.
#ddc500 Color on black background
This is how a font and box color of #ddc500 hex color will look
on a black background.