COLOR #A9A595

HEX: #A9A595 RGB: (169,165,149)

Color info

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

RGB color model

#A9A595 color RGB value is (169,165,149).

RGB: (169,165,149) (66%, 65%, 58%)

RGB channels and saturation

R 169 of 255 = 66%
G 165 of 255 = 65%
B 149 of 255 = 58%

169
165
149

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

Portions of RGB colors in percentages

R + G + B = 169 + 165 + 149 = 483 (100%)
R 169 of 483 ~ 34.99%
G 165 of 483 ~ 34.16%
B 149 of 483 ~ 30.85'%

%34.99
%34.16
%30.85

CMYK color model

#A9A595 color CMYK value is (0,2,12,34).

  • cyan value is 0.00%
  • magenta value is 2.37%
  • yellow value is 11.83%
  • key color value is 33.73%
CMYK: (0,2,12,34) C0M2Y12K34 (0%,2%,12%,34%) (0.00/0.02/0.12/0.34) 

CMYK percentages

%0
%2.37
%11.83
%33.73

Codes

Color #A9A595 in popluar color models

A9 A5 95
RGB 169 165 149
HSL 48° 10.42% 62.35%
HSB/HSV 48° 11.83% 66.27%
CMYK 0.00% 2.37% 11.83%
33.73%

Color #A9A595 in popluar number systems.

HEX A9 A5 95
Decimal 169 165 149
Binary 10101001 10100101 10010101
Octal 251 245 225

Shades and tints

Shades of #A9A595

#A9A595
(169,165,149)
#9A9688
(154,150,136)
#8B877B
(139,135,123)
#7C786E
(124,120,110)
#6D6961
(109,105,97)
#5E5A54
(94,90,84)
#4F4B47
(79,75,71)
#403C3A
(64,60,58)
#312D2D
(49,45,45)
#221E20
(34,30,32)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #A9A595

#A9A595
(169,165,149)
#B0AD9E
(176,173,158)
#B7B5A7
(183,181,167)
#BEBDB0
(190,189,176)
#C5C5B9
(197,197,185)
#CCCDC2
(204,205,194)
#D3D5CB
(211,213,203)
#DADDD4
(218,221,212)
#E1E5DD
(225,229,221)
#E8EDE6
(232,237,230)
#EFF5EF
(239,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9A595; }

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

This text font color is #A9A595.

Background Color

.myBgColor { background-color: #A9A595; }

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

This div background color is #A9A595.

Border color

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

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

This div border color is #A9A595.

Opacity

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

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

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

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

This text has shadow with #A9A595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A595.

Preview

Color preview on black background

This text has color #A9A595 on black background.


Color preview on white background

This text has color #A9A595 on white background.


Black color preview on #A9A595 background

This text has black color on #A9A595 background.


White color preview on #A9A595 background

This text has white color on #A9A595 background.


Related colors

Complementary color

Complementary color for #hex is #565A6A.


I love getcolorcode.com

Triadic colors

1 #95A9A5 and #A595A9 with #A9A595 are triadic colors.

2 #95A5A9 and #A5A995 with #A9A595 are triadic colors.