In RGB color space, #dddd01 hex color has a red value of 221, a green value of 221 and a blue value of 1.
In CMYK color space (used in color printing), #dddd01 hex color is composed of 0% cyan, 0% magenta, 99.55% yellow and 13.33% black.
#dddd01 color has a hue of 60 degrees, a saturation of 99.1% and a lightness of 43.5%.
#dddd01 hex color contains mainly RED.
The closest web safe color of #dddd01 is #cccc00
#dddd01 hex color has a decimal value of 14540033.
HEX | dddd01 | #dddd01 |
---|---|---|
RGB | 221, 221, 1 | rgb(221, 221, 1) |
RGB Percent | 86.67, 86.67, 0.39 | rgb(86.67, 86.67, 0.39) |
CMYK | 0, 0, 100, 13 | |
HSL | 60°, 99.1, 43.5 | hsl(60, 99.1%, 43.5%) |
HSV | 60°, 99.5, 86.7 |
XYZ | 55.681, 67.087, 10.043 |
---|---|
Hunter Lab | 81.907, -21.99, 50.065 |
CIE-LAB | 85.548, -19.337, 84.718 |
CIE-LCH | 85.548, 86.897, 102.858 |
CIE-LUV | 0, 0, 99.55, 13.33 |
Web Safe | cccc00 |
RGB percent of color #dddd01
CMYK percent of color #dddd01
Text with hexadecimal color #dddd01
This text has a font color of #dddd01
<p style="color:#dddd01">Text here</p>
#dddd01 Background Color
This box has a background color of #dddd01
<div style="background-color:#dddd01">Text here</div>
#dddd01 Border Color
This box has a border color of #dddd01
<div style="border: 4px solid #dddd01">Text here</div>
CSS codes
<p style="color:#dddd01">Text here</p>
<div style="background-color:#dddd01">Text here</div>
<div style="border: 4px solid #dddd01">Text here</div>
#dddd01 Color on white background
This is how a font and box color of #dddd01 will look
on a white background.
#dddd01 Color on black background
This is how a font and box color of #dddd01 hex color will look
on a black background.