COLOR #B4A491

HEX: #B4A491 RGB: (180,164,145)

Color info

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

RGB color model

#B4A491 color RGB value is (180,164,145).

RGB: (180,164,145) (71%, 64%, 57%)

RGB channels and saturation

R 180 of 255 = 71%
G 164 of 255 = 64%
B 145 of 255 = 57%

180
164
145

R + G + B ~ 64%. #B4A491 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 164 + 145 = 489 (100%)
R 180 of 489 ~ 36.81%
G 164 of 489 ~ 33.54%
B 145 of 489 ~ 29.65'%

%36.81
%33.54
%29.65

CMYK color model

#B4A491 color CMYK value is (0,9,19,29).

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

CMYK: (0,9,19,29)
C0M9Y19K29 (0%, 9%, 19%, 29%)
(0.00 / 0.09 / 0.19 / 0.29)

CMYK percentages

%0
%8.89
%19.44
%29.41

Codes

Color #B4A491 in popluar color models

B4 A4 91
RGB 180 164 145
HSL 33° 18.92% 63.73%
HSB/HSV 33° 19.44% 70.59%
CMYK 0.00% 8.89% 19.44%
29.41%

Color #B4A491 in popluar number systems.

HEX B4 A4 91
Decimal 180 164 145
Binary 10110100 10100100 10010001
Octal 264 244 221

Shades and tints

Shades of #B4A491

#B4A491
(180,164,145)
#A49684
(164,150,132)
#948877
(148,136,119)
#847A6A
(132,122,106)
#746C5D
(116,108,93)
#645E50
(100,94,80)
#545043
(84,80,67)
#444236
(68,66,54)
#343429
(52,52,41)
#24261C
(36,38,28)
#14180F
(20,24,15)
#000000
(0,0,0)

Tints of #B4A491

#B4A491
(180,164,145)
#BAAC9B
(186,172,155)
#C0B4A5
(192,180,165)
#C6BCAF
(198,188,175)
#CCC4B9
(204,196,185)
#D2CCC3
(210,204,195)
#D8D4CD
(216,212,205)
#DEDCD7
(222,220,215)
#E4E4E1
(228,228,225)
#EAECEB
(234,236,235)
#F0F4F5
(240,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4A491; }

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

This text font color is #B4A491.

Background Color

.myBgColor { background-color: #B4A491; }

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

This div background color is #B4A491.

Border color

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

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

This div border color is #B4A491.

Opacity

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

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

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

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

This text has shadow with #B4A491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A491.

Preview

Color preview on black background

This text has color #B4A491 on black background.


Color preview on white background

This text has color #B4A491 on white background.


Black color preview on #B4A491 background

This text has black color on #B4A491 background.


White color preview on #B4A491 background

This text has white color on #B4A491 background.


Related colors

Complementary color

Complementary color for #hex is #4B5B6E.


I love getcolorcode.com

Triadic colors

1 #91B4A4 and #A491B4 with #B4A491 are triadic colors.

2 #91A4B4 and #A4B491 with #B4A491 are triadic colors.