Color Hex Logo

#faefae Color Hex

#FAEFAE
(250,239,174)
8 Favorites   3 Comments

Color spaces of #faefae

RGB 250239174
HSL0.140.880.83
HSV51°30°98°
CMYK 0.000.040.30   0.02
XYZ77.930885.113052.3655
Yxy85.11300.36180.3951
Hunter Lab92.2567-10.667330.9263
CIE-Lab93.9318-5.864332.8414

#faefae color RGB value is (250,239,174).

#faefae hex color red value is 250, green value is 239 and the blue value of its RGB is 174. Cylindrical-coordinate representations (also known as HSL) of color #faefae hue: 0.14 , saturation: 0.88 and the lightness value of faefae is 0.83.

The process color (four color CMYK) of #faefae color hex is 0.00, 0.04, 0.30, 0.02. Web safe color of #faefae is #ffff99. Color #faefae contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111010 11101111 10101110
Octal 372 357 256
Decimal 250 239 174
Hex FA EF AE

RGB Percentages of Color #faefae

%37.71
%36.05
%26.24

CMYK Percentages of Color #faefae

%0
%4
%30
%2

Triadic Colors of #faefae

#faefae #aefaef #efaefa

Analogous Colors of #faefae

#faefae #dffaae #fac9ae

Monochromatic Colors of #faefae

#faefae

Complementary Color

#faefae #aeb9fa

#faefae Color Preview on Black Background

Lorem ipsum dolor sit amet.

#faefae Color Preview on White Background

Lorem ipsum dolor sit amet.

#faefae Color CSS Codes

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

#faefae Text Font Color

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

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


#faefae Background Color

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

This div background color is #faefae


#faefae Border Color

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

This div border color is #faefae


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #faefae

#faefae Color Palettes


Comments

19 Jul 2022, 19:13 superfaybu

I forgot to say this is like a pastel banana color Lol

19 Jul 2022, 19:11 superfaybu

such a pale yellow! I love it

18 Jan 2021, 11:43 Spacebuns

this colour goes well with fairies

Please login to write comment.