COLOR #B29271

HEX: #B29271 RGB: (178,146,113)

Color info

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

RGB color model

#B29271 color RGB value is (178,146,113).

RGB: (178,146,113) (70%, 57%, 44%)

RGB channels and saturation

R 178 of 255 = 70%
G 146 of 255 = 57%
B 113 of 255 = 44%

178
146
113

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

Portions of RGB colors in percentages

R + G + B = 178 + 146 + 113 = 437 (100%)
R 178 of 437 ~ 40.73%
G 146 of 437 ~ 33.41%
B 113 of 437 ~ 25.86'%

%40.73
%33.41
%25.86

CMYK color model

#B29271 color CMYK value is (0,18,37,30).

  • cyan value is 0.00%
  • magenta value is 17.98%
  • yellow value is 36.52%
  • key color value is 30.20%
CMYK: (0,18,37,30) C0M18Y37K30 (0%,18%,37%,30%) (0.00/0.18/0.37/0.30) 

CMYK percentages

%0
%17.98
%36.52
%30.2

Codes

Color #B29271 in popluar color models

B2 92 71
RGB 178 146 113
HSL 30° 29.68% 57.06%
HSB/HSV 30° 36.52% 69.80%
CMYK 0.00% 17.98% 36.52%
30.20%

Color #B29271 in popluar number systems.

HEX B2 92 71
Decimal 178 146 113
Binary 10110010 10010010 1110001
Octal 262 222 161

Shades and tints

Shades of #B29271

#B29271
(178,146,113)
#A28567
(162,133,103)
#92785D
(146,120,93)
#826B53
(130,107,83)
#725E49
(114,94,73)
#62513F
(98,81,63)
#524435
(82,68,53)
#42372B
(66,55,43)
#322A21
(50,42,33)
#221D17
(34,29,23)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #B29271

#B29271
(178,146,113)
#B99B7D
(185,155,125)
#C0A489
(192,164,137)
#C7AD95
(199,173,149)
#CEB6A1
(206,182,161)
#D5BFAD
(213,191,173)
#DCC8B9
(220,200,185)
#E3D1C5
(227,209,197)
#EADAD1
(234,218,209)
#F1E3DD
(241,227,221)
#F8ECE9
(248,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29271; }

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

This text font color is #B29271.

Background Color

.myBgColor { background-color: #B29271; }

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

This div background color is #B29271.

Border color

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

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

This div border color is #B29271.

Opacity

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

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

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

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

This text has shadow with #B29271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29271.

Preview

Color preview on black background

This text has color #B29271 on black background.


Color preview on white background

This text has color #B29271 on white background.


Black color preview on #B29271 background

This text has black color on #B29271 background.


White color preview on #B29271 background

This text has white color on #B29271 background.


Related colors

Complementary color

Complementary color for #hex is #4D6D8E.


I love getcolorcode.com

Triadic colors

1 #71B292 and #9271B2 with #B29271 are triadic colors.

2 #7192B2 and #92B271 with #B29271 are triadic colors.