In RGB color space, #fff7f7 hex color has a red value of 255, a green value of 247 and a blue value of 247.
In CMYK color space (used in color printing), #fff7f7 hex color is composed of 0% cyan, 3.14% magenta, 3.14% yellow and 0% black.
#fff7f7 color has a hue of 0 degrees, a saturation of 100% and a lightness of 98.4%.
#fff7f7 hex color contains mainly RED.
The closest web safe color of #fff7f7 is #ffffff
#fff7f7 hex color has a decimal value of 16775159.
HEX | fff7f7 | #fff7f7 |
---|---|---|
RGB | 255, 247, 247 | rgb(255, 247, 247) |
RGB Percent | 100, 96.86, 96.86 | rgb(100, 96.86, 96.86) |
CMYK | 0, 3, 3, 0 | |
HSL | 0°, 100, 98.4 | hsl(0, 100%, 98.4%) |
HSV | 0°, 3.1, 100 |
XYZ | 91.289, 94.497, 101.424 |
---|---|
Hunter Lab | 97.21, -2.488, 6.186 |
CIE-LAB | 97.832, 2.667, 0.937 |
CIE-LCH | 97.832, 2.827, 19.358 |
CIE-LUV | 0, 3.14, 3.14, 0 |
Web Safe | ffffff |
RGB percent of color #fff7f7
CMYK percent of color #fff7f7
Text with hexadecimal color #fff7f7
This text has a font color of #fff7f7
<p style="color:#fff7f7">Text here</p>
#fff7f7 Background Color
This box has a background color of #fff7f7
<div style="background-color:#fff7f7">Text here</div>
#fff7f7 Border Color
This box has a border color of #fff7f7
<div style="border: 4px solid #fff7f7">Text here</div>
CSS codes
<p style="color:#fff7f7">Text here</p>
<div style="background-color:#fff7f7">Text here</div>
<div style="border: 4px solid #fff7f7">Text here</div>
#fff7f7 Color on white background
This is how a font and box color of #fff7f7 will look
on a white background.
#fff7f7 Color on black background
This is how a font and box color of #fff7f7 hex color will look
on a black background.