COLOR #A49478

HEX: #A49478 RGB: (164,148,120)

Color info

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

RGB color model

#A49478 color RGB value is (164,148,120).

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

RGB channels and saturation

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

164
148
120

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

Portions of RGB colors in percentages

R + G + B = 164 + 148 + 120 = 432 (100%)
R 164 of 432 ~ 37.96%
G 148 of 432 ~ 34.26%
B 120 of 432 ~ 27.78'%

%37.96
%34.26
%27.78

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.76%
  • yellow value is 26.83%
  • 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
%26.83
%35.69

Codes

Color #A49478 in popluar color models

A4 94 78
RGB 164 148 120
HSL 38° 19.47% 55.69%
HSB/HSV 38° 26.83% 64.31%
CMYK 0.00% 9.76% 26.83%
35.69%

Color #A49478 in popluar number systems.

HEX A4 94 78
Decimal 164 148 120
Binary 10100100 10010100 1111000
Octal 244 224 170

Shades and tints

Shades of #A49478

#A49478
(164,148,120)
#96876E
(150,135,110)
#887A64
(136,122,100)
#7A6D5A
(122,109,90)
#6C6050
(108,96,80)
#5E5346
(94,83,70)
#50463C
(80,70,60)
#423932
(66,57,50)
#342C28
(52,44,40)
#261F1E
(38,31,30)
#181214
(24,18,20)
#000000
(0,0,0)

Tints of #A49478

#A49478
(164,148,120)
#AC9D84
(172,157,132)
#B4A690
(180,166,144)
#BCAF9C
(188,175,156)
#C4B8A8
(196,184,168)
#CCC1B4
(204,193,180)
#D4CAC0
(212,202,192)
#DCD3CC
(220,211,204)
#E4DCD8
(228,220,216)
#ECE5E4
(236,229,228)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49478; }

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

This text font color is #A49478.

Background Color

.myBgColor { background-color: #A49478; }

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

This div background color is #A49478.

Border color

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

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

This div border color is #A49478.

Opacity

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

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

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

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

This text has shadow with #A49478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49478.

Preview

Color preview on black background

This text has color #A49478 on black background.


Color preview on white background

This text has color #A49478 on white background.


Black color preview on #A49478 background

This text has black color on #A49478 background.


White color preview on #A49478 background

This text has white color on #A49478 background.


Related colors

Complementary color

Complementary color for #hex is #5B6B87.


I love getcolorcode.com

Triadic colors

1 #78A494 and #9478A4 with #A49478 are triadic colors.

2 #7894A4 and #94A478 with #A49478 are triadic colors.