In a RGB color space, #fcfcfc hex color is composed of 98.8% red, 98.8% green and 98.8% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 1.2% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 98.8%. #fcfcfc color hex could be obtained by blending #ffffff with #f9f9f9. Closest websafe color is: #ffffff.
The hexadecimal color #fcfcfc has RGB values of R:252, G:252, B:252 and CMYK values of C:0, M:0, Y:0, K:0.01. Its decimal value is 16579836.
Hex triplet | fcfcfc | #fcfcfc |
RGB Decimal | 252, 252, 252 | rgb(252,252,252) |
RGB Percent | 98.8, 98.8, 98.8 | rgb(98.8%,98.8%,98.8%) |
CMYK | 0, 0, 0, 1.2 | |
HSL | 0°, 0, 98.8 | hsl(0,0%,98.8%) |
HSV(HSB) | 0°, 0, 98.8 | |
Web Safe | ffffff | #fff |
XYZ | 92.526, 97.345, 106.008 |
xyY | 0.313, 0.329, 97.345 |
CIE-LAB | 98.964, 0.005, -0.01 |
CIE-LCH | 98.964, 0.012, 296.813 |
CIE-LUV | 98.964, 0.001, -0.017 |
Hunter-Lab | 98.663, -5.264, 5.361 |
Binary | 11111100, 11111100, 11111100 |
Below, you can see some colors close to #fcfcfc. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #fcfcfc.
<span style="color:#fcfcfc">Text here</span>
This paragraph has a background color of #fcfcfc.
<p style="background-color:#fcfcfc;">Content here</p>
This element has a border color of #fcfcfc.
<div style="border:1px #fcfcfc;">Content here</div>
.text {color:#fcfcfc;}
.background {background-color:#fcfcfc;}
.border {border:1px solid #fcfcfc;}
.text-shadow {border:1px solid #fcfcfc;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #080808 is the darkest color, while #fcfcfc is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #fcfcfc is the less saturated color, while #fff9f9 is the most saturated one.