COLOR #B29575

HEX: #B29575 RGB: (178,149,117)

Color info

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

RGB color model

#B29575 color RGB value is (178,149,117).

RGB: (178,149,117) (70%, 58%, 46%)

RGB channels and saturation

R 178 of 255 = 70%
G 149 of 255 = 58%
B 117 of 255 = 46%

178
149
117

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

Portions of RGB colors in percentages

R + G + B = 178 + 149 + 117 = 444 (100%)
R 178 of 444 ~ 40.09%
G 149 of 444 ~ 33.56%
B 117 of 444 ~ 26.35'%

%40.09
%33.56
%26.35

CMYK color model

#B29575 color CMYK value is (0,16,34,30).

  • cyan value is 0.00%
  • magenta value is 16.29%
  • yellow value is 34.27%
  • key color value is 30.20%
CMYK: (0,16,34,30) C0M16Y34K30 (0%,16%,34%,30%) (0.00/0.16/0.34/0.30) 

CMYK percentages

%0
%16.29
%34.27
%30.2

Codes

Color #B29575 in popluar color models

B2 95 75
RGB 178 149 117
HSL 31° 28.37% 57.84%
HSB/HSV 31° 34.27% 69.80%
CMYK 0.00% 16.29% 34.27%
30.20%

Color #B29575 in popluar number systems.

HEX B2 95 75
Decimal 178 149 117
Binary 10110010 10010101 1110101
Octal 262 225 165

Shades and tints

Shades of #B29575

#B29575
(178,149,117)
#A2886B
(162,136,107)
#927B61
(146,123,97)
#826E57
(130,110,87)
#72614D
(114,97,77)
#625443
(98,84,67)
#524739
(82,71,57)
#423A2F
(66,58,47)
#322D25
(50,45,37)
#22201B
(34,32,27)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #B29575

#B29575
(178,149,117)
#B99E81
(185,158,129)
#C0A78D
(192,167,141)
#C7B099
(199,176,153)
#CEB9A5
(206,185,165)
#D5C2B1
(213,194,177)
#DCCBBD
(220,203,189)
#E3D4C9
(227,212,201)
#EADDD5
(234,221,213)
#F1E6E1
(241,230,225)
#F8EFED
(248,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29575; }

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

This text font color is #B29575.

Background Color

.myBgColor { background-color: #B29575; }

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

This div background color is #B29575.

Border color

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

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

This div border color is #B29575.

Opacity

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

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

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

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

This text has shadow with #B29575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29575.

Preview

Color preview on black background

This text has color #B29575 on black background.


Color preview on white background

This text has color #B29575 on white background.


Black color preview on #B29575 background

This text has black color on #B29575 background.


White color preview on #B29575 background

This text has white color on #B29575 background.


Related colors

Complementary color

Complementary color for #hex is #4D6A8A.


I love getcolorcode.com

Triadic colors

1 #75B295 and #9575B2 with #B29575 are triadic colors.

2 #7595B2 and #95B275 with #B29575 are triadic colors.