COLOR #B49772

HEX: #B49772 RGB: (180,151,114)

Color info

#B49772 contains mainly red and green colors. Web safe color of #B49772 is #CC9966 (or #C96).

RGB color model

#B49772 color RGB value is (180,151,114).

RGB: (180,151,114) (71%, 59%, 45%)

RGB channels and saturation

R 180 of 255 = 71%
G 151 of 255 = 59%
B 114 of 255 = 45%

180
151
114

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

Portions of RGB colors in percentages

R + G + B = 180 + 151 + 114 = 445 (100%)
R 180 of 445 ~ 40.45%
G 151 of 445 ~ 33.93%
B 114 of 445 ~ 25.62'%

%40.45
%33.93
%25.62

CMYK color model

#B49772 color CMYK value is (0,16,37,29).

  • cyan value is 0.00%
  • magenta value is 16.11%
  • yellow value is 36.67%
  • key color value is 29.41%

CMYK: (0,16,37,29)
C0M16Y37K29 (0%, 16%, 37%, 29%)
(0.00 / 0.16 / 0.37 / 0.29)

CMYK percentages

%0
%16.11
%36.67
%29.41

Codes

Color #B49772 in popluar color models

B4 97 72
RGB 180 151 114
HSL 34° 30.56% 57.65%
HSB/HSV 34° 36.67% 70.59%
CMYK 0.00% 16.11% 36.67%
29.41%

Color #B49772 in popluar number systems.

HEX B4 97 72
Decimal 180 151 114
Binary 10110100 10010111 1110010
Octal 264 227 162

Shades and tints

Shades of #B49772

#B49772
(180,151,114)
#A48A68
(164,138,104)
#947D5E
(148,125,94)
#847054
(132,112,84)
#74634A
(116,99,74)
#645640
(100,86,64)
#544936
(84,73,54)
#443C2C
(68,60,44)
#342F22
(52,47,34)
#242218
(36,34,24)
#14150E
(20,21,14)
#000000
(0,0,0)

Tints of #B49772

#B49772
(180,151,114)
#BAA07E
(186,160,126)
#C0A98A
(192,169,138)
#C6B296
(198,178,150)
#CCBBA2
(204,187,162)
#D2C4AE
(210,196,174)
#D8CDBA
(216,205,186)
#DED6C6
(222,214,198)
#E4DFD2
(228,223,210)
#EAE8DE
(234,232,222)
#F0F1EA
(240,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49772 color. Also use rgb(180,151,114) instead hex code.

Text Font Color

.myTextColor { color: #B49772; }

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

This text font color is #B49772.

Background Color

.myBgColor { background-color: #B49772; }

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

This div background color is #B49772.

Border color

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

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

This div border color is #B49772.

Opacity

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

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

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

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

This text has shadow with #B49772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49772.

Preview

Color preview on black background

This text has color #B49772 on black background.


Color preview on white background

This text has color #B49772 on white background.


Black color preview on #B49772 background

This text has black color on #B49772 background.


White color preview on #B49772 background

This text has white color on #B49772 background.


Related colors

Complementary color

Complementary color for #hex is #4B688D.


I love getcolorcode.com

Triadic colors

1 #72B497 and #9772B4 with #B49772 are triadic colors.

2 #7297B4 and #97B472 with #B49772 are triadic colors.