COLOR #A9A5A7

HEX: #A9A5A7 RGB: (169,165,167)

Color info

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

RGB color model

#A9A5A7 color RGB value is (169,165,167).

RGB: (169,165,167) (66%, 65%, 65%)

RGB channels and saturation

R 169 of 255 = 66%
G 165 of 255 = 65%
B 167 of 255 = 65%

169
165
167

R + G + B ~ 65%. #A9A5A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 165 + 167 = 501 (100%)
R 169 of 501 ~ 33.73%
G 165 of 501 ~ 32.93%
B 167 of 501 ~ 33.33'%

%33.73
%32.93
%33.33

CMYK color model

#A9A5A7 color CMYK value is (0,2,1,34).

  • cyan value is 0.00%
  • magenta value is 2.37%
  • yellow value is 1.18%
  • key color value is 33.73%

CMYK: (0,2,1,34)
C0M2Y1K34 (0%, 2%, 1%, 34%)
(0.00 / 0.02 / 0.01 / 0.34)

CMYK percentages

%0
%2.37
%1.18
%33.73

Codes

Color #A9A5A7 in popluar color models

A9 A5 A7
RGB 169 165 167
HSL 330° 2.27% 65.49%
HSB/HSV 330° 2.37% 66.27%
CMYK 0.00% 2.37% 1.18%
33.73%

Color #A9A5A7 in popluar number systems.

HEX A9 A5 A7
Decimal 169 165 167
Binary 10101001 10100101 10100111
Octal 251 245 247

Shades and tints

Shades of #A9A5A7

#A9A5A7
(169,165,167)
#9A9698
(154,150,152)
#8B8789
(139,135,137)
#7C787A
(124,120,122)
#6D696B
(109,105,107)
#5E5A5C
(94,90,92)
#4F4B4D
(79,75,77)
#403C3E
(64,60,62)
#312D2F
(49,45,47)
#221E20
(34,30,32)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #A9A5A7

#A9A5A7
(169,165,167)
#B0ADAF
(176,173,175)
#B7B5B7
(183,181,183)
#BEBDBF
(190,189,191)
#C5C5C7
(197,197,199)
#CCCDCF
(204,205,207)
#D3D5D7
(211,213,215)
#DADDDF
(218,221,223)
#E1E5E7
(225,229,231)
#E8EDEF
(232,237,239)
#EFF5F7
(239,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9A5A7 color. Also use rgb(169,165,167) instead hex code.

Text Font Color

.myTextColor { color: #A9A5A7; }

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

This text font color is #A9A5A7.

Background Color

.myBgColor { background-color: #A9A5A7; }

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

This div background color is #A9A5A7.

Border color

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

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

This div border color is #A9A5A7.

Opacity

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

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

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

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

This text has shadow with #A9A5A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A5A7.

Preview

Color preview on black background

This text has color #A9A5A7 on black background.


Color preview on white background

This text has color #A9A5A7 on white background.


Black color preview on #A9A5A7 background

This text has black color on #A9A5A7 background.


White color preview on #A9A5A7 background

This text has white color on #A9A5A7 background.


Related colors

Complementary color

Complementary color for #hex is #565A58.


I love getcolorcode.com

Triadic colors

1 #A7A9A5 and #A5A7A9 with #A9A5A7 are triadic colors.

2 #A7A5A9 and #A5A9A7 with #A9A5A7 are triadic colors.