COLOR #A7A0AB

HEX: #A7A0AB RGB: (167,160,171)

Color info

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

RGB color model

#A7A0AB color RGB value is (167,160,171).

RGB: (167,160,171) (65%, 63%, 67%)

RGB channels and saturation

R 167 of 255 = 65%
G 160 of 255 = 63%
B 171 of 255 = 67%

167
160
171

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

Portions of RGB colors in percentages

R + G + B = 167 + 160 + 171 = 498 (100%)
R 167 of 498 ~ 33.53%
G 160 of 498 ~ 32.13%
B 171 of 498 ~ 34.34'%

%33.53
%32.13
%34.34

CMYK color model

#A7A0AB color CMYK value is (2,6,0,33).

  • cyan value is 2.34%
  • magenta value is 6.43%
  • yellow value is 0.00%
  • key color value is 32.94%
CMYK: (2,6,0,33) C2M6Y0K33 (2%,6%,0%,33%) (0.02/0.06/0.00/0.33) 

CMYK percentages

%2.34
%6.43
%0
%32.94

Codes

Color #A7A0AB in popluar color models

A7 A0 AB
RGB 167 160 171
HSL 278° 6.15% 64.90%
HSB/HSV 278° 6.43% 67.06%
CMYK 2.34% 6.43% 0.00%
32.94%

Color #A7A0AB in popluar number systems.

HEX A7 A0 AB
Decimal 167 160 171
Binary 10100111 10100000 10101011
Octal 247 240 253

Shades and tints

Shades of #A7A0AB

#A7A0AB
(167,160,171)
#98929C
(152,146,156)
#89848D
(137,132,141)
#7A767E
(122,118,126)
#6B686F
(107,104,111)
#5C5A60
(92,90,96)
#4D4C51
(77,76,81)
#3E3E42
(62,62,66)
#2F3033
(47,48,51)
#202224
(32,34,36)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #A7A0AB

#A7A0AB
(167,160,171)
#AFA8B2
(175,168,178)
#B7B0B9
(183,176,185)
#BFB8C0
(191,184,192)
#C7C0C7
(199,192,199)
#CFC8CE
(207,200,206)
#D7D0D5
(215,208,213)
#DFD8DC
(223,216,220)
#E7E0E3
(231,224,227)
#EFE8EA
(239,232,234)
#F7F0F1
(247,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A0AB; }

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

This text font color is #A7A0AB.

Background Color

.myBgColor { background-color: #A7A0AB; }

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

This div background color is #A7A0AB.

Border color

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

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

This div border color is #A7A0AB.

Opacity

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

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

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

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

This text has shadow with #A7A0AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A0AB.

Preview

Color preview on black background

This text has color #A7A0AB on black background.


Color preview on white background

This text has color #A7A0AB on white background.


Black color preview on #A7A0AB background

This text has black color on #A7A0AB background.


White color preview on #A7A0AB background

This text has white color on #A7A0AB background.


Related colors

Complementary color

Complementary color for #hex is #585F54.


I love getcolorcode.com

Triadic colors

1 #ABA7A0 and #A0ABA7 with #A7A0AB are triadic colors.

2 #ABA0A7 and #A0A7AB with #A7A0AB are triadic colors.