In RGB color space, #fdfffc hex color has a red value of 253, a green value of 255 and a blue value of 252.
In CMYK color space (used in color printing), #fdfffc hex color is composed of 0.78% cyan, 0% magenta, 1.18% yellow and 0% black.
#fdfffc color has a hue of 100 degrees, a saturation of 100% and a lightness of 99.4%.
#fdfffc hex color contains mainly GREEN.
The closest web safe color of #fdfffc is #ffffff
#fdfffc hex color has a decimal value of 16646140.
HEX | fdfffc | #fdfffc |
---|---|---|
RGB | 253, 255, 252 | rgb(253, 255, 252) |
RGB Percent | 99.22, 100, 98.82 | rgb(99.22, 100, 98.82) |
CMYK | 1, 0, 1, 0 | |
HSL | 100°, 100, 99.4 | hsl(100, 100%, 99.4%) |
HSV | 100°, 1.2, 100 |
XYZ | 93.839, 99.431, 106.342 |
---|---|
Hunter Lab | 99.715, -6.52, 6.57 |
CIE-LAB | 99.78, -1.177, 1.188 |
CIE-LCH | 99.78, 1.672, 134.734 |
CIE-LUV | 0.78, 0, 1.18, 0 |
Web Safe | ffffff |
RGB percent of color #fdfffc
CMYK percent of color #fdfffc
Text with hexadecimal color #fdfffc
This text has a font color of #fdfffc
<p style="color:#fdfffc">Text here</p>
#fdfffc Background Color
This box has a background color of #fdfffc
<div style="background-color:#fdfffc">Text here</div>
#fdfffc Border Color
This box has a border color of #fdfffc
<div style="border: 4px solid #fdfffc">Text here</div>
CSS codes
<p style="color:#fdfffc">Text here</p>
<div style="background-color:#fdfffc">Text here</div>
<div style="border: 4px solid #fdfffc">Text here</div>
#fdfffc Color on white background
This is how a font and box color of #fdfffc will look
on a white background.
#fdfffc Color on black background
This is how a font and box color of #fdfffc hex color will look
on a black background.