COLOR #B5AAB4

HEX: #B5AAB4 RGB: (181,170,180)

Color info

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

RGB color model

#B5AAB4 color RGB value is (181,170,180).

RGB: (181,170,180) (71%, 67%, 71%)

RGB channels and saturation

R 181 of 255 = 71%
G 170 of 255 = 67%
B 180 of 255 = 71%

181
170
180

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

Portions of RGB colors in percentages

R + G + B = 181 + 170 + 180 = 531 (100%)
R 181 of 531 ~ 34.09%
G 170 of 531 ~ 32.02%
B 180 of 531 ~ 33.9'%

%34.09
%32.02
%33.9

CMYK color model

#B5AAB4 color CMYK value is (0,6,1,29).

  • cyan value is 0.00%
  • magenta value is 6.08%
  • yellow value is 0.55%
  • key color value is 29.02%

CMYK: (0,6,1,29)
C0M6Y1K29 (0%, 6%, 1%, 29%)
(0.00 / 0.06 / 0.01 / 0.29)

CMYK percentages

%0
%6.08
%0.55
%29.02

Codes

Color #B5AAB4 in popluar color models

B5 AA B4
RGB 181 170 180
HSL 305° 6.92% 68.82%
HSB/HSV 305° 6.08% 70.98%
CMYK 0.00% 6.08% 0.55%
29.02%

Color #B5AAB4 in popluar number systems.

HEX B5 AA B4
Decimal 181 170 180
Binary 10110101 10101010 10110100
Octal 265 252 264

Shades and tints

Shades of #B5AAB4

#B5AAB4
(181,170,180)
#A59BA4
(165,155,164)
#958C94
(149,140,148)
#857D84
(133,125,132)
#756E74
(117,110,116)
#655F64
(101,95,100)
#555054
(85,80,84)
#454144
(69,65,68)
#353234
(53,50,52)
#252324
(37,35,36)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #B5AAB4

#B5AAB4
(181,170,180)
#BBB1BA
(187,177,186)
#C1B8C0
(193,184,192)
#C7BFC6
(199,191,198)
#CDC6CC
(205,198,204)
#D3CDD2
(211,205,210)
#D9D4D8
(217,212,216)
#DFDBDE
(223,219,222)
#E5E2E4
(229,226,228)
#EBE9EA
(235,233,234)
#F1F0F0
(241,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AAB4; }

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

This text font color is #B5AAB4.

Background Color

.myBgColor { background-color: #B5AAB4; }

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

This div background color is #B5AAB4.

Border color

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

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

This div border color is #B5AAB4.

Opacity

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

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

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

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

This text has shadow with #B5AAB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AAB4.

Preview

Color preview on black background

This text has color #B5AAB4 on black background.


Color preview on white background

This text has color #B5AAB4 on white background.


Black color preview on #B5AAB4 background

This text has black color on #B5AAB4 background.


White color preview on #B5AAB4 background

This text has white color on #B5AAB4 background.


Related colors

Complementary color

Complementary color for #hex is #4A554B.


I love getcolorcode.com

Triadic colors

1 #B4B5AA and #AAB4B5 with #B5AAB4 are triadic colors.

2 #B4AAB5 and #AAB5B4 with #B5AAB4 are triadic colors.