COLOR #A9A889

HEX: #A9A889 RGB: (169,168,137)

Color info

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

RGB color model

#A9A889 color RGB value is (169,168,137).

RGB: (169,168,137) (66%, 66%, 54%)

RGB channels and saturation

R 169 of 255 = 66%
G 168 of 255 = 66%
B 137 of 255 = 54%

169
168
137

R + G + B ~ 62%. #A9A889 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 168 + 137 = 474 (100%)
R 169 of 474 ~ 35.65%
G 168 of 474 ~ 35.44%
B 137 of 474 ~ 28.9'%

%35.65
%35.44
%28.9

CMYK color model

#A9A889 color CMYK value is (0,1,19,34).

  • cyan value is 0.00%
  • magenta value is 0.59%
  • yellow value is 18.93%
  • key color value is 33.73%
CMYK: (0,1,19,34) C0M1Y19K34 (0%,1%,19%,34%) (0.00/0.01/0.19/0.34) 

CMYK percentages

%0
%0.59
%18.93
%33.73

Codes

Color #A9A889 in popluar color models

A9 A8 89
RGB 169 168 137
HSL 58° 15.69% 60.00%
HSB/HSV 58° 18.93% 66.27%
CMYK 0.00% 0.59% 18.93%
33.73%

Color #A9A889 in popluar number systems.

HEX A9 A8 89
Decimal 169 168 137
Binary 10101001 10101000 10001001
Octal 251 250 211

Shades and tints

Shades of #A9A889

#A9A889
(169,168,137)
#9A997D
(154,153,125)
#8B8A71
(139,138,113)
#7C7B65
(124,123,101)
#6D6C59
(109,108,89)
#5E5D4D
(94,93,77)
#4F4E41
(79,78,65)
#403F35
(64,63,53)
#313029
(49,48,41)
#22211D
(34,33,29)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #A9A889

#A9A889
(169,168,137)
#B0AF93
(176,175,147)
#B7B69D
(183,182,157)
#BEBDA7
(190,189,167)
#C5C4B1
(197,196,177)
#CCCBBB
(204,203,187)
#D3D2C5
(211,210,197)
#DAD9CF
(218,217,207)
#E1E0D9
(225,224,217)
#E8E7E3
(232,231,227)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9A889 color. Also use rgb(169,168,137) instead hex code.

Text Font Color

.myTextColor { color: #A9A889; }

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

This text font color is #A9A889.

Background Color

.myBgColor { background-color: #A9A889; }

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

This div background color is #A9A889.

Border color

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

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

This div border color is #A9A889.

Opacity

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

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

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

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

This text has shadow with #A9A889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A889.

Preview

Color preview on black background

This text has color #A9A889 on black background.


Color preview on white background

This text has color #A9A889 on white background.


Black color preview on #A9A889 background

This text has black color on #A9A889 background.


White color preview on #A9A889 background

This text has white color on #A9A889 background.


Related colors

Complementary color

Complementary color for #hex is #565776.


I love getcolorcode.com

Triadic colors

1 #89A9A8 and #A889A9 with #A9A889 are triadic colors.

2 #89A8A9 and #A8A989 with #A9A889 are triadic colors.