In RGB color space, #dddd50 hex color has a red value of 221, a green value of 221 and a blue value of 80.
In CMYK color space (used in color printing), #dddd50 hex color is composed of 0% cyan, 0% magenta, 63.8% yellow and 13.33% black.
#dddd50 color has a hue of 60 degrees, a saturation of 67.46% and a lightness of 59%.
#dddd50 hex color contains mainly RED.
The closest web safe color of #dddd50 is #cccc66
#dddd50 hex color has a decimal value of 14540112.
HEX | dddd50 | #dddd50 |
---|---|---|
RGB | 221, 221, 80 | rgb(221, 221, 80) |
RGB Percent | 86.67, 86.67, 31.37 | rgb(86.67, 86.67, 31.37) |
CMYK | 0, 0, 64, 13 | |
HSL | 60°, 67.46, 59 | hsl(60, 67.46%, 59%) |
HSV | 60°, 63.8, 86.7 |
XYZ | 57.123, 67.664, 17.639 |
---|---|
Hunter Lab | 82.258, -19.995, 44.867 |
CIE-LAB | 85.838, -17.008, 66.556 |
CIE-LCH | 85.838, 68.695, 104.335 |
CIE-LUV | 0, 0, 63.8, 13.33 |
Web Safe | cccc66 |
RGB percent of color #dddd50
CMYK percent of color #dddd50
Text with hexadecimal color #dddd50
This text has a font color of #dddd50
<p style="color:#dddd50">Text here</p>
#dddd50 Background Color
This box has a background color of #dddd50
<div style="background-color:#dddd50">Text here</div>
#dddd50 Border Color
This box has a border color of #dddd50
<div style="border: 4px solid #dddd50">Text here</div>
CSS codes
<p style="color:#dddd50">Text here</p>
<div style="background-color:#dddd50">Text here</div>
<div style="border: 4px solid #dddd50">Text here</div>
#dddd50 Color on white background
This is how a font and box color of #dddd50 will look
on a white background.
#dddd50 Color on black background
This is how a font and box color of #dddd50 hex color will look
on a black background.