Color Hex Logo

#fcfdfc Color Hex

#FCFDFC
(252,253,252)
0 Favorites   1 Comments

Color spaces of #fcfdfc

RGB 252253252
HSL0.330.200.99
HSV120°99°
CMYK 0.000.000.00   0.01
XYZ92.840997.9743106.1132
Yxy97.97430.31270.3300
Hunter Lab98.9820-5.79305.7258
CIE-Lab99.2114-0.49950.3508

#fcfdfc color RGB value is (252,253,252).

#fcfdfc hex color red value is 252, green value is 253 and the blue value of its RGB is 252. Cylindrical-coordinate representations (also known as HSL) of color #fcfdfc hue: 0.33 , saturation: 0.20 and the lightness value of fcfdfc is 0.99.

The process color (four color CMYK) of #fcfdfc color hex is 0.00, 0.00, 0.00, 0.01. Web safe color of #fcfdfc is #ffffff. Color #fcfdfc contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 11111100 11111101 11111100
Octal 374 375 374
Decimal 252 253 252
Hex FC FD FC

Shades of #fcfdfc


Tints of #fcfdfc

All tints are identical with #fcfdfc

RGB Percentages of Color #fcfdfc

%33.29
%33.42
%33.29

CMYK Percentages of Color #fcfdfc

%0
%0
%0
%1

Triadic Colors of #fcfdfc

#fcfdfc #fcfcfd #fdfcfc

Analogous Colors of #fcfdfc

#fcfdfc #fcfdfd #fdfdfc

Monochromatic Colors of #fcfdfc

#fcfdfc

Complementary Color

#fcfdfc #fdfcfd

#fcfdfc Color Preview on Black Background

Lorem ipsum dolor sit amet.

#fcfdfc Color Preview on White Background

Lorem ipsum dolor sit amet.

#fcfdfc Color CSS Codes

.mybgcolor {background-color:#fcfdfc; } 
.myforecolor {color:#fcfdfc; }
.mybordercolor {border:3px solid #fcfdfc; }

#fcfdfc Text Font Color

<p style="color:#fcfdfc">Text here</p>

This sample text font color is #fcfdfc
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#fcfdfc Background Color

<div style="background-color:#fcfdfc">
Div content here</div>

This div background color is #fcfdfc


#fcfdfc Border Color

<div style="border:3px solid #fcfdfc">
Div here</div>

This div border color is #fcfdfc


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(252,253,252, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #fcfdfc; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #fcfdfc;
  -webkit-box-shadow: 1px 1px 3px 2px #fcfdfc;
  box-shadow:         1px 1px 3px 2px #fcfdfc; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(252,253,252, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #fcfdfc">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #fcfdfc;
  -webkit-box-shadow: 1px 1px 3px 2px #fcfdfc;
  box-shadow:         1px 1px 3px 2px #fcfdfc;">
Div content here</div>

This div box has shadow with color #fcfdfc

Related Colors

#fcfdfc Color Palettes


Comments

7 Dec 2017, 19:34 FrenzyFlood

1% black. WHAT!!!! but its white!

Please login to write comment.