COLOR #B7B895

HEX: #B7B895 RGB: (183,184,149)

Color info

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

RGB color model

#B7B895 color RGB value is (183,184,149).

RGB: (183,184,149) (72%, 72%, 58%)

RGB channels and saturation

R 183 of 255 = 72%
G 184 of 255 = 72%
B 149 of 255 = 58%

183
184
149

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

Portions of RGB colors in percentages

R + G + B = 183 + 184 + 149 = 516 (100%)
R 183 of 516 ~ 35.47%
G 184 of 516 ~ 35.66%
B 149 of 516 ~ 28.88'%

%35.47
%35.66
%28.88

CMYK color model

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

  • cyan value is 0.54%
  • magenta value is 0.00%
  • yellow value is 19.02%
  • key color value is 27.84%

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

CMYK percentages

%0.54
%0
%19.02
%27.84

Codes

Color #B7B895 in popluar color models

B7 B8 95
RGB 183 184 149
HSL 62° 19.77% 65.29%
HSB/HSV 62° 19.02% 72.16%
CMYK 0.54% 0.00% 19.02%
27.84%

Color #B7B895 in popluar number systems.

HEX B7 B8 95
Decimal 183 184 149
Binary 10110111 10111000 10010101
Octal 267 270 225

Shades and tints

Shades of #B7B895

#B7B895
(183,184,149)
#A7A888
(167,168,136)
#97987B
(151,152,123)
#87886E
(135,136,110)
#777861
(119,120,97)
#676854
(103,104,84)
#575847
(87,88,71)
#47483A
(71,72,58)
#37382D
(55,56,45)
#272820
(39,40,32)
#171813
(23,24,19)
#000000
(0,0,0)

Tints of #B7B895

#B7B895
(183,184,149)
#BDBE9E
(189,190,158)
#C3C4A7
(195,196,167)
#C9CAB0
(201,202,176)
#CFD0B9
(207,208,185)
#D5D6C2
(213,214,194)
#DBDCCB
(219,220,203)
#E1E2D4
(225,226,212)
#E7E8DD
(231,232,221)
#EDEEE6
(237,238,230)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7B895; }

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

This text font color is #B7B895.

Background Color

.myBgColor { background-color: #B7B895; }

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

This div background color is #B7B895.

Border color

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

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

This div border color is #B7B895.

Opacity

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

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

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

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

This text has shadow with #B7B895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7B895.

Preview

Color preview on black background

This text has color #B7B895 on black background.


Color preview on white background

This text has color #B7B895 on white background.


Black color preview on #B7B895 background

This text has black color on #B7B895 background.


White color preview on #B7B895 background

This text has white color on #B7B895 background.


Related colors

Complementary color

Complementary color for #hex is #48476A.


I love getcolorcode.com

Triadic colors

1 #95B7B8 and #B895B7 with #B7B895 are triadic colors.

2 #95B8B7 and #B8B795 with #B7B895 are triadic colors.