COLOR #A49894

HEX: #A49894 RGB: (164,152,148)

Color info

#A49894 contains red, green and blue colors in about the same proportion. Web safe color of #A49894 is #999999 (or #999).

RGB color model

#A49894 color RGB value is (164,152,148).

RGB: (164,152,148) (64%, 60%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 152 of 255 = 60%
B 148 of 255 = 58%

164
152
148

R + G + B ~ 61%. #A49894 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 152 + 148 = 464 (100%)
R 164 of 464 ~ 35.34%
G 152 of 464 ~ 32.76%
B 148 of 464 ~ 31.9'%

%35.34
%32.76
%31.9

CMYK color model

#A49894 color CMYK value is (0,7,10,36).

  • cyan value is 0.00%
  • magenta value is 7.32%
  • yellow value is 9.76%
  • key color value is 35.69%
CMYK: (0,7,10,36) C0M7Y10K36 (0%,7%,10%,36%) (0.00/0.07/0.10/0.36) 

CMYK percentages

%0
%7.32
%9.76
%35.69

Codes

Color #A49894 in popluar color models

A4 98 94
RGB 164 152 148
HSL 15° 8.08% 61.18%
HSB/HSV 15° 9.76% 64.31%
CMYK 0.00% 7.32% 9.76%
35.69%

Color #A49894 in popluar number systems.

HEX A4 98 94
Decimal 164 152 148
Binary 10100100 10011000 10010100
Octal 244 230 224

Shades and tints

Shades of #A49894

#A49894
(164,152,148)
#968B87
(150,139,135)
#887E7A
(136,126,122)
#7A716D
(122,113,109)
#6C6460
(108,100,96)
#5E5753
(94,87,83)
#504A46
(80,74,70)
#423D39
(66,61,57)
#34302C
(52,48,44)
#26231F
(38,35,31)
#181612
(24,22,18)
#000000
(0,0,0)

Tints of #A49894

#A49894
(164,152,148)
#ACA19D
(172,161,157)
#B4AAA6
(180,170,166)
#BCB3AF
(188,179,175)
#C4BCB8
(196,188,184)
#CCC5C1
(204,197,193)
#D4CECA
(212,206,202)
#DCD7D3
(220,215,211)
#E4E0DC
(228,224,220)
#ECE9E5
(236,233,229)
#F4F2EE
(244,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49894; }

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

This text font color is #A49894.

Background Color

.myBgColor { background-color: #A49894; }

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

This div background color is #A49894.

Border color

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

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

This div border color is #A49894.

Opacity

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

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

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

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

This text has shadow with #A49894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49894.

Preview

Color preview on black background

This text has color #A49894 on black background.


Color preview on white background

This text has color #A49894 on white background.


Black color preview on #A49894 background

This text has black color on #A49894 background.


White color preview on #A49894 background

This text has white color on #A49894 background.


Related colors

Complementary color

Complementary color for #hex is #5B676B.


I love getcolorcode.com

Triadic colors

1 #94A498 and #9894A4 with #A49894 are triadic colors.

2 #9498A4 and #98A494 with #A49894 are triadic colors.