COLOR #A7A896

HEX: #A7A896 RGB: (167,168,150)

Color info

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

RGB color model

#A7A896 color RGB value is (167,168,150).

RGB: (167,168,150) (65%, 66%, 59%)

RGB channels and saturation

R 167 of 255 = 65%
G 168 of 255 = 66%
B 150 of 255 = 59%

167
168
150

R + G + B ~ 63%. #A7A896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 168 + 150 = 485 (100%)
R 167 of 485 ~ 34.43%
G 168 of 485 ~ 34.64%
B 150 of 485 ~ 30.93'%

%34.43
%34.64
%30.93

CMYK color model

#A7A896 color CMYK value is (1,0,11,34).

  • cyan value is 0.60%
  • magenta value is 0.00%
  • yellow value is 10.71%
  • key color value is 34.12%
CMYK: (1,0,11,34) C1M0Y11K34 (1%,0%,11%,34%) (0.01/0.00/0.11/0.34) 

CMYK percentages

%0.6
%0
%10.71
%34.12

Codes

Color #A7A896 in popluar color models

A7 A8 96
RGB 167 168 150
HSL 63° 9.38% 62.35%
HSB/HSV 63° 10.71% 65.88%
CMYK 0.60% 0.00% 10.71%
34.12%

Color #A7A896 in popluar number systems.

HEX A7 A8 96
Decimal 167 168 150
Binary 10100111 10101000 10010110
Octal 247 250 226

Shades and tints

Shades of #A7A896

#A7A896
(167,168,150)
#989989
(152,153,137)
#898A7C
(137,138,124)
#7A7B6F
(122,123,111)
#6B6C62
(107,108,98)
#5C5D55
(92,93,85)
#4D4E48
(77,78,72)
#3E3F3B
(62,63,59)
#2F302E
(47,48,46)
#202121
(32,33,33)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #A7A896

#A7A896
(167,168,150)
#AFAF9F
(175,175,159)
#B7B6A8
(183,182,168)
#BFBDB1
(191,189,177)
#C7C4BA
(199,196,186)
#CFCBC3
(207,203,195)
#D7D2CC
(215,210,204)
#DFD9D5
(223,217,213)
#E7E0DE
(231,224,222)
#EFE7E7
(239,231,231)
#F7EEF0
(247,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A896; }

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

This text font color is #A7A896.

Background Color

.myBgColor { background-color: #A7A896; }

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

This div background color is #A7A896.

Border color

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

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

This div border color is #A7A896.

Opacity

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

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

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

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

This text has shadow with #A7A896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A896.

Preview

Color preview on black background

This text has color #A7A896 on black background.


Color preview on white background

This text has color #A7A896 on white background.


Black color preview on #A7A896 background

This text has black color on #A7A896 background.


White color preview on #A7A896 background

This text has white color on #A7A896 background.


Related colors

Complementary color

Complementary color for #hex is #585769.


I love getcolorcode.com

Triadic colors

1 #96A7A8 and #A896A7 with #A7A896 are triadic colors.

2 #96A8A7 and #A8A796 with #A7A896 are triadic colors.