Color Hex Logo

#fabdad Color Hex

#FABDAD
(250,189,173)
2 Favorites   2 Comments

Color spaces of #fabdad

RGB 250189173
HSL0.030.890.83
HSV12°31°98°
CMYK 0.000.240.31   0.02
XYZ65.164859.736347.6309
Yxy59.73630.37770.3462
Hunter Lab77.289315.242317.5640
CIE-Lab81.694619.790316.6153

#fabdad color RGB value is (250,189,173).

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

The process color (four color CMYK) of #fabdad color hex is 0.00, 0.24, 0.31, 0.02. Web safe color of #fabdad is #ffcc99. Color #fabdad contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111010 10111101 10101101
Octal 372 275 255
Decimal 250 189 173
Hex FA BD AD

RGB Percentages of Color #fabdad

%40.85
%30.88
%28.27

CMYK Percentages of Color #fabdad

%0
%24
%31
%2

Triadic Colors of #fabdad

#fabdad #adfabd #bdadfa

Analogous Colors of #fabdad

#fabdad #fae4ad #faadc4

Monochromatic Colors of #fabdad

#fabdad

Complementary Color

#fabdad #adeafa

#fabdad Color Preview on Black Background

Lorem ipsum dolor sit amet.

#fabdad Color Preview on White Background

Lorem ipsum dolor sit amet.

#fabdad Color CSS Codes

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

#fabdad Text Font Color

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

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


#fabdad Background Color

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

This div background color is #fabdad


#fabdad Border Color

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

This div border color is #fabdad


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #fabdad


Comments

18 Feb 2021, 15:18 Zacapea

I agree @Parkour, but it isn't my favourite colour :'(

30 Nov 2019, 22:24 Parkour

I made an account on this website just to tell everybody this is the best colour name of all time

Please login to write comment.