In RGB color space, #ddd200 hex color has a red value of 221, a green value of 210 and a blue value of 0.
In CMYK color space (used in color printing), #ddd200 hex color is composed of 0% cyan, 4.98% magenta, 100% yellow and 13.33% black.
#ddd200 color has a hue of 57 degrees, a saturation of 100% and a lightness of 43.3%.
#ddd200 hex color contains mainly RED.
The closest web safe color of #ddd200 is #cccc00
#ddd200 hex color has a decimal value of 14537216.
HEX | ddd200 | #ddd200 |
---|---|---|
RGB | 221, 210, 0 | rgb(221, 210, 0) |
RGB Percent | 86.67, 82.35, 0 | rgb(86.67, 82.35, 0) |
CMYK | 0, 5, 100, 13 | |
HSL | 57°, 100, 43.3 | hsl(57, 100%, 43.3%) |
HSV | 57°, 100, 86.7 |
XYZ | 52.865, 61.465, 9.078 |
---|---|
Hunter Lab | 78.4, -16.836, 48.014 |
CIE-LAB | 82.628, -13.927, 82.676 |
CIE-LCH | 82.628, 83.841, 99.562 |
CIE-LUV | 0, 4.98, 100, 13.33 |
Web Safe | cccc00 |
RGB percent of color #ddd200
CMYK percent of color #ddd200
Text with hexadecimal color #ddd200
This text has a font color of #ddd200
<p style="color:#ddd200">Text here</p>
#ddd200 Background Color
This box has a background color of #ddd200
<div style="background-color:#ddd200">Text here</div>
#ddd200 Border Color
This box has a border color of #ddd200
<div style="border: 4px solid #ddd200">Text here</div>
CSS codes
<p style="color:#ddd200">Text here</p>
<div style="background-color:#ddd200">Text here</div>
<div style="border: 4px solid #ddd200">Text here</div>
#ddd200 Color on white background
This is how a font and box color of #ddd200 will look
on a white background.
#ddd200 Color on black background
This is how a font and box color of #ddd200 hex color will look
on a black background.