COLOR #A7A6AB

HEX: #A7A6AB RGB: (167,166,171)

Color info

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

RGB color model

#A7A6AB color RGB value is (167,166,171).

RGB: (167,166,171) (65%, 65%, 67%)

RGB channels and saturation

R 167 of 255 = 65%
G 166 of 255 = 65%
B 171 of 255 = 67%

167
166
171

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

Portions of RGB colors in percentages

R + G + B = 167 + 166 + 171 = 504 (100%)
R 167 of 504 ~ 33.13%
G 166 of 504 ~ 32.94%
B 171 of 504 ~ 33.93'%

%33.13
%32.94
%33.93

CMYK color model

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

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

CMYK: (2,3,0,33)
C2M3Y0K33 (2%, 3%, 0%, 33%)
(0.02 / 0.03 / 0.00 / 0.33)

CMYK percentages

%2.34
%2.92
%0
%32.94

Codes

Color #A7A6AB in popluar color models

A7 A6 AB
RGB 167 166 171
HSL 252° 2.89% 66.08%
HSB/HSV 252° 2.92% 67.06%
CMYK 2.34% 2.92% 0.00%
32.94%

Color #A7A6AB in popluar number systems.

HEX A7 A6 AB
Decimal 167 166 171
Binary 10100111 10100110 10101011
Octal 247 246 253

Shades and tints

Shades of #A7A6AB

#A7A6AB
(167,166,171)
#98979C
(152,151,156)
#89888D
(137,136,141)
#7A797E
(122,121,126)
#6B6A6F
(107,106,111)
#5C5B60
(92,91,96)
#4D4C51
(77,76,81)
#3E3D42
(62,61,66)
#2F2E33
(47,46,51)
#201F24
(32,31,36)
#111015
(17,16,21)
#000000
(0,0,0)

Tints of #A7A6AB

#A7A6AB
(167,166,171)
#AFAEB2
(175,174,178)
#B7B6B9
(183,182,185)
#BFBEC0
(191,190,192)
#C7C6C7
(199,198,199)
#CFCECE
(207,206,206)
#D7D6D5
(215,214,213)
#DFDEDC
(223,222,220)
#E7E6E3
(231,230,227)
#EFEEEA
(239,238,234)
#F7F6F1
(247,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A6AB; }

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

This text font color is #A7A6AB.

Background Color

.myBgColor { background-color: #A7A6AB; }

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

This div background color is #A7A6AB.

Border color

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

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

This div border color is #A7A6AB.

Opacity

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

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

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

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

This text has shadow with #A7A6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A6AB.

Preview

Color preview on black background

This text has color #A7A6AB on black background.


Color preview on white background

This text has color #A7A6AB on white background.


Black color preview on #A7A6AB background

This text has black color on #A7A6AB background.


White color preview on #A7A6AB background

This text has white color on #A7A6AB background.


Related colors

Complementary color

Complementary color for #hex is #585954.


I love getcolorcode.com

Triadic colors

1 #ABA7A6 and #A6ABA7 with #A7A6AB are triadic colors.

2 #ABA6A7 and #A6A7AB with #A7A6AB are triadic colors.