COLOR #A9A089

HEX: #A9A089 RGB: (169,160,137)

Color info

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

RGB color model

#A9A089 color RGB value is (169,160,137).

RGB: (169,160,137) (66%, 63%, 54%)

RGB channels and saturation

R 169 of 255 = 66%
G 160 of 255 = 63%
B 137 of 255 = 54%

169
160
137

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

Portions of RGB colors in percentages

R + G + B = 169 + 160 + 137 = 466 (100%)
R 169 of 466 ~ 36.27%
G 160 of 466 ~ 34.33%
B 137 of 466 ~ 29.4'%

%36.27
%34.33
%29.4

CMYK color model

#A9A089 color CMYK value is (0,5,19,34).

  • cyan value is 0.00%
  • magenta value is 5.33%
  • yellow value is 18.93%
  • key color value is 33.73%

CMYK: (0,5,19,34)
C0M5Y19K34 (0%, 5%, 19%, 34%)
(0.00 / 0.05 / 0.19 / 0.34)

CMYK percentages

%0
%5.33
%18.93
%33.73

Codes

Color #A9A089 in popluar color models

A9 A0 89
RGB 169 160 137
HSL 43° 15.69% 60.00%
HSB/HSV 43° 18.93% 66.27%
CMYK 0.00% 5.33% 18.93%
33.73%

Color #A9A089 in popluar number systems.

HEX A9 A0 89
Decimal 169 160 137
Binary 10101001 10100000 10001001
Octal 251 240 211

Shades and tints

Shades of #A9A089

#A9A089
(169,160,137)
#9A927D
(154,146,125)
#8B8471
(139,132,113)
#7C7665
(124,118,101)
#6D6859
(109,104,89)
#5E5A4D
(94,90,77)
#4F4C41
(79,76,65)
#403E35
(64,62,53)
#313029
(49,48,41)
#22221D
(34,34,29)
#131411
(19,20,17)
#000000
(0,0,0)

Tints of #A9A089

#A9A089
(169,160,137)
#B0A893
(176,168,147)
#B7B09D
(183,176,157)
#BEB8A7
(190,184,167)
#C5C0B1
(197,192,177)
#CCC8BB
(204,200,187)
#D3D0C5
(211,208,197)
#DAD8CF
(218,216,207)
#E1E0D9
(225,224,217)
#E8E8E3
(232,232,227)
#EFF0ED
(239,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9A089; }

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

This text font color is #A9A089.

Background Color

.myBgColor { background-color: #A9A089; }

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

This div background color is #A9A089.

Border color

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

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

This div border color is #A9A089.

Opacity

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

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

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

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

This text has shadow with #A9A089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A089.

Preview

Color preview on black background

This text has color #A9A089 on black background.


Color preview on white background

This text has color #A9A089 on white background.


Black color preview on #A9A089 background

This text has black color on #A9A089 background.


White color preview on #A9A089 background

This text has white color on #A9A089 background.


Related colors

Complementary color

Complementary color for #hex is #565F76.


I love getcolorcode.com

Triadic colors

1 #89A9A0 and #A089A9 with #A9A089 are triadic colors.

2 #89A0A9 and #A0A989 with #A9A089 are triadic colors.