#ffdead hex color name is navajowhite.
In RGB color space, #ffdead hex color has a red value of 255, a green value of 222 and a blue value of 173.
In CMYK color space (used in color printing), #ffdead hex color is composed of 0% cyan, 12.94% magenta, 32.16% yellow and 0% black.
#ffdead color has a hue of 35.9 degrees, a saturation of 100% and a lightness of 83.9%.
#ffdead hex color contains mainly RED.
The closest web safe color of #ffdead is #ffcc99
#ffdead hex color has a decimal value of 16768685.
HEX | ffdead | #ffdead |
---|---|---|
RGB | 255, 222, 173 | rgb(255, 222, 173) |
RGB Percent | 100, 87.06, 67.84 | rgb(100, 87.06, 67.84) |
CMYK | 0, 13, 32, 0 | |
HSL | 35.9°, 100, 83.9 | hsl(35.9, 100%, 83.9%) |
HSV | 35.9°, 32.2, 100 |
XYZ | 74.904, 76.52, 50.357 |
---|---|
Hunter Lab | 87.476, -0.236, 27.102 |
CIE-LAB | 90.1, 4.512, 28.265 |
CIE-LCH | 90.1, 28.623, 80.93 |
CIE-LUV | 0, 12.94, 32.16, 0 |
Web Safe | ffcc99 |
RGB percent of color #ffdead
CMYK percent of color #ffdead
Text with hexadecimal color #ffdead
This text has a font color of #ffdead
<p style="color:#ffdead">Text here</p>
#ffdead Background Color
This box has a background color of #ffdead
<div style="background-color:#ffdead">Text here</div>
#ffdead Border Color
This box has a border color of #ffdead
<div style="border: 4px solid #ffdead">Text here</div>
CSS codes
<p style="color:#ffdead">Text here</p>
<div style="background-color:#ffdead">Text here</div>
<div style="border: 4px solid #ffdead">Text here</div>
#ffdead Color on white background
This is how a font and box color of #ffdead will look
on a white background.
#ffdead Color on black background
This is how a font and box color of #ffdead hex color will look
on a black background.