COLOR #B49894

HEX: #B49894 RGB: (180,152,148)

Color info

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

RGB color model

#B49894 color RGB value is (180,152,148).

RGB: (180,152,148) (71%, 60%, 58%)

RGB channels and saturation

R 180 of 255 = 71%
G 152 of 255 = 60%
B 148 of 255 = 58%

180
152
148

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

Portions of RGB colors in percentages

R + G + B = 180 + 152 + 148 = 480 (100%)
R 180 of 480 ~ 37.5%
G 152 of 480 ~ 31.67%
B 148 of 480 ~ 30.83'%

%37.5
%31.67
%30.83

CMYK color model

#B49894 color CMYK value is (0,16,18,29).

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

CMYK: (0,16,18,29)
C0M16Y18K29 (0%, 16%, 18%, 29%)
(0.00 / 0.16 / 0.18 / 0.29)

CMYK percentages

%0
%15.56
%17.78
%29.41

Codes

Color #B49894 in popluar color models

B4 98 94
RGB 180 152 148
HSL 17.58% 64.31%
HSB/HSV 17.78% 70.59%
CMYK 0.00% 15.56% 17.78%
29.41%

Color #B49894 in popluar number systems.

HEX B4 98 94
Decimal 180 152 148
Binary 10110100 10011000 10010100
Octal 264 230 224

Shades and tints

Shades of #B49894

#B49894
(180,152,148)
#A48B87
(164,139,135)
#947E7A
(148,126,122)
#84716D
(132,113,109)
#746460
(116,100,96)
#645753
(100,87,83)
#544A46
(84,74,70)
#443D39
(68,61,57)
#34302C
(52,48,44)
#24231F
(36,35,31)
#141612
(20,22,18)
#000000
(0,0,0)

Tints of #B49894

#B49894
(180,152,148)
#BAA19D
(186,161,157)
#C0AAA6
(192,170,166)
#C6B3AF
(198,179,175)
#CCBCB8
(204,188,184)
#D2C5C1
(210,197,193)
#D8CECA
(216,206,202)
#DED7D3
(222,215,211)
#E4E0DC
(228,224,220)
#EAE9E5
(234,233,229)
#F0F2EE
(240,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49894; }

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

This text font color is #B49894.

Background Color

.myBgColor { background-color: #B49894; }

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

This div background color is #B49894.

Border color

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

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

This div border color is #B49894.

Opacity

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

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

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

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

This text has shadow with #B49894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49894.

Preview

Color preview on black background

This text has color #B49894 on black background.


Color preview on white background

This text has color #B49894 on white background.


Black color preview on #B49894 background

This text has black color on #B49894 background.


White color preview on #B49894 background

This text has white color on #B49894 background.


Related colors

Complementary color

Complementary color for #hex is #4B676B.


I love getcolorcode.com

Triadic colors

1 #94B498 and #9894B4 with #B49894 are triadic colors.

2 #9498B4 and #98B494 with #B49894 are triadic colors.