COLOR #B29571

HEX: #B29571 RGB: (178,149,113)

Color info

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

RGB color model

#B29571 color RGB value is (178,149,113).

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

RGB channels and saturation

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

178
149
113

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

Portions of RGB colors in percentages

R + G + B = 178 + 149 + 113 = 440 (100%)
R 178 of 440 ~ 40.45%
G 149 of 440 ~ 33.86%
B 113 of 440 ~ 25.68'%

%40.45
%33.86
%25.68

CMYK color model

#B29571 color CMYK value is (0,16,37,30).

  • cyan value is 0.00%
  • magenta value is 16.29%
  • yellow value is 36.52%
  • key color value is 30.20%

CMYK: (0,16,37,30)
C0M16Y37K30 (0%, 16%, 37%, 30%)
(0.00 / 0.16 / 0.37 / 0.30)

CMYK percentages

%0
%16.29
%36.52
%30.2

Codes

Color #B29571 in popluar color models

B2 95 71
RGB 178 149 113
HSL 33° 29.68% 57.06%
HSB/HSV 33° 36.52% 69.80%
CMYK 0.00% 16.29% 36.52%
30.20%

Color #B29571 in popluar number systems.

HEX B2 95 71
Decimal 178 149 113
Binary 10110010 10010101 1110001
Octal 262 225 161

Shades and tints

Shades of #B29571

#B29571
(178,149,113)
#A28867
(162,136,103)
#927B5D
(146,123,93)
#826E53
(130,110,83)
#726149
(114,97,73)
#62543F
(98,84,63)
#524735
(82,71,53)
#423A2B
(66,58,43)
#322D21
(50,45,33)
#222017
(34,32,23)
#12130D
(18,19,13)
#000000
(0,0,0)

Tints of #B29571

#B29571
(178,149,113)
#B99E7D
(185,158,125)
#C0A789
(192,167,137)
#C7B095
(199,176,149)
#CEB9A1
(206,185,161)
#D5C2AD
(213,194,173)
#DCCBB9
(220,203,185)
#E3D4C5
(227,212,197)
#EADDD1
(234,221,209)
#F1E6DD
(241,230,221)
#F8EFE9
(248,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29571; }

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

This text font color is #B29571.

Background Color

.myBgColor { background-color: #B29571; }

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

This div background color is #B29571.

Border color

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

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

This div border color is #B29571.

Opacity

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

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

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

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

This text has shadow with #B29571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29571.

Preview

Color preview on black background

This text has color #B29571 on black background.


Color preview on white background

This text has color #B29571 on white background.


Black color preview on #B29571 background

This text has black color on #B29571 background.


White color preview on #B29571 background

This text has white color on #B29571 background.


Related colors

Complementary color

Complementary color for #hex is #4D6A8E.


I love getcolorcode.com

Triadic colors

1 #71B295 and #9571B2 with #B29571 are triadic colors.

2 #7195B2 and #95B271 with #B29571 are triadic colors.