COLOR #B8B776

HEX: #B8B776 RGB: (184,183,118)

Color info

#B8B776 contains mainly red and green colors. Web safe color of #B8B776 is #CCCC66 (or #CC6).

RGB color model

#B8B776 color RGB value is (184,183,118).

RGB: (184,183,118) (72%, 72%, 46%)

RGB channels and saturation

R 184 of 255 = 72%
G 183 of 255 = 72%
B 118 of 255 = 46%

184
183
118

R + G + B ~ 63%. #B8B776 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 183 + 118 = 485 (100%)
R 184 of 485 ~ 37.94%
G 183 of 485 ~ 37.73%
B 118 of 485 ~ 24.33'%

%37.94
%37.73
%24.33

CMYK color model

#B8B776 color CMYK value is (0,1,36,28).

  • cyan value is 0.00%
  • magenta value is 0.54%
  • yellow value is 35.87%
  • key color value is 27.84%
CMYK: (0,1,36,28) C0M1Y36K28 (0%,1%,36%,28%) (0.00/0.01/0.36/0.28) 

CMYK percentages

%0
%0.54
%35.87
%27.84

Codes

Color #B8B776 in popluar color models

B8 B7 76
RGB 184 183 118
HSL 59° 31.73% 59.22%
HSB/HSV 59° 35.87% 72.16%
CMYK 0.00% 0.54% 35.87%
27.84%

Color #B8B776 in popluar number systems.

HEX B8 B7 76
Decimal 184 183 118
Binary 10111000 10110111 1110110
Octal 270 267 166

Shades and tints

Shades of #B8B776

#B8B776
(184,183,118)
#A8A76C
(168,167,108)
#989762
(152,151,98)
#888758
(136,135,88)
#78774E
(120,119,78)
#686744
(104,103,68)
#58573A
(88,87,58)
#484730
(72,71,48)
#383726
(56,55,38)
#28271C
(40,39,28)
#181712
(24,23,18)
#000000
(0,0,0)

Tints of #B8B776

#B8B776
(184,183,118)
#BEBD82
(190,189,130)
#C4C38E
(196,195,142)
#CAC99A
(202,201,154)
#D0CFA6
(208,207,166)
#D6D5B2
(214,213,178)
#DCDBBE
(220,219,190)
#E2E1CA
(226,225,202)
#E8E7D6
(232,231,214)
#EEEDE2
(238,237,226)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B8B776; }

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

This text font color is #B8B776.

Background Color

.myBgColor { background-color: #B8B776; }

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

This div background color is #B8B776.

Border color

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

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

This div border color is #B8B776.

Opacity

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

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

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

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

This text has shadow with #B8B776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8B776.

Preview

Color preview on black background

This text has color #B8B776 on black background.


Color preview on white background

This text has color #B8B776 on white background.


Black color preview on #B8B776 background

This text has black color on #B8B776 background.


White color preview on #B8B776 background

This text has white color on #B8B776 background.


Related colors

Complementary color

Complementary color for #hex is #474889.


I love getcolorcode.com

Triadic colors

1 #76B8B7 and #B776B8 with #B8B776 are triadic colors.

2 #76B7B8 and #B7B876 with #B8B776 are triadic colors.