COLOR #A9A496

HEX: #A9A496 RGB: (169,164,150)

Color info

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

RGB color model

#A9A496 color RGB value is (169,164,150).

RGB: (169,164,150) (66%, 64%, 59%)

RGB channels and saturation

R 169 of 255 = 66%
G 164 of 255 = 64%
B 150 of 255 = 59%

169
164
150

R + G + B ~ 63%. #A9A496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 164 + 150 = 483 (100%)
R 169 of 483 ~ 34.99%
G 164 of 483 ~ 33.95%
B 150 of 483 ~ 31.06'%

%34.99
%33.95
%31.06

CMYK color model

#A9A496 color CMYK value is (0,3,11,34).

  • cyan value is 0.00%
  • magenta value is 2.96%
  • yellow value is 11.24%
  • key color value is 33.73%

CMYK: (0,3,11,34)
C0M3Y11K34 (0%, 3%, 11%, 34%)
(0.00 / 0.03 / 0.11 / 0.34)

CMYK percentages

%0
%2.96
%11.24
%33.73

Codes

Color #A9A496 in popluar color models

A9 A4 96
RGB 169 164 150
HSL 44° 9.95% 62.55%
HSB/HSV 44° 11.24% 66.27%
CMYK 0.00% 2.96% 11.24%
33.73%

Color #A9A496 in popluar number systems.

HEX A9 A4 96
Decimal 169 164 150
Binary 10101001 10100100 10010110
Octal 251 244 226

Shades and tints

Shades of #A9A496

#A9A496
(169,164,150)
#9A9689
(154,150,137)
#8B887C
(139,136,124)
#7C7A6F
(124,122,111)
#6D6C62
(109,108,98)
#5E5E55
(94,94,85)
#4F5048
(79,80,72)
#40423B
(64,66,59)
#31342E
(49,52,46)
#222621
(34,38,33)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #A9A496

#A9A496
(169,164,150)
#B0AC9F
(176,172,159)
#B7B4A8
(183,180,168)
#BEBCB1
(190,188,177)
#C5C4BA
(197,196,186)
#CCCCC3
(204,204,195)
#D3D4CC
(211,212,204)
#DADCD5
(218,220,213)
#E1E4DE
(225,228,222)
#E8ECE7
(232,236,231)
#EFF4F0
(239,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9A496 color. Also use rgb(169,164,150) instead hex code.

Text Font Color

.myTextColor { color: #A9A496; }

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

This text font color is #A9A496.

Background Color

.myBgColor { background-color: #A9A496; }

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

This div background color is #A9A496.

Border color

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

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

This div border color is #A9A496.

Opacity

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

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

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

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

This text has shadow with #A9A496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A496.

Preview

Color preview on black background

This text has color #A9A496 on black background.


Color preview on white background

This text has color #A9A496 on white background.


Black color preview on #A9A496 background

This text has black color on #A9A496 background.


White color preview on #A9A496 background

This text has white color on #A9A496 background.


Related colors

Complementary color

Complementary color for #hex is #565B69.


I love getcolorcode.com

Triadic colors

1 #96A9A4 and #A496A9 with #A9A496 are triadic colors.

2 #96A4A9 and #A4A996 with #A9A496 are triadic colors.