Color Hex Logo

#baabaa Color Hex

#BAABAA
(186,171,170)
2 Favorites   2 Comments

Color spaces of #baabaa

RGB 186171170
HSL0.010.100.70
HSV73°
CMYK 0.000.080.09   0.27
XYZ42.068342.467244.0100
Yxy42.46720.32730.3304
Hunter Lab65.16691.18825.5757
CIE-Lab71.19185.21742.4561

#baabaa color RGB value is (186,171,170).

#baabaa hex color red value is 186, green value is 171 and the blue value of its RGB is 170. Cylindrical-coordinate representations (also known as HSL) of color #baabaa hue: 0.01 , saturation: 0.10 and the lightness value of baabaa is 0.70.

The process color (four color CMYK) of #baabaa color hex is 0.00, 0.08, 0.09, 0.27. Web safe color of #baabaa is #cc9999. Color #baabaa contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 10111010 10101011 10101010
Octal 272 253 252
Decimal 186 171 170
Hex BA AB AA

RGB Percentages of Color #baabaa

%35.29
%32.45
%32.26

CMYK Percentages of Color #baabaa

%0
%8
%9
%27

Triadic Colors of #baabaa

#baabaa #aabaab #abaaba

Analogous Colors of #baabaa

#baabaa #bab3aa #baaab1

Monochromatic Colors of #baabaa

#baabaa

Complementary Color

#baabaa #aab9ba

#baabaa Color Preview on Black Background

Lorem ipsum dolor sit amet.

#baabaa Color Preview on White Background

Lorem ipsum dolor sit amet.

#baabaa Color CSS Codes

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

#baabaa Text Font Color

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

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


#baabaa Background Color

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

This div background color is #baabaa


#baabaa Border Color

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

This div border color is #baabaa


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(186,171,170, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #baabaa; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #baabaa;
  -webkit-box-shadow: 1px 1px 3px 2px #baabaa;
  box-shadow:         1px 1px 3px 2px #baabaa; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #baabaa


Comments

8 May 2022, 11:41 Zacapea

Cute little sheep wool colour. So cute!!!!

13 Jan 2021, 2:39 HEXED

Decent for shadowing wool.

Please login to write comment.