In RGB color space, #dddd65 hex color has a red value of 221, a green value of 221 and a blue value of 101.
In CMYK color space (used in color printing), #dddd65 hex color is composed of 0% cyan, 0% magenta, 54.3% yellow and 13.33% black.
#dddd65 color has a hue of 60 degrees, a saturation of 63.83% and a lightness of 63.1%.
#dddd65 hex color contains mainly RED.
The closest web safe color of #dddd65 is #cccc66
#dddd65 hex color has a decimal value of 14540133.
HEX | dddd65 | #dddd65 |
---|---|---|
RGB | 221, 221, 101 | rgb(221, 221, 101) |
RGB Percent | 86.67, 86.67, 39.61 | rgb(86.67, 86.67, 39.61) |
CMYK | 0, 0, 54, 13 | |
HSL | 60°, 63.83, 63.1 | hsl(60, 63.83%, 63.1%) |
HSV | 60°, 54.3, 86.7 |
XYZ | 58.024, 68.025, 22.384 |
---|---|
Hunter Lab | 82.477, -18.758, 41.643 |
CIE-LAB | 86.019, -15.58, 57.857 |
CIE-LCH | 86.019, 59.918, 105.071 |
CIE-LUV | 0, 0, 54.3, 13.33 |
Web Safe | cccc66 |
RGB percent of color #dddd65
CMYK percent of color #dddd65
Text with hexadecimal color #dddd65
This text has a font color of #dddd65
<p style="color:#dddd65">Text here</p>
#dddd65 Background Color
This box has a background color of #dddd65
<div style="background-color:#dddd65">Text here</div>
#dddd65 Border Color
This box has a border color of #dddd65
<div style="border: 4px solid #dddd65">Text here</div>
CSS codes
<p style="color:#dddd65">Text here</p>
<div style="background-color:#dddd65">Text here</div>
<div style="border: 4px solid #dddd65">Text here</div>
#dddd65 Color on white background
This is how a font and box color of #dddd65 will look
on a white background.
#dddd65 Color on black background
This is how a font and box color of #dddd65 hex color will look
on a black background.