COLOR #B0A176

HEX: #B0A176 RGB: (176,161,118)

Color info

#B0A176 contains red, green and blue colors in about the same proportion. Web safe color of #B0A176 is #999966 (or #996).

RGB color model

#B0A176 color RGB value is (176,161,118).

RGB: (176,161,118) (69%, 63%, 46%)

RGB channels and saturation

R 176 of 255 = 69%
G 161 of 255 = 63%
B 118 of 255 = 46%

176
161
118

R + G + B ~ 59%. #B0A176 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 176 + 161 + 118 = 455 (100%)
R 176 of 455 ~ 38.68%
G 161 of 455 ~ 35.38%
B 118 of 455 ~ 25.93'%

%38.68
%35.38
%25.93

CMYK color model

#B0A176 color CMYK value is (0,9,33,31).

  • cyan value is 0.00%
  • magenta value is 8.52%
  • yellow value is 32.95%
  • key color value is 30.98%

CMYK: (0,9,33,31)
C0M9Y33K31 (0%, 9%, 33%, 31%)
(0.00 / 0.09 / 0.33 / 0.31)

CMYK percentages

%0
%8.52
%32.95
%30.98

Codes

Color #B0A176 in popluar color models

B0 A1 76
RGB 176 161 118
HSL 44° 26.85% 57.65%
HSB/HSV 44° 32.95% 69.02%
CMYK 0.00% 8.52% 32.95%
30.98%

Color #B0A176 in popluar number systems.

HEX B0 A1 76
Decimal 176 161 118
Binary 10110000 10100001 1110110
Octal 260 241 166

Shades and tints

Shades of #B0A176

#B0A176
(176,161,118)
#A0936C
(160,147,108)
#908562
(144,133,98)
#807758
(128,119,88)
#70694E
(112,105,78)
#605B44
(96,91,68)
#504D3A
(80,77,58)
#403F30
(64,63,48)
#303126
(48,49,38)
#20231C
(32,35,28)
#101512
(16,21,18)
#000000
(0,0,0)

Tints of #B0A176

#B0A176
(176,161,118)
#B7A982
(183,169,130)
#BEB18E
(190,177,142)
#C5B99A
(197,185,154)
#CCC1A6
(204,193,166)
#D3C9B2
(211,201,178)
#DAD1BE
(218,209,190)
#E1D9CA
(225,217,202)
#E8E1D6
(232,225,214)
#EFE9E2
(239,233,226)
#F6F1EE
(246,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0A176 color. Also use rgb(176,161,118) instead hex code.

Text Font Color

.myTextColor { color: #B0A176; }

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

This text font color is #B0A176.

Background Color

.myBgColor { background-color: #B0A176; }

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

This div background color is #B0A176.

Border color

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

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

This div border color is #B0A176.

Opacity

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

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

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

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

This text has shadow with #B0A176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0A176.

Preview

Color preview on black background

This text has color #B0A176 on black background.


Color preview on white background

This text has color #B0A176 on white background.


Black color preview on #B0A176 background

This text has black color on #B0A176 background.


White color preview on #B0A176 background

This text has white color on #B0A176 background.


Related colors

Complementary color

Complementary color for #hex is #4F5E89.


I love getcolorcode.com

Triadic colors

1 #76B0A1 and #A176B0 with #B0A176 are triadic colors.

2 #76A1B0 and #A1B076 with #B0A176 are triadic colors.