COLOR #B89276

HEX: #B89276 RGB: (184,146,118)

Color info

#B89276 contains mainly red and green colors. Web safe color of #B89276 is #CC9966 (or #C96).

RGB color model

#B89276 color RGB value is (184,146,118).

RGB: (184,146,118) (72%, 57%, 46%)

RGB channels and saturation

R 184 of 255 = 72%
G 146 of 255 = 57%
B 118 of 255 = 46%

184
146
118

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

Portions of RGB colors in percentages

R + G + B = 184 + 146 + 118 = 448 (100%)
R 184 of 448 ~ 41.07%
G 146 of 448 ~ 32.59%
B 118 of 448 ~ 26.34'%

%41.07
%32.59
%26.34

CMYK color model

#B89276 color CMYK value is (0,21,36,28).

  • cyan value is 0.00%
  • magenta value is 20.65%
  • yellow value is 35.87%
  • key color value is 27.84%

CMYK: (0,21,36,28)
C0M21Y36K28 (0%, 21%, 36%, 28%)
(0.00 / 0.21 / 0.36 / 0.28)

CMYK percentages

%0
%20.65
%35.87
%27.84

Codes

Color #B89276 in popluar color models

B8 92 76
RGB 184 146 118
HSL 25° 31.73% 59.22%
HSB/HSV 25° 35.87% 72.16%
CMYK 0.00% 20.65% 35.87%
27.84%

Color #B89276 in popluar number systems.

HEX B8 92 76
Decimal 184 146 118
Binary 10111000 10010010 1110110
Octal 270 222 166

Shades and tints

Shades of #B89276

#B89276
(184,146,118)
#A8856C
(168,133,108)
#987862
(152,120,98)
#886B58
(136,107,88)
#785E4E
(120,94,78)
#685144
(104,81,68)
#58443A
(88,68,58)
#483730
(72,55,48)
#382A26
(56,42,38)
#281D1C
(40,29,28)
#181012
(24,16,18)
#000000
(0,0,0)

Tints of #B89276

#B89276
(184,146,118)
#BE9B82
(190,155,130)
#C4A48E
(196,164,142)
#CAAD9A
(202,173,154)
#D0B6A6
(208,182,166)
#D6BFB2
(214,191,178)
#DCC8BE
(220,200,190)
#E2D1CA
(226,209,202)
#E8DAD6
(232,218,214)
#EEE3E2
(238,227,226)
#F4ECEE
(244,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B89276; }

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

This text font color is #B89276.

Background Color

.myBgColor { background-color: #B89276; }

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

This div background color is #B89276.

Border color

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

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

This div border color is #B89276.

Opacity

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

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

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

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

This text has shadow with #B89276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B89276.

Preview

Color preview on black background

This text has color #B89276 on black background.


Color preview on white background

This text has color #B89276 on white background.


Black color preview on #B89276 background

This text has black color on #B89276 background.


White color preview on #B89276 background

This text has white color on #B89276 background.


Related colors

Complementary color

Complementary color for #hex is #476D89.


I love getcolorcode.com

Triadic colors

1 #76B892 and #9276B8 with #B89276 are triadic colors.

2 #7692B8 and #92B876 with #B89276 are triadic colors.