COLOR #B89586

HEX: #B89586 RGB: (184,149,134)

Color info

#B89586 contains red, green and blue colors in about the same proportion. Web safe color of #B89586 is #CC9999 (or #C99).

RGB color model

#B89586 color RGB value is (184,149,134).

RGB: (184,149,134) (72%, 58%, 53%)

RGB channels and saturation

R 184 of 255 = 72%
G 149 of 255 = 58%
B 134 of 255 = 53%

184
149
134

R + G + B ~ 61%. #B89586 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 149 + 134 = 467 (100%)
R 184 of 467 ~ 39.4%
G 149 of 467 ~ 31.91%
B 134 of 467 ~ 28.69'%

%39.4
%31.91
%28.69

CMYK color model

#B89586 color CMYK value is (0,19,27,28).

  • cyan value is 0.00%
  • magenta value is 19.02%
  • yellow value is 27.17%
  • key color value is 27.84%
CMYK: (0,19,27,28) C0M19Y27K28 (0%,19%,27%,28%) (0.00/0.19/0.27/0.28) 

CMYK percentages

%0
%19.02
%27.17
%27.84

Codes

Color #B89586 in popluar color models

B8 95 86
RGB 184 149 134
HSL 18° 26.04% 62.35%
HSB/HSV 18° 27.17% 72.16%
CMYK 0.00% 19.02% 27.17%
27.84%

Color #B89586 in popluar number systems.

HEX B8 95 86
Decimal 184 149 134
Binary 10111000 10010101 10000110
Octal 270 225 206

Shades and tints

Shades of #B89586

#B89586
(184,149,134)
#A8887A
(168,136,122)
#987B6E
(152,123,110)
#886E62
(136,110,98)
#786156
(120,97,86)
#68544A
(104,84,74)
#58473E
(88,71,62)
#483A32
(72,58,50)
#382D26
(56,45,38)
#28201A
(40,32,26)
#18130E
(24,19,14)
#000000
(0,0,0)

Tints of #B89586

#B89586
(184,149,134)
#BE9E91
(190,158,145)
#C4A79C
(196,167,156)
#CAB0A7
(202,176,167)
#D0B9B2
(208,185,178)
#D6C2BD
(214,194,189)
#DCCBC8
(220,203,200)
#E2D4D3
(226,212,211)
#E8DDDE
(232,221,222)
#EEE6E9
(238,230,233)
#F4EFF4
(244,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B89586; }

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

This text font color is #B89586.

Background Color

.myBgColor { background-color: #B89586; }

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

This div background color is #B89586.

Border color

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

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

This div border color is #B89586.

Opacity

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

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

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

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

This text has shadow with #B89586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B89586.

Preview

Color preview on black background

This text has color #B89586 on black background.


Color preview on white background

This text has color #B89586 on white background.


Black color preview on #B89586 background

This text has black color on #B89586 background.


White color preview on #B89586 background

This text has white color on #B89586 background.


Related colors

Complementary color

Complementary color for #hex is #476A79.


I love getcolorcode.com

Triadic colors

1 #86B895 and #9586B8 with #B89586 are triadic colors.

2 #8695B8 and #95B886 with #B89586 are triadic colors.