In RGB color space, #ded255 hex color has a red value of 222, a green value of 210 and a blue value of 85.
In CMYK color space (used in color printing), #ded255 hex color is composed of 0% cyan, 5.41% magenta, 61.71% yellow and 12.94% black.
#ded255 color has a hue of 54.7 degrees, a saturation of 67.49% and a lightness of 60.2%.
#ded255 hex color contains mainly RED.
The closest web safe color of #ded255 is #cccc66
#ded255 hex color has a decimal value of 14602837.
HEX | ded255 | #ded255 |
---|---|---|
RGB | 222, 210, 85 | rgb(222, 210, 85) |
RGB Percent | 87.06, 82.35, 33.33 | rgb(87.06, 82.35, 33.33) |
CMYK | 0, 5, 62, 13 | |
HSL | 54.7°, 67.49, 60.2 | hsl(54.7, 67.49%, 60.2%) |
HSV | 54.7°, 61.7, 87.1 |
XYZ | 54.81, 62.279, 17.726 |
---|---|
Hunter Lab | 78.917, -14.132, 41.924 |
CIE-LAB | 83.062, -10.813, 61.59 |
CIE-LCH | 83.062, 62.532, 99.958 |
CIE-LUV | 0, 5.41, 61.71, 12.94 |
Web Safe | cccc66 |
RGB percent of color #ded255
CMYK percent of color #ded255
Text with hexadecimal color #ded255
This text has a font color of #ded255
<p style="color:#ded255">Text here</p>
#ded255 Background Color
This box has a background color of #ded255
<div style="background-color:#ded255">Text here</div>
#ded255 Border Color
This box has a border color of #ded255
<div style="border: 4px solid #ded255">Text here</div>
CSS codes
<p style="color:#ded255">Text here</p>
<div style="background-color:#ded255">Text here</div>
<div style="border: 4px solid #ded255">Text here</div>
#ded255 Color on white background
This is how a font and box color of #ded255 will look
on a white background.
#ded255 Color on black background
This is how a font and box color of #ded255 hex color will look
on a black background.