COLOR #A7A196

HEX: #A7A196 RGB: (167,161,150)

Color info

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

RGB color model

#A7A196 color RGB value is (167,161,150).

RGB: (167,161,150) (65%, 63%, 59%)

RGB channels and saturation

R 167 of 255 = 65%
G 161 of 255 = 63%
B 150 of 255 = 59%

167
161
150

R + G + B ~ 62%. #A7A196 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 161 + 150 = 478 (100%)
R 167 of 478 ~ 34.94%
G 161 of 478 ~ 33.68%
B 150 of 478 ~ 31.38'%

%34.94
%33.68
%31.38

CMYK color model

#A7A196 color CMYK value is (0,4,10,35).

  • cyan value is 0.00%
  • magenta value is 3.59%
  • yellow value is 10.18%
  • key color value is 34.51%
CMYK: (0,4,10,35) C0M4Y10K35 (0%,4%,10%,35%) (0.00/0.04/0.10/0.35) 

CMYK percentages

%0
%3.59
%10.18
%34.51

Codes

Color #A7A196 in popluar color models

A7 A1 96
RGB 167 161 150
HSL 39° 8.81% 62.16%
HSB/HSV 39° 10.18% 65.49%
CMYK 0.00% 3.59% 10.18%
34.51%

Color #A7A196 in popluar number systems.

HEX A7 A1 96
Decimal 167 161 150
Binary 10100111 10100001 10010110
Octal 247 241 226

Shades and tints

Shades of #A7A196

#A7A196
(167,161,150)
#989389
(152,147,137)
#89857C
(137,133,124)
#7A776F
(122,119,111)
#6B6962
(107,105,98)
#5C5B55
(92,91,85)
#4D4D48
(77,77,72)
#3E3F3B
(62,63,59)
#2F312E
(47,49,46)
#202321
(32,35,33)
#111514
(17,21,20)
#000000
(0,0,0)

Tints of #A7A196

#A7A196
(167,161,150)
#AFA99F
(175,169,159)
#B7B1A8
(183,177,168)
#BFB9B1
(191,185,177)
#C7C1BA
(199,193,186)
#CFC9C3
(207,201,195)
#D7D1CC
(215,209,204)
#DFD9D5
(223,217,213)
#E7E1DE
(231,225,222)
#EFE9E7
(239,233,231)
#F7F1F0
(247,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A196; }

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

This text font color is #A7A196.

Background Color

.myBgColor { background-color: #A7A196; }

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

This div background color is #A7A196.

Border color

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

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

This div border color is #A7A196.

Opacity

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

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

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

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

This text has shadow with #A7A196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A196.

Preview

Color preview on black background

This text has color #A7A196 on black background.


Color preview on white background

This text has color #A7A196 on white background.


Black color preview on #A7A196 background

This text has black color on #A7A196 background.


White color preview on #A7A196 background

This text has white color on #A7A196 background.


Related colors

Complementary color

Complementary color for #hex is #585E69.


I love getcolorcode.com

Triadic colors

1 #96A7A1 and #A196A7 with #A7A196 are triadic colors.

2 #96A1A7 and #A1A796 with #A7A196 are triadic colors.