Color Hex Logo

#facade Color Hex

#FACADE
(250,202,222)
33 Favorites   4 Comments

Color spaces of #facade

RGB 250202222
HSL0.930.830.89
HSV335°19°98°
CMYK 0.000.190.11   0.02
XYZ73.729767.839078.3155
Yxy67.83900.33530.3085
Hunter Lab82.364415.64911.2797
CIE-Lab85.925920.0788-3.4607

#facade color RGB value is (250,202,222).

#facade hex color red value is 250, green value is 202 and the blue value of its RGB is 222. Cylindrical-coordinate representations (also known as HSL) of color #facade hue: 0.93 , saturation: 0.83 and the lightness value of facade is 0.89.

The process color (four color CMYK) of #facade color hex is 0.00, 0.19, 0.11, 0.02. Web safe color of #facade is #ffcccc. Color #facade contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111010 11001010 11011110
Octal 372 312 336
Decimal 250 202 222
Hex FA CA DE

RGB Percentages of Color #facade

%37.09
%29.97
%32.94

CMYK Percentages of Color #facade

%0
%19
%11
%2

Triadic Colors of #facade

#facade #defaca #cadefa

Analogous Colors of #facade

#facade #faceca #facaf6

Monochromatic Colors of #facade

#facade

Complementary Color

#facade #cafae6

#facade Color Preview on Black Background

Lorem ipsum dolor sit amet.

#facade Color Preview on White Background

Lorem ipsum dolor sit amet.

#facade Color CSS Codes

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

#facade Text Font Color

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

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


#facade Background Color

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

This div background color is #facade


#facade Border Color

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

This div border color is #facade


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #facade

Related Colors


Comments

20 Jan 2024, 2:16 gaycowboys

i like that facade is a sickly pink

18 Feb 2021, 16:22 Zacapea

So pink... much wow.... truly a MEH COLOR.

14 Oct 2015, 17:46 ErulasseAranel

Facade- a superficial appearance or illusion of something.

25 Sep 2015, 19:17 Lippi7882295

Oh, "facade" is word, and that as hex code.

Please login to write comment.