COLOR #B5B795

HEX: #B5B795 RGB: (181,183,149)

Color info

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

RGB color model

#B5B795 color RGB value is (181,183,149).

RGB: (181,183,149) (71%, 72%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 183 of 255 = 72%
B 149 of 255 = 58%

181
183
149

R + G + B ~ 67%. #B5B795 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 183 + 149 = 513 (100%)
R 181 of 513 ~ 35.28%
G 183 of 513 ~ 35.67%
B 149 of 513 ~ 29.04'%

%35.28
%35.67
%29.04

CMYK color model

#B5B795 color CMYK value is (1,0,19,28).

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

CMYK: (1,0,19,28)
C1M0Y19K28 (1%, 0%, 19%, 28%)
(0.01 / 0.00 / 0.19 / 0.28)

CMYK percentages

%1.09
%0
%18.58
%28.24

Codes

Color #B5B795 in popluar color models

B5 B7 95
RGB 181 183 149
HSL 64° 19.10% 65.10%
HSB/HSV 64° 18.58% 71.76%
CMYK 1.09% 0.00% 18.58%
28.24%

Color #B5B795 in popluar number systems.

HEX B5 B7 95
Decimal 181 183 149
Binary 10110101 10110111 10010101
Octal 265 267 225

Shades and tints

Shades of #B5B795

#B5B795
(181,183,149)
#A5A788
(165,167,136)
#95977B
(149,151,123)
#85876E
(133,135,110)
#757761
(117,119,97)
#656754
(101,103,84)
#555747
(85,87,71)
#45473A
(69,71,58)
#35372D
(53,55,45)
#252720
(37,39,32)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5B795

#B5B795
(181,183,149)
#BBBD9E
(187,189,158)
#C1C3A7
(193,195,167)
#C7C9B0
(199,201,176)
#CDCFB9
(205,207,185)
#D3D5C2
(211,213,194)
#D9DBCB
(217,219,203)
#DFE1D4
(223,225,212)
#E5E7DD
(229,231,221)
#EBEDE6
(235,237,230)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5B795; }

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

This text font color is #B5B795.

Background Color

.myBgColor { background-color: #B5B795; }

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

This div background color is #B5B795.

Border color

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

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

This div border color is #B5B795.

Opacity

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

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

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

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

This text has shadow with #B5B795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B795.

Preview

Color preview on black background

This text has color #B5B795 on black background.


Color preview on white background

This text has color #B5B795 on white background.


Black color preview on #B5B795 background

This text has black color on #B5B795 background.


White color preview on #B5B795 background

This text has white color on #B5B795 background.


Related colors

Complementary color

Complementary color for #hex is #4A486A.


I love getcolorcode.com

Triadic colors

1 #95B5B7 and #B795B5 with #B5B795 are triadic colors.

2 #95B7B5 and #B7B595 with #B5B795 are triadic colors.