COLOR #B39571

HEX: #B39571 RGB: (179,149,113)

Color info

#B39571 contains mainly red and green colors. Web safe color of #B39571 is #999966 (or #996).

RGB color model

#B39571 color RGB value is (179,149,113).

RGB: (179,149,113) (70%, 58%, 44%)

RGB channels and saturation

R 179 of 255 = 70%
G 149 of 255 = 58%
B 113 of 255 = 44%

179
149
113

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

Portions of RGB colors in percentages

R + G + B = 179 + 149 + 113 = 441 (100%)
R 179 of 441 ~ 40.59%
G 149 of 441 ~ 33.79%
B 113 of 441 ~ 25.62'%

%40.59
%33.79
%25.62

CMYK color model

#B39571 color CMYK value is (0,17,37,30).

  • cyan value is 0.00%
  • magenta value is 16.76%
  • yellow value is 36.87%
  • key color value is 29.80%

CMYK: (0,17,37,30)
C0M17Y37K30 (0%, 17%, 37%, 30%)
(0.00 / 0.17 / 0.37 / 0.30)

CMYK percentages

%0
%16.76
%36.87
%29.8

Codes

Color #B39571 in popluar color models

B3 95 71
RGB 179 149 113
HSL 33° 30.28% 57.25%
HSB/HSV 33° 36.87% 70.20%
CMYK 0.00% 16.76% 36.87%
29.80%

Color #B39571 in popluar number systems.

HEX B3 95 71
Decimal 179 149 113
Binary 10110011 10010101 1110001
Octal 263 225 161

Shades and tints

Shades of #B39571

#B39571
(179,149,113)
#A38867
(163,136,103)
#937B5D
(147,123,93)
#836E53
(131,110,83)
#736149
(115,97,73)
#63543F
(99,84,63)
#534735
(83,71,53)
#433A2B
(67,58,43)
#332D21
(51,45,33)
#232017
(35,32,23)
#13130D
(19,19,13)
#000000
(0,0,0)

Tints of #B39571

#B39571
(179,149,113)
#B99E7D
(185,158,125)
#BFA789
(191,167,137)
#C5B095
(197,176,149)
#CBB9A1
(203,185,161)
#D1C2AD
(209,194,173)
#D7CBB9
(215,203,185)
#DDD4C5
(221,212,197)
#E3DDD1
(227,221,209)
#E9E6DD
(233,230,221)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B39571 color. Also use rgb(179,149,113) instead hex code.

Text Font Color

.myTextColor { color: #B39571; }

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

This text font color is #B39571.

Background Color

.myBgColor { background-color: #B39571; }

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

This div background color is #B39571.

Border color

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

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

This div border color is #B39571.

Opacity

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

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

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

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

This text has shadow with #B39571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39571.

Preview

Color preview on black background

This text has color #B39571 on black background.


Color preview on white background

This text has color #B39571 on white background.


Black color preview on #B39571 background

This text has black color on #B39571 background.


White color preview on #B39571 background

This text has white color on #B39571 background.


Related colors

Complementary color

Complementary color for #hex is #4C6A8E.


I love getcolorcode.com

Triadic colors

1 #71B395 and #9571B3 with #B39571 are triadic colors.

2 #7195B3 and #95B371 with #B39571 are triadic colors.