COLOR #A49477

HEX: #A49477 RGB: (164,148,119)

Color info

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

RGB color model

#A49477 color RGB value is (164,148,119).

RGB: (164,148,119) (64%, 58%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 148 of 255 = 58%
B 119 of 255 = 47%

164
148
119

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

Portions of RGB colors in percentages

R + G + B = 164 + 148 + 119 = 431 (100%)
R 164 of 431 ~ 38.05%
G 148 of 431 ~ 34.34%
B 119 of 431 ~ 27.61'%

%38.05
%34.34
%27.61

CMYK color model

#A49477 color CMYK value is (0,10,27,36).

  • cyan value is 0.00%
  • magenta value is 9.76%
  • yellow value is 27.44%
  • key color value is 35.69%

CMYK: (0,10,27,36)
C0M10Y27K36 (0%, 10%, 27%, 36%)
(0.00 / 0.10 / 0.27 / 0.36)

CMYK percentages

%0
%9.76
%27.44
%35.69

Codes

Color #A49477 in popluar color models

A4 94 77
RGB 164 148 119
HSL 39° 19.82% 55.49%
HSB/HSV 39° 27.44% 64.31%
CMYK 0.00% 9.76% 27.44%
35.69%

Color #A49477 in popluar number systems.

HEX A4 94 77
Decimal 164 148 119
Binary 10100100 10010100 1110111
Octal 244 224 167

Shades and tints

Shades of #A49477

#A49477
(164,148,119)
#96876D
(150,135,109)
#887A63
(136,122,99)
#7A6D59
(122,109,89)
#6C604F
(108,96,79)
#5E5345
(94,83,69)
#50463B
(80,70,59)
#423931
(66,57,49)
#342C27
(52,44,39)
#261F1D
(38,31,29)
#181213
(24,18,19)
#000000
(0,0,0)

Tints of #A49477

#A49477
(164,148,119)
#AC9D83
(172,157,131)
#B4A68F
(180,166,143)
#BCAF9B
(188,175,155)
#C4B8A7
(196,184,167)
#CCC1B3
(204,193,179)
#D4CABF
(212,202,191)
#DCD3CB
(220,211,203)
#E4DCD7
(228,220,215)
#ECE5E3
(236,229,227)
#F4EEEF
(244,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49477 color. Also use rgb(164,148,119) instead hex code.

Text Font Color

.myTextColor { color: #A49477; }

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

This text font color is #A49477.

Background Color

.myBgColor { background-color: #A49477; }

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

This div background color is #A49477.

Border color

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

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

This div border color is #A49477.

Opacity

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

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

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

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

This text has shadow with #A49477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49477.

Preview

Color preview on black background

This text has color #A49477 on black background.


Color preview on white background

This text has color #A49477 on white background.


Black color preview on #A49477 background

This text has black color on #A49477 background.


White color preview on #A49477 background

This text has white color on #A49477 background.


Related colors

Complementary color

Complementary color for #hex is #5B6B88.


I love getcolorcode.com

Triadic colors

1 #77A494 and #9477A4 with #A49477 are triadic colors.

2 #7794A4 and #94A477 with #A49477 are triadic colors.