COLOR #BDAAB4

HEX: #BDAAB4 RGB: (189,170,180)

Color info

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

RGB color model

#BDAAB4 color RGB value is (189,170,180).

RGB: (189,170,180) (74%, 67%, 71%)

RGB channels and saturation

R 189 of 255 = 74%
G 170 of 255 = 67%
B 180 of 255 = 71%

189
170
180

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

Portions of RGB colors in percentages

R + G + B = 189 + 170 + 180 = 539 (100%)
R 189 of 539 ~ 35.06%
G 170 of 539 ~ 31.54%
B 180 of 539 ~ 33.4'%

%35.06
%31.54
%33.4

CMYK color model

#BDAAB4 color CMYK value is (0,10,5,26).

  • cyan value is 0.00%
  • magenta value is 10.05%
  • yellow value is 4.76%
  • key color value is 25.88%

CMYK: (0,10,5,26)
C0M10Y5K26 (0%, 10%, 5%, 26%)
(0.00 / 0.10 / 0.05 / 0.26)

CMYK percentages

%0
%10.05
%4.76
%25.88

Codes

Color #BDAAB4 in popluar color models

BD AA B4
RGB 189 170 180
HSL 328° 12.58% 70.39%
HSB/HSV 328° 10.05% 74.12%
CMYK 0.00% 10.05% 4.76%
25.88%

Color #BDAAB4 in popluar number systems.

HEX BD AA B4
Decimal 189 170 180
Binary 10111101 10101010 10110100
Octal 275 252 264

Shades and tints

Shades of #BDAAB4

#BDAAB4
(189,170,180)
#AC9BA4
(172,155,164)
#9B8C94
(155,140,148)
#8A7D84
(138,125,132)
#796E74
(121,110,116)
#685F64
(104,95,100)
#575054
(87,80,84)
#464144
(70,65,68)
#353234
(53,50,52)
#242324
(36,35,36)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #BDAAB4

#BDAAB4
(189,170,180)
#C3B1BA
(195,177,186)
#C9B8C0
(201,184,192)
#CFBFC6
(207,191,198)
#D5C6CC
(213,198,204)
#DBCDD2
(219,205,210)
#E1D4D8
(225,212,216)
#E7DBDE
(231,219,222)
#EDE2E4
(237,226,228)
#F3E9EA
(243,233,234)
#F9F0F0
(249,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDAAB4; }

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

This text font color is #BDAAB4.

Background Color

.myBgColor { background-color: #BDAAB4; }

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

This div background color is #BDAAB4.

Border color

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

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

This div border color is #BDAAB4.

Opacity

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

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

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

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

This text has shadow with #BDAAB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDAAB4.

Preview

Color preview on black background

This text has color #BDAAB4 on black background.


Color preview on white background

This text has color #BDAAB4 on white background.


Black color preview on #BDAAB4 background

This text has black color on #BDAAB4 background.


White color preview on #BDAAB4 background

This text has white color on #BDAAB4 background.


Related colors

Complementary color

Complementary color for #hex is #42554B.


I love getcolorcode.com

Triadic colors

1 #B4BDAA and #AAB4BD with #BDAAB4 are triadic colors.

2 #B4AABD and #AABDB4 with #BDAAB4 are triadic colors.