COLOR #B49491

HEX: #B49491 RGB: (180,148,145)

Color info

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

RGB color model

#B49491 color RGB value is (180,148,145).

RGB: (180,148,145) (71%, 58%, 57%)

RGB channels and saturation

R 180 of 255 = 71%
G 148 of 255 = 58%
B 145 of 255 = 57%

180
148
145

R + G + B ~ 62%. #B49491 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 148 + 145 = 473 (100%)
R 180 of 473 ~ 38.05%
G 148 of 473 ~ 31.29%
B 145 of 473 ~ 30.66'%

%38.05
%31.29
%30.66

CMYK color model

#B49491 color CMYK value is (0,18,19,29).

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

CMYK: (0,18,19,29)
C0M18Y19K29 (0%, 18%, 19%, 29%)
(0.00 / 0.18 / 0.19 / 0.29)

CMYK percentages

%0
%17.78
%19.44
%29.41

Codes

Color #B49491 in popluar color models

B4 94 91
RGB 180 148 145
HSL 18.92% 63.73%
HSB/HSV 19.44% 70.59%
CMYK 0.00% 17.78% 19.44%
29.41%

Color #B49491 in popluar number systems.

HEX B4 94 91
Decimal 180 148 145
Binary 10110100 10010100 10010001
Octal 264 224 221

Shades and tints

Shades of #B49491

#B49491
(180,148,145)
#A48784
(164,135,132)
#947A77
(148,122,119)
#846D6A
(132,109,106)
#74605D
(116,96,93)
#645350
(100,83,80)
#544643
(84,70,67)
#443936
(68,57,54)
#342C29
(52,44,41)
#241F1C
(36,31,28)
#14120F
(20,18,15)
#000000
(0,0,0)

Tints of #B49491

#B49491
(180,148,145)
#BA9D9B
(186,157,155)
#C0A6A5
(192,166,165)
#C6AFAF
(198,175,175)
#CCB8B9
(204,184,185)
#D2C1C3
(210,193,195)
#D8CACD
(216,202,205)
#DED3D7
(222,211,215)
#E4DCE1
(228,220,225)
#EAE5EB
(234,229,235)
#F0EEF5
(240,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49491; }

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

This text font color is #B49491.

Background Color

.myBgColor { background-color: #B49491; }

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

This div background color is #B49491.

Border color

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

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

This div border color is #B49491.

Opacity

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

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

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

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

This text has shadow with #B49491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49491.

Preview

Color preview on black background

This text has color #B49491 on black background.


Color preview on white background

This text has color #B49491 on white background.


Black color preview on #B49491 background

This text has black color on #B49491 background.


White color preview on #B49491 background

This text has white color on #B49491 background.


Related colors

Complementary color

Complementary color for #hex is #4B6B6E.


I love getcolorcode.com

Triadic colors

1 #91B494 and #9491B4 with #B49491 are triadic colors.

2 #9194B4 and #94B491 with #B49491 are triadic colors.