COLOR #B5B39D

HEX: #B5B39D RGB: (181,179,157)

Color info

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

RGB color model

#B5B39D color RGB value is (181,179,157).

RGB: (181,179,157) (71%, 70%, 62%)

RGB channels and saturation

R 181 of 255 = 71%
G 179 of 255 = 70%
B 157 of 255 = 62%

181
179
157

R + G + B ~ 68%. #B5B39D is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 179 + 157 = 517 (100%)
R 181 of 517 ~ 35.01%
G 179 of 517 ~ 34.62%
B 157 of 517 ~ 30.37'%

%35.01
%34.62
%30.37

CMYK color model

#B5B39D color CMYK value is (0,1,13,29).

  • cyan value is 0.00%
  • magenta value is 1.10%
  • yellow value is 13.26%
  • key color value is 29.02%

CMYK: (0,1,13,29)
C0M1Y13K29 (0%, 1%, 13%, 29%)
(0.00 / 0.01 / 0.13 / 0.29)

CMYK percentages

%0
%1.1
%13.26
%29.02

Codes

Color #B5B39D in popluar color models

B5 B3 9D
RGB 181 179 157
HSL 55° 13.95% 66.27%
HSB/HSV 55° 13.26% 70.98%
CMYK 0.00% 1.10% 13.26%
29.02%

Color #B5B39D in popluar number systems.

HEX B5 B3 9D
Decimal 181 179 157
Binary 10110101 10110011 10011101
Octal 265 263 235

Shades and tints

Shades of #B5B39D

#B5B39D
(181,179,157)
#A5A38F
(165,163,143)
#959381
(149,147,129)
#858373
(133,131,115)
#757365
(117,115,101)
#656357
(101,99,87)
#555349
(85,83,73)
#45433B
(69,67,59)
#35332D
(53,51,45)
#25231F
(37,35,31)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #B5B39D

#B5B39D
(181,179,157)
#BBB9A5
(187,185,165)
#C1BFAD
(193,191,173)
#C7C5B5
(199,197,181)
#CDCBBD
(205,203,189)
#D3D1C5
(211,209,197)
#D9D7CD
(217,215,205)
#DFDDD5
(223,221,213)
#E5E3DD
(229,227,221)
#EBE9E5
(235,233,229)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B39D color. Also use rgb(181,179,157) instead hex code.

Text Font Color

.myTextColor { color: #B5B39D; }

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

This text font color is #B5B39D.

Background Color

.myBgColor { background-color: #B5B39D; }

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

This div background color is #B5B39D.

Border color

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

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

This div border color is #B5B39D.

Opacity

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

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

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

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

This text has shadow with #B5B39D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B39D.

Preview

Color preview on black background

This text has color #B5B39D on black background.


Color preview on white background

This text has color #B5B39D on white background.


Black color preview on #B5B39D background

This text has black color on #B5B39D background.


White color preview on #B5B39D background

This text has white color on #B5B39D background.


Related colors

Complementary color

Complementary color for #hex is #4A4C62.


I love getcolorcode.com

Triadic colors

1 #9DB5B3 and #B39DB5 with #B5B39D are triadic colors.

2 #9DB3B5 and #B3B59D with #B5B39D are triadic colors.