COLOR #A4A8A7

HEX: #A4A8A7 RGB: (164,168,167)

Color info

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

RGB color model

#A4A8A7 color RGB value is (164,168,167).

RGB: (164,168,167) (64%, 66%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 168 of 255 = 66%
B 167 of 255 = 65%

164
168
167

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

Portions of RGB colors in percentages

R + G + B = 164 + 168 + 167 = 499 (100%)
R 164 of 499 ~ 32.87%
G 168 of 499 ~ 33.67%
B 167 of 499 ~ 33.47'%

%32.87
%33.67
%33.47

CMYK color model

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

  • cyan value is 2.38%
  • magenta value is 0.00%
  • yellow value is 0.60%
  • key color value is 34.12%

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

CMYK percentages

%2.38
%0
%0.6
%34.12

Codes

Color #A4A8A7 in popluar color models

A4 A8 A7
RGB 164 168 167
HSL 165° 2.25% 65.10%
HSB/HSV 165° 2.38% 65.88%
CMYK 2.38% 0.00% 0.60%
34.12%

Color #A4A8A7 in popluar number systems.

HEX A4 A8 A7
Decimal 164 168 167
Binary 10100100 10101000 10100111
Octal 244 250 247

Shades and tints

Shades of #A4A8A7

#A4A8A7
(164,168,167)
#969998
(150,153,152)
#888A89
(136,138,137)
#7A7B7A
(122,123,122)
#6C6C6B
(108,108,107)
#5E5D5C
(94,93,92)
#504E4D
(80,78,77)
#423F3E
(66,63,62)
#34302F
(52,48,47)
#262120
(38,33,32)
#181211
(24,18,17)
#000000
(0,0,0)

Tints of #A4A8A7

#A4A8A7
(164,168,167)
#ACAFAF
(172,175,175)
#B4B6B7
(180,182,183)
#BCBDBF
(188,189,191)
#C4C4C7
(196,196,199)
#CCCBCF
(204,203,207)
#D4D2D7
(212,210,215)
#DCD9DF
(220,217,223)
#E4E0E7
(228,224,231)
#ECE7EF
(236,231,239)
#F4EEF7
(244,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A8A7 color. Also use rgb(164,168,167) instead hex code.

Text Font Color

.myTextColor { color: #A4A8A7; }

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

This text font color is #A4A8A7.

Background Color

.myBgColor { background-color: #A4A8A7; }

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

This div background color is #A4A8A7.

Border color

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

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

This div border color is #A4A8A7.

Opacity

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

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

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

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

This text has shadow with #A4A8A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A8A7.

Preview

Color preview on black background

This text has color #A4A8A7 on black background.


Color preview on white background

This text has color #A4A8A7 on white background.


Black color preview on #A4A8A7 background

This text has black color on #A4A8A7 background.


White color preview on #A4A8A7 background

This text has white color on #A4A8A7 background.


Related colors

Complementary color

Complementary color for #hex is #5B5758.


I love getcolorcode.com

Triadic colors

1 #A7A4A8 and #A8A7A4 with #A4A8A7 are triadic colors.

2 #A7A8A4 and #A8A4A7 with #A4A8A7 are triadic colors.