COLOR #B29572

HEX: #B29572 RGB: (178,149,114)

Color info

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

RGB color model

#B29572 color RGB value is (178,149,114).

RGB: (178,149,114) (70%, 58%, 45%)

RGB channels and saturation

R 178 of 255 = 70%
G 149 of 255 = 58%
B 114 of 255 = 45%

178
149
114

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

Portions of RGB colors in percentages

R + G + B = 178 + 149 + 114 = 441 (100%)
R 178 of 441 ~ 40.36%
G 149 of 441 ~ 33.79%
B 114 of 441 ~ 25.85'%

%40.36
%33.79
%25.85

CMYK color model

#B29572 color CMYK value is (0,16,36,30).

  • cyan value is 0.00%
  • magenta value is 16.29%
  • yellow value is 35.96%
  • key color value is 30.20%
CMYK: (0,16,36,30) C0M16Y36K30 (0%,16%,36%,30%) (0.00/0.16/0.36/0.30) 

CMYK percentages

%0
%16.29
%35.96
%30.2

Codes

Color #B29572 in popluar color models

B2 95 72
RGB 178 149 114
HSL 33° 29.36% 57.25%
HSB/HSV 33° 35.96% 69.80%
CMYK 0.00% 16.29% 35.96%
30.20%

Color #B29572 in popluar number systems.

HEX B2 95 72
Decimal 178 149 114
Binary 10110010 10010101 1110010
Octal 262 225 162

Shades and tints

Shades of #B29572

#B29572
(178,149,114)
#A28868
(162,136,104)
#927B5E
(146,123,94)
#826E54
(130,110,84)
#72614A
(114,97,74)
#625440
(98,84,64)
#524736
(82,71,54)
#423A2C
(66,58,44)
#322D22
(50,45,34)
#222018
(34,32,24)
#12130E
(18,19,14)
#000000
(0,0,0)

Tints of #B29572

#B29572
(178,149,114)
#B99E7E
(185,158,126)
#C0A78A
(192,167,138)
#C7B096
(199,176,150)
#CEB9A2
(206,185,162)
#D5C2AE
(213,194,174)
#DCCBBA
(220,203,186)
#E3D4C6
(227,212,198)
#EADDD2
(234,221,210)
#F1E6DE
(241,230,222)
#F8EFEA
(248,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29572; }

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

This text font color is #B29572.

Background Color

.myBgColor { background-color: #B29572; }

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

This div background color is #B29572.

Border color

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

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

This div border color is #B29572.

Opacity

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

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

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

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

This text has shadow with #B29572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29572.

Preview

Color preview on black background

This text has color #B29572 on black background.


Color preview on white background

This text has color #B29572 on white background.


Black color preview on #B29572 background

This text has black color on #B29572 background.


White color preview on #B29572 background

This text has white color on #B29572 background.


Related colors

Complementary color

Complementary color for #hex is #4D6A8D.


I love getcolorcode.com

Triadic colors

1 #72B295 and #9572B2 with #B29572 are triadic colors.

2 #7295B2 and #95B272 with #B29572 are triadic colors.