In RGB color space, #fcfdfd hex color has a red value of 252, a green value of 253 and a blue value of 253.
In CMYK color space (used in color printing), #fcfdfd hex color is composed of 0.4% cyan, 0% magenta, 0% yellow and 0.78% black.
#fcfdfd color has a hue of 180 degrees, a saturation of 20% and a lightness of 99%.
#fcfdfd hex color contains mainly GREEN.
The closest web safe color of #fcfdfd is #ffffff
#fcfdfd hex color has a decimal value of 16580093.
HEX | fcfdfd | #fcfdfd |
---|---|---|
RGB | 252, 253, 253 | rgb(252, 253, 253) |
RGB Percent | 98.82, 99.22, 99.22 | rgb(98.82, 99.22, 99.22) |
CMYK | 0, 0, 0, 1 | |
HSL | 180°, 20, 99 | hsl(180, 20%, 99%) |
HSV | 180°, 0.4, 99.2 |
XYZ | 93, 98.038, 106.95 |
---|---|
Hunter Lab | 99.014, -5.617, 5.268 |
CIE-LAB | 99.236, -0.324, -0.126 |
CIE-LCH | 99.236, 0.348, 201.251 |
CIE-LUV | 0.4, 0, 0, 0.78 |
Web Safe | ffffff |
RGB percent of color #fcfdfd
CMYK percent of color #fcfdfd
Text with hexadecimal color #fcfdfd
This text has a font color of #fcfdfd
<p style="color:#fcfdfd">Text here</p>
#fcfdfd Background Color
This box has a background color of #fcfdfd
<div style="background-color:#fcfdfd">Text here</div>
#fcfdfd Border Color
This box has a border color of #fcfdfd
<div style="border: 4px solid #fcfdfd">Text here</div>
CSS codes
<p style="color:#fcfdfd">Text here</p>
<div style="background-color:#fcfdfd">Text here</div>
<div style="border: 4px solid #fcfdfd">Text here</div>
#fcfdfd Color on white background
This is how a font and box color of #fcfdfd will look
on a white background.
#fcfdfd Color on black background
This is how a font and box color of #fcfdfd hex color will look
on a black background.