COLOR #B5B786

HEX: #B5B786 RGB: (181,183,134)

Color info

#B5B786 contains red, green and blue colors in about the same proportion. Web safe color of #B5B786 is #CCCC99 (or #CC9).

RGB color model

#B5B786 color RGB value is (181,183,134).

RGB: (181,183,134) (71%, 72%, 53%)

RGB channels and saturation

R 181 of 255 = 71%
G 183 of 255 = 72%
B 134 of 255 = 53%

181
183
134

R + G + B ~ 65%. #B5B786 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 183 + 134 = 498 (100%)
R 181 of 498 ~ 36.35%
G 183 of 498 ~ 36.75%
B 134 of 498 ~ 26.91'%

%36.35
%36.75
%26.91

CMYK color model

#B5B786 color CMYK value is (1,0,27,28).

  • cyan value is 1.09%
  • magenta value is 0.00%
  • yellow value is 26.78%
  • key color value is 28.24%

CMYK: (1,0,27,28)
C1M0Y27K28 (1%, 0%, 27%, 28%)
(0.01 / 0.00 / 0.27 / 0.28)

CMYK percentages

%1.09
%0
%26.78
%28.24

Codes

Color #B5B786 in popluar color models

B5 B7 86
RGB 181 183 134
HSL 62° 25.39% 62.16%
HSB/HSV 62° 26.78% 71.76%
CMYK 1.09% 0.00% 26.78%
28.24%

Color #B5B786 in popluar number systems.

HEX B5 B7 86
Decimal 181 183 134
Binary 10110101 10110111 10000110
Octal 265 267 206

Shades and tints

Shades of #B5B786

#B5B786
(181,183,134)
#A5A77A
(165,167,122)
#95976E
(149,151,110)
#858762
(133,135,98)
#757756
(117,119,86)
#65674A
(101,103,74)
#55573E
(85,87,62)
#454732
(69,71,50)
#353726
(53,55,38)
#25271A
(37,39,26)
#15170E
(21,23,14)
#000000
(0,0,0)

Tints of #B5B786

#B5B786
(181,183,134)
#BBBD91
(187,189,145)
#C1C39C
(193,195,156)
#C7C9A7
(199,201,167)
#CDCFB2
(205,207,178)
#D3D5BD
(211,213,189)
#D9DBC8
(217,219,200)
#DFE1D3
(223,225,211)
#E5E7DE
(229,231,222)
#EBEDE9
(235,237,233)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B786 color. Also use rgb(181,183,134) instead hex code.

Text Font Color

.myTextColor { color: #B5B786; }

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

This text font color is #B5B786.

Background Color

.myBgColor { background-color: #B5B786; }

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

This div background color is #B5B786.

Border color

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

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

This div border color is #B5B786.

Opacity

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

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

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

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

This text has shadow with #B5B786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B786.

Preview

Color preview on black background

This text has color #B5B786 on black background.


Color preview on white background

This text has color #B5B786 on white background.


Black color preview on #B5B786 background

This text has black color on #B5B786 background.


White color preview on #B5B786 background

This text has white color on #B5B786 background.


Related colors

Complementary color

Complementary color for #hex is #4A4879.


I love getcolorcode.com

Triadic colors

1 #86B5B7 and #B786B5 with #B5B786 are triadic colors.

2 #86B7B5 and #B7B586 with #B5B786 are triadic colors.