In RGB color space, #fadade hex color has a red value of 250, a green value of 218 and a blue value of 222.
In CMYK color space (used in color printing), #fadade hex color is composed of 0% cyan, 12.8% magenta, 11.2% yellow and 1.96% black.
#fadade color has a hue of 352.5 degrees, a saturation of 76.19% and a lightness of 91.8%.
#fadade hex color contains mainly RED.
The closest web safe color of #fadade is #ffcccc
#fadade hex color has a decimal value of 16440030.
HEX | fadade | #fadade |
---|---|---|
RGB | 250, 218, 222 | rgb(250, 218, 222) |
RGB Percent | 98.04, 85.49, 87.06 | rgb(98.04, 85.49, 87.06) |
CMYK | 0, 13, 11, 2 | |
HSL | 352.5°, 76.19, 91.8 | hsl(352.5, 76.19%, 91.8%) |
HSV | 352.5°, 12.8, 98 |
XYZ | 77.681, 75.741, 79.632 |
---|---|
Hunter Lab | 87.029, 7.025, 6.67 |
CIE-LAB | 89.739, 11.708, 2.115 |
CIE-LCH | 89.739, 11.897, 10.24 |
CIE-LUV | 0, 12.8, 11.2, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fadade
CMYK percent of color #fadade
Text with hexadecimal color #fadade
This text has a font color of #fadade
<p style="color:#fadade">Text here</p>
#fadade Background Color
This box has a background color of #fadade
<div style="background-color:#fadade">Text here</div>
#fadade Border Color
This box has a border color of #fadade
<div style="border: 4px solid #fadade">Text here</div>
CSS codes
<p style="color:#fadade">Text here</p>
<div style="background-color:#fadade">Text here</div>
<div style="border: 4px solid #fadade">Text here</div>
#fadade Color on white background
This is how a font and box color of #fadade will look
on a white background.
#fadade Color on black background
This is how a font and box color of #fadade hex color will look
on a black background.