COLOR #B5A39E

HEX: #B5A39E RGB: (181,163,158)

Color info

#B5A39E contains red, green and blue colors in about the same proportion. Web safe color of #B5A39E is #CC9999 (or #C99).

RGB color model

#B5A39E color RGB value is (181,163,158).

RGB: (181,163,158) (71%, 64%, 62%)

RGB channels and saturation

R 181 of 255 = 71%
G 163 of 255 = 64%
B 158 of 255 = 62%

181
163
158

R + G + B ~ 66%. #B5A39E is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 163 + 158 = 502 (100%)
R 181 of 502 ~ 36.06%
G 163 of 502 ~ 32.47%
B 158 of 502 ~ 31.47'%

%36.06
%32.47
%31.47

CMYK color model

#B5A39E color CMYK value is (0,10,13,29).

  • cyan value is 0.00%
  • magenta value is 9.94%
  • yellow value is 12.71%
  • key color value is 29.02%

CMYK: (0,10,13,29)
C0M10Y13K29 (0%, 10%, 13%, 29%)
(0.00 / 0.10 / 0.13 / 0.29)

CMYK percentages

%0
%9.94
%12.71
%29.02

Codes

Color #B5A39E in popluar color models

B5 A3 9E
RGB 181 163 158
HSL 13° 13.45% 66.47%
HSB/HSV 13° 12.71% 70.98%
CMYK 0.00% 9.94% 12.71%
29.02%

Color #B5A39E in popluar number systems.

HEX B5 A3 9E
Decimal 181 163 158
Binary 10110101 10100011 10011110
Octal 265 243 236

Shades and tints

Shades of #B5A39E

#B5A39E
(181,163,158)
#A59590
(165,149,144)
#958782
(149,135,130)
#857974
(133,121,116)
#756B66
(117,107,102)
#655D58
(101,93,88)
#554F4A
(85,79,74)
#45413C
(69,65,60)
#35332E
(53,51,46)
#252520
(37,37,32)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #B5A39E

#B5A39E
(181,163,158)
#BBABA6
(187,171,166)
#C1B3AE
(193,179,174)
#C7BBB6
(199,187,182)
#CDC3BE
(205,195,190)
#D3CBC6
(211,203,198)
#D9D3CE
(217,211,206)
#DFDBD6
(223,219,214)
#E5E3DE
(229,227,222)
#EBEBE6
(235,235,230)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A39E color. Also use rgb(181,163,158) instead hex code.

Text Font Color

.myTextColor { color: #B5A39E; }

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

This text font color is #B5A39E.

Background Color

.myBgColor { background-color: #B5A39E; }

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

This div background color is #B5A39E.

Border color

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

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

This div border color is #B5A39E.

Opacity

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

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

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

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

This text has shadow with #B5A39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A39E.

Preview

Color preview on black background

This text has color #B5A39E on black background.


Color preview on white background

This text has color #B5A39E on white background.


Black color preview on #B5A39E background

This text has black color on #B5A39E background.


White color preview on #B5A39E background

This text has white color on #B5A39E background.


Related colors

Complementary color

Complementary color for #hex is #4A5C61.


I love getcolorcode.com

Triadic colors

1 #9EB5A3 and #A39EB5 with #B5A39E are triadic colors.

2 #9EA3B5 and #A3B59E with #B5A39E are triadic colors.