Color Hex Logo

#fafae8 Color Hex

#FAFAE8
(250,250,232)
0 Favorites   1 Comments

Color spaces of #fafae8

RGB 250250232
HSL0.170.640.95
HSV60°98°
CMYK 0.000.000.07   0.02
XYZ88.175494.521489.9410
Yxy94.52140.32340.3467
Hunter Lab97.2221-8.248513.2058
CIE-Lab97.8417-3.04918.6228

#fafae8 color RGB value is (250,250,232).

#fafae8 hex color red value is 250, green value is 250 and the blue value of its RGB is 232. Cylindrical-coordinate representations (also known as HSL) of color #fafae8 hue: 0.17 , saturation: 0.64 and the lightness value of fafae8 is 0.95.

The process color (four color CMYK) of #fafae8 color hex is 0.00, 0.00, 0.07, 0.02. Web safe color of #fafae8 is #ffffff. Color #fafae8 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111010 11111010 11101000
Octal 372 372 350
Decimal 250 250 232
Hex FA FA E8

RGB Percentages of Color #fafae8

%34.15
%34.15
%31.69

CMYK Percentages of Color #fafae8

%0
%0
%7
%2

Triadic Colors of #fafae8

#fafae8 #e8fafa #fae8fa

Analogous Colors of #fafae8

#fafae8 #f1fae8 #faf1e8

Monochromatic Colors of #fafae8

#fafae8

Complementary Color

#fafae8 #e8e8fa

#fafae8 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#fafae8 Color Preview on White Background

Lorem ipsum dolor sit amet.

#fafae8 Color CSS Codes

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

#fafae8 Text Font Color

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

This sample text font color is #fafae8
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.


#fafae8 Background Color

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

This div background color is #fafae8


#fafae8 Border Color

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

This div border color is #fafae8


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #fafae8

Related Colors

#fafae8 Color Palettes


Comments

23 Feb 2012, 15:37 (guest)

this made my pee pee hurt

Please login to write comment.