COLOR #BAADB8

HEX: #BAADB8 RGB: (186,173,184)

Color info

#BAADB8 contains red, green and blue colors in about the same proportion. Web safe color of #BAADB8 is #CC99CC (or #C9C).

RGB color model

#BAADB8 color RGB value is (186,173,184).

RGB: (186,173,184) (73%, 68%, 72%)

RGB channels and saturation

R 186 of 255 = 73%
G 173 of 255 = 68%
B 184 of 255 = 72%

186
173
184

R + G + B ~ 71%. #BAADB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 173 + 184 = 543 (100%)
R 186 of 543 ~ 34.25%
G 173 of 543 ~ 31.86%
B 184 of 543 ~ 33.89'%

%34.25
%31.86
%33.89

CMYK color model

#BAADB8 color CMYK value is (0,7,1,27).

  • cyan value is 0.00%
  • magenta value is 6.99%
  • yellow value is 1.08%
  • key color value is 27.06%
CMYK: (0,7,1,27) C0M7Y1K27 (0%,7%,1%,27%) (0.00/0.07/0.01/0.27) 

CMYK percentages

%0
%6.99
%1.08
%27.06

Codes

Color #BAADB8 in popluar color models

BA AD B8
RGB 186 173 184
HSL 309° 8.61% 70.39%
HSB/HSV 309° 6.99% 72.94%
CMYK 0.00% 6.99% 1.08%
27.06%

Color #BAADB8 in popluar number systems.

HEX BA AD B8
Decimal 186 173 184
Binary 10111010 10101101 10111000
Octal 272 255 270

Shades and tints

Shades of #BAADB8

#BAADB8
(186,173,184)
#AA9EA8
(170,158,168)
#9A8F98
(154,143,152)
#8A8088
(138,128,136)
#7A7178
(122,113,120)
#6A6268
(106,98,104)
#5A5358
(90,83,88)
#4A4448
(74,68,72)
#3A3538
(58,53,56)
#2A2628
(42,38,40)
#1A1718
(26,23,24)
#000000
(0,0,0)

Tints of #BAADB8

#BAADB8
(186,173,184)
#C0B4BE
(192,180,190)
#C6BBC4
(198,187,196)
#CCC2CA
(204,194,202)
#D2C9D0
(210,201,208)
#D8D0D6
(216,208,214)
#DED7DC
(222,215,220)
#E4DEE2
(228,222,226)
#EAE5E8
(234,229,232)
#F0ECEE
(240,236,238)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAADB8 color. Also use rgb(186,173,184) instead hex code.

Text Font Color

.myTextColor { color: #BAADB8; }

<p style="color:#BAADB8">This sample text font color is #BAADB8.</p>

This text font color is #BAADB8.

Background Color

.myBgColor { background-color: #BAADB8; }

<div style="background-color:#BAADB8">Inner text</div>

This div background color is #BAADB8.

Border color

.myBorderColor { border: 1px solid #BAADB8; }

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

This div border color is #BAADB8.

Opacity

.myOpacity80 { color: #BAADB8; opacity: 0.8; }

<p style="color:#BAADB8;opacity:0.8;">80%</p>

Text with #BAADB8 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #BAADB8;}

<p style="text-shadow: 3px 3px 1px #BAADB8">Text here.</p>

This text has shadow with #BAADB8 color.


.textShadow {text-shadow: 3px 3px 1px #BAADB8', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #BAADB8, 5px 5px 20px red">Text here.</p>

This text has shadow with #BAADB8 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#BAADB8, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#BAADB8, Direction=45, Strength=4)">Text</p>

This text has shadow with #BAADB8 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #BAADB8;
-webkit-box-shadow: 1px 1px 3px 2px #BAADB8;
box-shadow: 1px 1px 3px 2px #BAADB8;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BAADB8; -webkit-box-shadow: 1px 1px 3px 2px #BAADB8; box-shadow:1px 1px 3px 2px #BAADB8;">
Div content here
</div>

This div box has shadow with color #BAADB8.

Preview

Color preview on black background

This text has color #BAADB8 on black background.


Color preview on white background

This text has color #BAADB8 on white background.


Black color preview on #BAADB8 background

This text has black color on #BAADB8 background.


White color preview on #BAADB8 background

This text has white color on #BAADB8 background.


Related colors

Complementary color

Complementary color for #hex is #455247.


I love getcolorcode.com

Triadic colors

1 #B8BAAD and #ADB8BA with #BAADB8 are triadic colors.

2 #B8ADBA and #ADBAB8 with #BAADB8 are triadic colors.