COLOR #A7A4AB

HEX: #A7A4AB RGB: (167,164,171)

Color info

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

RGB color model

#A7A4AB color RGB value is (167,164,171).

RGB: (167,164,171) (65%, 64%, 67%)

RGB channels and saturation

R 167 of 255 = 65%
G 164 of 255 = 64%
B 171 of 255 = 67%

167
164
171

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

Portions of RGB colors in percentages

R + G + B = 167 + 164 + 171 = 502 (100%)
R 167 of 502 ~ 33.27%
G 164 of 502 ~ 32.67%
B 171 of 502 ~ 34.06'%

%33.27
%32.67
%34.06

CMYK color model

#A7A4AB color CMYK value is (2,4,0,33).

  • cyan value is 2.34%
  • magenta value is 4.09%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (2,4,0,33)
C2M4Y0K33 (2%, 4%, 0%, 33%)
(0.02 / 0.04 / 0.00 / 0.33)

CMYK percentages

%2.34
%4.09
%0
%32.94

Codes

Color #A7A4AB in popluar color models

A7 A4 AB
RGB 167 164 171
HSL 266° 4.00% 65.69%
HSB/HSV 266° 4.09% 67.06%
CMYK 2.34% 4.09% 0.00%
32.94%

Color #A7A4AB in popluar number systems.

HEX A7 A4 AB
Decimal 167 164 171
Binary 10100111 10100100 10101011
Octal 247 244 253

Shades and tints

Shades of #A7A4AB

#A7A4AB
(167,164,171)
#98969C
(152,150,156)
#89888D
(137,136,141)
#7A7A7E
(122,122,126)
#6B6C6F
(107,108,111)
#5C5E60
(92,94,96)
#4D5051
(77,80,81)
#3E4242
(62,66,66)
#2F3433
(47,52,51)
#202624
(32,38,36)
#111815
(17,24,21)
#000000
(0,0,0)

Tints of #A7A4AB

#A7A4AB
(167,164,171)
#AFACB2
(175,172,178)
#B7B4B9
(183,180,185)
#BFBCC0
(191,188,192)
#C7C4C7
(199,196,199)
#CFCCCE
(207,204,206)
#D7D4D5
(215,212,213)
#DFDCDC
(223,220,220)
#E7E4E3
(231,228,227)
#EFECEA
(239,236,234)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A4AB; }

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

This text font color is #A7A4AB.

Background Color

.myBgColor { background-color: #A7A4AB; }

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

This div background color is #A7A4AB.

Border color

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

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

This div border color is #A7A4AB.

Opacity

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

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

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

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

This text has shadow with #A7A4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A4AB.

Preview

Color preview on black background

This text has color #A7A4AB on black background.


Color preview on white background

This text has color #A7A4AB on white background.


Black color preview on #A7A4AB background

This text has black color on #A7A4AB background.


White color preview on #A7A4AB background

This text has white color on #A7A4AB background.


Related colors

Complementary color

Complementary color for #hex is #585B54.


I love getcolorcode.com

Triadic colors

1 #ABA7A4 and #A4ABA7 with #A7A4AB are triadic colors.

2 #ABA4A7 and #A4A7AB with #A7A4AB are triadic colors.