COLOR #A49487

HEX: #A49487 RGB: (164,148,135)

Color info

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

RGB color model

#A49487 color RGB value is (164,148,135).

RGB: (164,148,135) (64%, 58%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 148 of 255 = 58%
B 135 of 255 = 53%

164
148
135

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

Portions of RGB colors in percentages

R + G + B = 164 + 148 + 135 = 447 (100%)
R 164 of 447 ~ 36.69%
G 148 of 447 ~ 33.11%
B 135 of 447 ~ 30.2'%

%36.69
%33.11
%30.2

CMYK color model

#A49487 color CMYK value is (0,10,18,36).

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

CMYK: (0,10,18,36)
C0M10Y18K36 (0%, 10%, 18%, 36%)
(0.00 / 0.10 / 0.18 / 0.36)

CMYK percentages

%0
%9.76
%17.68
%35.69

Codes

Color #A49487 in popluar color models

A4 94 87
RGB 164 148 135
HSL 27° 13.74% 58.63%
HSB/HSV 27° 17.68% 64.31%
CMYK 0.00% 9.76% 17.68%
35.69%

Color #A49487 in popluar number systems.

HEX A4 94 87
Decimal 164 148 135
Binary 10100100 10010100 10000111
Octal 244 224 207

Shades and tints

Shades of #A49487

#A49487
(164,148,135)
#96877B
(150,135,123)
#887A6F
(136,122,111)
#7A6D63
(122,109,99)
#6C6057
(108,96,87)
#5E534B
(94,83,75)
#50463F
(80,70,63)
#423933
(66,57,51)
#342C27
(52,44,39)
#261F1B
(38,31,27)
#18120F
(24,18,15)
#000000
(0,0,0)

Tints of #A49487

#A49487
(164,148,135)
#AC9D91
(172,157,145)
#B4A69B
(180,166,155)
#BCAFA5
(188,175,165)
#C4B8AF
(196,184,175)
#CCC1B9
(204,193,185)
#D4CAC3
(212,202,195)
#DCD3CD
(220,211,205)
#E4DCD7
(228,220,215)
#ECE5E1
(236,229,225)
#F4EEEB
(244,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49487; }

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

This text font color is #A49487.

Background Color

.myBgColor { background-color: #A49487; }

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

This div background color is #A49487.

Border color

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

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

This div border color is #A49487.

Opacity

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

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

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

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

This text has shadow with #A49487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49487.

Preview

Color preview on black background

This text has color #A49487 on black background.


Color preview on white background

This text has color #A49487 on white background.


Black color preview on #A49487 background

This text has black color on #A49487 background.


White color preview on #A49487 background

This text has white color on #A49487 background.


Related colors

Complementary color

Complementary color for #hex is #5B6B78.


I love getcolorcode.com

Triadic colors

1 #87A494 and #9487A4 with #A49487 are triadic colors.

2 #8794A4 and #94A487 with #A49487 are triadic colors.