COLOR #B49896

HEX: #B49896 RGB: (180,152,150)

Color info

#B49896 contains red, green and blue colors in about the same proportion. Web safe color of #B49896 is #CC9999 (or #C99).

RGB color model

#B49896 color RGB value is (180,152,150).

RGB: (180,152,150) (71%, 60%, 59%)

RGB channels and saturation

R 180 of 255 = 71%
G 152 of 255 = 60%
B 150 of 255 = 59%

180
152
150

R + G + B ~ 63%. #B49896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 152 + 150 = 482 (100%)
R 180 of 482 ~ 37.34%
G 152 of 482 ~ 31.54%
B 150 of 482 ~ 31.12'%

%37.34
%31.54
%31.12

CMYK color model

#B49896 color CMYK value is (0,16,17,29).

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 16.67%
  • key color value is 29.41%

CMYK: (0,16,17,29)
C0M16Y17K29 (0%, 16%, 17%, 29%)
(0.00 / 0.16 / 0.17 / 0.29)

CMYK percentages

%0
%15.56
%16.67
%29.41

Codes

Color #B49896 in popluar color models

B4 98 96
RGB 180 152 150
HSL 16.67% 64.71%
HSB/HSV 16.67% 70.59%
CMYK 0.00% 15.56% 16.67%
29.41%

Color #B49896 in popluar number systems.

HEX B4 98 96
Decimal 180 152 150
Binary 10110100 10011000 10010110
Octal 264 230 226

Shades and tints

Shades of #B49896

#B49896
(180,152,150)
#A48B89
(164,139,137)
#947E7C
(148,126,124)
#84716F
(132,113,111)
#746462
(116,100,98)
#645755
(100,87,85)
#544A48
(84,74,72)
#443D3B
(68,61,59)
#34302E
(52,48,46)
#242321
(36,35,33)
#141614
(20,22,20)
#000000
(0,0,0)

Tints of #B49896

#B49896
(180,152,150)
#BAA19F
(186,161,159)
#C0AAA8
(192,170,168)
#C6B3B1
(198,179,177)
#CCBCBA
(204,188,186)
#D2C5C3
(210,197,195)
#D8CECC
(216,206,204)
#DED7D5
(222,215,213)
#E4E0DE
(228,224,222)
#EAE9E7
(234,233,231)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49896 color. Also use rgb(180,152,150) instead hex code.

Text Font Color

.myTextColor { color: #B49896; }

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

This text font color is #B49896.

Background Color

.myBgColor { background-color: #B49896; }

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

This div background color is #B49896.

Border color

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

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

This div border color is #B49896.

Opacity

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

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

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

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

This text has shadow with #B49896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49896.

Preview

Color preview on black background

This text has color #B49896 on black background.


Color preview on white background

This text has color #B49896 on white background.


Black color preview on #B49896 background

This text has black color on #B49896 background.


White color preview on #B49896 background

This text has white color on #B49896 background.


Related colors

Complementary color

Complementary color for #hex is #4B6769.


I love getcolorcode.com

Triadic colors

1 #96B498 and #9896B4 with #B49896 are triadic colors.

2 #9698B4 and #98B496 with #B49896 are triadic colors.