COLOR #A7A9AC

HEX: #A7A9AC RGB: (167,169,172)

Color info

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

RGB color model

#A7A9AC color RGB value is (167,169,172).

RGB: (167,169,172) (65%, 66%, 67%)

RGB channels and saturation

R 167 of 255 = 65%
G 169 of 255 = 66%
B 172 of 255 = 67%

167
169
172

R + G + B ~ 66%. #A7A9AC is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 169 + 172 = 508 (100%)
R 167 of 508 ~ 32.87%
G 169 of 508 ~ 33.27%
B 172 of 508 ~ 33.86'%

%32.87
%33.27
%33.86

CMYK color model

#A7A9AC color CMYK value is (3,2,0,33).

  • cyan value is 2.91%
  • magenta value is 1.74%
  • yellow value is 0.00%
  • key color value is 32.55%
CMYK: (3,2,0,33) C3M2Y0K33 (3%,2%,0%,33%) (0.03/0.02/0.00/0.33) 

CMYK percentages

%2.91
%1.74
%0
%32.55

Codes

Color #A7A9AC in popluar color models

A7 A9 AC
RGB 167 169 172
HSL 216° 2.92% 66.47%
HSB/HSV 216° 2.91% 67.45%
CMYK 2.91% 1.74% 0.00%
32.55%

Color #A7A9AC in popluar number systems.

HEX A7 A9 AC
Decimal 167 169 172
Binary 10100111 10101001 10101100
Octal 247 251 254

Shades and tints

Shades of #A7A9AC

#A7A9AC
(167,169,172)
#989A9D
(152,154,157)
#898B8E
(137,139,142)
#7A7C7F
(122,124,127)
#6B6D70
(107,109,112)
#5C5E61
(92,94,97)
#4D4F52
(77,79,82)
#3E4043
(62,64,67)
#2F3134
(47,49,52)
#202225
(32,34,37)
#111316
(17,19,22)
#000000
(0,0,0)

Tints of #A7A9AC

#A7A9AC
(167,169,172)
#AFB0B3
(175,176,179)
#B7B7BA
(183,183,186)
#BFBEC1
(191,190,193)
#C7C5C8
(199,197,200)
#CFCCCF
(207,204,207)
#D7D3D6
(215,211,214)
#DFDADD
(223,218,221)
#E7E1E4
(231,225,228)
#EFE8EB
(239,232,235)
#F7EFF2
(247,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A9AC; }

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

This text font color is #A7A9AC.

Background Color

.myBgColor { background-color: #A7A9AC; }

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

This div background color is #A7A9AC.

Border color

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

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

This div border color is #A7A9AC.

Opacity

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

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

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

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

This text has shadow with #A7A9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A9AC.

Preview

Color preview on black background

This text has color #A7A9AC on black background.


Color preview on white background

This text has color #A7A9AC on white background.


Black color preview on #A7A9AC background

This text has black color on #A7A9AC background.


White color preview on #A7A9AC background

This text has white color on #A7A9AC background.


Related colors

Complementary color

Complementary color for #hex is #585653.


I love getcolorcode.com

Triadic colors

1 #ACA7A9 and #A9ACA7 with #A7A9AC are triadic colors.

2 #ACA9A7 and #A9A7AC with #A7A9AC are triadic colors.