COLOR #B5A9BB

HEX: #B5A9BB RGB: (181,169,187)

Color info

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

RGB color model

#B5A9BB color RGB value is (181,169,187).

RGB: (181,169,187) (71%, 66%, 73%)

RGB channels and saturation

R 181 of 255 = 71%
G 169 of 255 = 66%
B 187 of 255 = 73%

181
169
187

R + G + B ~ 70%. #B5A9BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 169 + 187 = 537 (100%)
R 181 of 537 ~ 33.71%
G 169 of 537 ~ 31.47%
B 187 of 537 ~ 34.82'%

%33.71
%31.47
%34.82

CMYK color model

#B5A9BB color CMYK value is (3,10,0,27).

  • cyan value is 3.21%
  • magenta value is 9.63%
  • yellow value is 0.00%
  • key color value is 26.67%

CMYK: (3,10,0,27)
C3M10Y0K27 (3%, 10%, 0%, 27%)
(0.03 / 0.10 / 0.00 / 0.27)

CMYK percentages

%3.21
%9.63
%0
%26.67

Codes

Color #B5A9BB in popluar color models

B5 A9 BB
RGB 181 169 187
HSL 280° 11.69% 69.80%
HSB/HSV 280° 9.63% 73.33%
CMYK 3.21% 9.63% 0.00%
26.67%

Color #B5A9BB in popluar number systems.

HEX B5 A9 BB
Decimal 181 169 187
Binary 10110101 10101001 10111011
Octal 265 251 273

Shades and tints

Shades of #B5A9BB

#B5A9BB
(181,169,187)
#A59AAA
(165,154,170)
#958B99
(149,139,153)
#857C88
(133,124,136)
#756D77
(117,109,119)
#655E66
(101,94,102)
#554F55
(85,79,85)
#454044
(69,64,68)
#353133
(53,49,51)
#252222
(37,34,34)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #B5A9BB

#B5A9BB
(181,169,187)
#BBB0C1
(187,176,193)
#C1B7C7
(193,183,199)
#C7BECD
(199,190,205)
#CDC5D3
(205,197,211)
#D3CCD9
(211,204,217)
#D9D3DF
(217,211,223)
#DFDAE5
(223,218,229)
#E5E1EB
(229,225,235)
#EBE8F1
(235,232,241)
#F1EFF7
(241,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A9BB color. Also use rgb(181,169,187) instead hex code.

Text Font Color

.myTextColor { color: #B5A9BB; }

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

This text font color is #B5A9BB.

Background Color

.myBgColor { background-color: #B5A9BB; }

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

This div background color is #B5A9BB.

Border color

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

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

This div border color is #B5A9BB.

Opacity

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

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

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

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

This text has shadow with #B5A9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A9BB.

Preview

Color preview on black background

This text has color #B5A9BB on black background.


Color preview on white background

This text has color #B5A9BB on white background.


Black color preview on #B5A9BB background

This text has black color on #B5A9BB background.


White color preview on #B5A9BB background

This text has white color on #B5A9BB background.


Related colors

Complementary color

Complementary color for #hex is #4A5644.


I love getcolorcode.com

Triadic colors

1 #BBB5A9 and #A9BBB5 with #B5A9BB are triadic colors.

2 #BBA9B5 and #A9B5BB with #B5A9BB are triadic colors.