COLOR #A9A0A1

HEX: #A9A0A1 RGB: (169,160,161)

Color info

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

RGB color model

#A9A0A1 color RGB value is (169,160,161).

RGB: (169,160,161) (66%, 63%, 63%)

RGB channels and saturation

R 169 of 255 = 66%
G 160 of 255 = 63%
B 161 of 255 = 63%

169
160
161

R + G + B ~ 64%. #A9A0A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 160 + 161 = 490 (100%)
R 169 of 490 ~ 34.49%
G 160 of 490 ~ 32.65%
B 161 of 490 ~ 32.86'%

%34.49
%32.65
%32.86

CMYK color model

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

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

CMYK: (0,5,5,34)
C0M5Y5K34 (0%, 5%, 5%, 34%)
(0.00 / 0.05 / 0.05 / 0.34)

CMYK percentages

%0
%5.33
%4.73
%33.73

Codes

Color #A9A0A1 in popluar color models

A9 A0 A1
RGB 169 160 161
HSL 353° 4.97% 64.51%
HSB/HSV 353° 5.33% 66.27%
CMYK 0.00% 5.33% 4.73%
33.73%

Color #A9A0A1 in popluar number systems.

HEX A9 A0 A1
Decimal 169 160 161
Binary 10101001 10100000 10100001
Octal 251 240 241

Shades and tints

Shades of #A9A0A1

#A9A0A1
(169,160,161)
#9A9293
(154,146,147)
#8B8485
(139,132,133)
#7C7677
(124,118,119)
#6D6869
(109,104,105)
#5E5A5B
(94,90,91)
#4F4C4D
(79,76,77)
#403E3F
(64,62,63)
#313031
(49,48,49)
#222223
(34,34,35)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #A9A0A1

#A9A0A1
(169,160,161)
#B0A8A9
(176,168,169)
#B7B0B1
(183,176,177)
#BEB8B9
(190,184,185)
#C5C0C1
(197,192,193)
#CCC8C9
(204,200,201)
#D3D0D1
(211,208,209)
#DAD8D9
(218,216,217)
#E1E0E1
(225,224,225)
#E8E8E9
(232,232,233)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9A0A1; }

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

This text font color is #A9A0A1.

Background Color

.myBgColor { background-color: #A9A0A1; }

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

This div background color is #A9A0A1.

Border color

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

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

This div border color is #A9A0A1.

Opacity

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

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

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

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

This text has shadow with #A9A0A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A0A1.

Preview

Color preview on black background

This text has color #A9A0A1 on black background.


Color preview on white background

This text has color #A9A0A1 on white background.


Black color preview on #A9A0A1 background

This text has black color on #A9A0A1 background.


White color preview on #A9A0A1 background

This text has white color on #A9A0A1 background.


Related colors

Complementary color

Complementary color for #hex is #565F5E.


I love getcolorcode.com

Triadic colors

1 #A1A9A0 and #A0A1A9 with #A9A0A1 are triadic colors.

2 #A1A0A9 and #A0A9A1 with #A9A0A1 are triadic colors.