In RGB color space, #ddd333 hex color has a red value of 221, a green value of 211 and a blue value of 51.
In CMYK color space (used in color printing), #ddd333 hex color is composed of 0% cyan, 4.52% magenta, 76.92% yellow and 13.33% black.
#ddd333 color has a hue of 56.5 degrees, a saturation of 71.43% and a lightness of 53.3%.
#ddd333 hex color contains mainly RED.
The closest web safe color of #ddd333 is #cccc33
#ddd333 hex color has a decimal value of 14537523.
HEX | ddd333 | #ddd333 |
---|---|---|
RGB | 221, 211, 51 | rgb(221, 211, 51) |
RGB Percent | 86.67, 82.75, 20 | rgb(86.67, 82.75, 20) |
CMYK | 0, 5, 77, 13 | |
HSL | 56.5°, 71.43, 53.3 | hsl(56.5, 71.43%, 53.3%) |
HSV | 56.5°, 76.9, 86.7 |
XYZ | 53.711, 62.2, 12.307 |
---|---|
Hunter Lab | 78.867, -16.453, 45.955 |
CIE-LAB | 83.02, -13.433, 74.023 |
CIE-LCH | 83.02, 75.232, 100.286 |
CIE-LUV | 0, 4.52, 76.92, 13.33 |
Web Safe | cccc33 |
RGB percent of color #ddd333
CMYK percent of color #ddd333
Text with hexadecimal color #ddd333
This text has a font color of #ddd333
<p style="color:#ddd333">Text here</p>
#ddd333 Background Color
This box has a background color of #ddd333
<div style="background-color:#ddd333">Text here</div>
#ddd333 Border Color
This box has a border color of #ddd333
<div style="border: 4px solid #ddd333">Text here</div>
CSS codes
<p style="color:#ddd333">Text here</p>
<div style="background-color:#ddd333">Text here</div>
<div style="border: 4px solid #ddd333">Text here</div>
#ddd333 Color on white background
This is how a font and box color of #ddd333 will look
on a white background.
#ddd333 Color on black background
This is how a font and box color of #ddd333 hex color will look
on a black background.