COLOR #A49571

HEX: #A49571 RGB: (164,149,113)

Color info

#A49571 contains red, green and blue colors in about the same proportion. Web safe color of #A49571 is #999966 (or #996).

RGB color model

#A49571 color RGB value is (164,149,113).

RGB: (164,149,113) (64%, 58%, 44%)

RGB channels and saturation

R 164 of 255 = 64%
G 149 of 255 = 58%
B 113 of 255 = 44%

164
149
113

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

Portions of RGB colors in percentages

R + G + B = 164 + 149 + 113 = 426 (100%)
R 164 of 426 ~ 38.5%
G 149 of 426 ~ 34.98%
B 113 of 426 ~ 26.53'%

%38.5
%34.98
%26.53

CMYK color model

#A49571 color CMYK value is (0,9,31,36).

  • cyan value is 0.00%
  • magenta value is 9.15%
  • yellow value is 31.10%
  • key color value is 35.69%
CMYK: (0,9,31,36) C0M9Y31K36 (0%,9%,31%,36%) (0.00/0.09/0.31/0.36) 

CMYK percentages

%0
%9.15
%31.1
%35.69

Codes

Color #A49571 in popluar color models

A4 95 71
RGB 164 149 113
HSL 42° 21.89% 54.31%
HSB/HSV 42° 31.10% 64.31%
CMYK 0.00% 9.15% 31.10%
35.69%

Color #A49571 in popluar number systems.

HEX A4 95 71
Decimal 164 149 113
Binary 10100100 10010101 1110001
Octal 244 225 161

Shades and tints

Shades of #A49571

#A49571
(164,149,113)
#968867
(150,136,103)
#887B5D
(136,123,93)
#7A6E53
(122,110,83)
#6C6149
(108,97,73)
#5E543F
(94,84,63)
#504735
(80,71,53)
#423A2B
(66,58,43)
#342D21
(52,45,33)
#262017
(38,32,23)
#18130D
(24,19,13)
#000000
(0,0,0)

Tints of #A49571

#A49571
(164,149,113)
#AC9E7D
(172,158,125)
#B4A789
(180,167,137)
#BCB095
(188,176,149)
#C4B9A1
(196,185,161)
#CCC2AD
(204,194,173)
#D4CBB9
(212,203,185)
#DCD4C5
(220,212,197)
#E4DDD1
(228,221,209)
#ECE6DD
(236,230,221)
#F4EFE9
(244,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49571 color. Also use rgb(164,149,113) instead hex code.

Text Font Color

.myTextColor { color: #A49571; }

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

This text font color is #A49571.

Background Color

.myBgColor { background-color: #A49571; }

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

This div background color is #A49571.

Border color

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

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

This div border color is #A49571.

Opacity

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

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

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

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

This text has shadow with #A49571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49571.

Preview

Color preview on black background

This text has color #A49571 on black background.


Color preview on white background

This text has color #A49571 on white background.


Black color preview on #A49571 background

This text has black color on #A49571 background.


White color preview on #A49571 background

This text has white color on #A49571 background.


Related colors

Complementary color

Complementary color for #hex is #5B6A8E.


I love getcolorcode.com

Triadic colors

1 #71A495 and #9571A4 with #A49571 are triadic colors.

2 #7195A4 and #95A471 with #A49571 are triadic colors.