In RGB color space, #f1fade hex color has a red value of 241, a green value of 250 and a blue value of 222.
In CMYK color space (used in color printing), #f1fade hex color is composed of 3.6% cyan, 0% magenta, 11.2% yellow and 1.96% black.
#f1fade color has a hue of 79.3 degrees, a saturation of 73.68% and a lightness of 92.5%.
#f1fade hex color contains mainly GREEN.
The closest web safe color of #f1fade is #ffffcc
#f1fade hex color has a decimal value of 15858398.
HEX | f1fade | #f1fade |
---|---|---|
RGB | 241, 250, 222 | rgb(241, 250, 222) |
RGB Percent | 94.51, 98.04, 87.06 | rgb(94.51, 98.04, 87.06) |
CMYK | 4, 0, 11, 2 | |
HSL | 79.3°, 73.68, 92.5 | hsl(79.3, 73.68%, 92.5%) |
HSV | 79.3°, 11.2, 98 |
XYZ | 83.646, 92.346, 82.523 |
---|---|
Hunter Lab | 96.097, -12.797, 16.353 |
CIE-LAB | 96.962, -7.752, 12.413 |
CIE-LCH | 96.962, 14.635, 121.985 |
CIE-LUV | 3.6, 0, 11.2, 1.96 |
Web Safe | ffffcc |
RGB percent of color #f1fade
CMYK percent of color #f1fade
Text with hexadecimal color #f1fade
This text has a font color of #f1fade
<p style="color:#f1fade">Text here</p>
#f1fade Background Color
This box has a background color of #f1fade
<div style="background-color:#f1fade">Text here</div>
#f1fade Border Color
This box has a border color of #f1fade
<div style="border: 4px solid #f1fade">Text here</div>
CSS codes
<p style="color:#f1fade">Text here</p>
<div style="background-color:#f1fade">Text here</div>
<div style="border: 4px solid #f1fade">Text here</div>
#f1fade Color on white background
This is how a font and box color of #f1fade will look
on a white background.
#f1fade Color on black background
This is how a font and box color of #f1fade hex color will look
on a black background.