COLOR #BDAAB9

HEX: #BDAAB9 RGB: (189,170,185)

Color info

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

RGB color model

#BDAAB9 color RGB value is (189,170,185).

RGB: (189,170,185) (74%, 67%, 73%)

RGB channels and saturation

R 189 of 255 = 74%
G 170 of 255 = 67%
B 185 of 255 = 73%

189
170
185

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

Portions of RGB colors in percentages

R + G + B = 189 + 170 + 185 = 544 (100%)
R 189 of 544 ~ 34.74%
G 170 of 544 ~ 31.25%
B 185 of 544 ~ 34.01'%

%34.74
%31.25
%34.01

CMYK color model

#BDAAB9 color CMYK value is (0,10,2,26).

  • cyan value is 0.00%
  • magenta value is 10.05%
  • yellow value is 2.12%
  • key color value is 25.88%
CMYK: (0,10,2,26) C0M10Y2K26 (0%,10%,2%,26%) (0.00/0.10/0.02/0.26) 

CMYK percentages

%0
%10.05
%2.12
%25.88

Codes

Color #BDAAB9 in popluar color models

BD AA B9
RGB 189 170 185
HSL 313° 12.58% 70.39%
HSB/HSV 313° 10.05% 74.12%
CMYK 0.00% 10.05% 2.12%
25.88%

Color #BDAAB9 in popluar number systems.

HEX BD AA B9
Decimal 189 170 185
Binary 10111101 10101010 10111001
Octal 275 252 271

Shades and tints

Shades of #BDAAB9

#BDAAB9
(189,170,185)
#AC9BA9
(172,155,169)
#9B8C99
(155,140,153)
#8A7D89
(138,125,137)
#796E79
(121,110,121)
#685F69
(104,95,105)
#575059
(87,80,89)
#464149
(70,65,73)
#353239
(53,50,57)
#242329
(36,35,41)
#131419
(19,20,25)
#000000
(0,0,0)

Tints of #BDAAB9

#BDAAB9
(189,170,185)
#C3B1BF
(195,177,191)
#C9B8C5
(201,184,197)
#CFBFCB
(207,191,203)
#D5C6D1
(213,198,209)
#DBCDD7
(219,205,215)
#E1D4DD
(225,212,221)
#E7DBE3
(231,219,227)
#EDE2E9
(237,226,233)
#F3E9EF
(243,233,239)
#F9F0F5
(249,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDAAB9 color. Also use rgb(189,170,185) instead hex code.

Text Font Color

.myTextColor { color: #BDAAB9; }

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

This text font color is #BDAAB9.

Background Color

.myBgColor { background-color: #BDAAB9; }

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

This div background color is #BDAAB9.

Border color

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

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

This div border color is #BDAAB9.

Opacity

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

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

Text with #BDAAB9 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 #BDAAB9;}

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

This text has shadow with #BDAAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDAAB9.

Preview

Color preview on black background

This text has color #BDAAB9 on black background.


Color preview on white background

This text has color #BDAAB9 on white background.


Black color preview on #BDAAB9 background

This text has black color on #BDAAB9 background.


White color preview on #BDAAB9 background

This text has white color on #BDAAB9 background.


Related colors

Complementary color

Complementary color for #hex is #425546.


I love getcolorcode.com

Triadic colors

1 #B9BDAA and #AAB9BD with #BDAAB9 are triadic colors.

2 #B9AABD and #AABDB9 with #BDAAB9 are triadic colors.