COLOR #A7A096

HEX: #A7A096 RGB: (167,160,150)

Color info

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

RGB color model

#A7A096 color RGB value is (167,160,150).

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

RGB channels and saturation

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

167
160
150

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

Portions of RGB colors in percentages

R + G + B = 167 + 160 + 150 = 477 (100%)
R 167 of 477 ~ 35.01%
G 160 of 477 ~ 33.54%
B 150 of 477 ~ 31.45'%

%35.01
%33.54
%31.45

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 4.19%
  • 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
%4.19
%10.18
%34.51

Codes

Color #A7A096 in popluar color models

A7 A0 96
RGB 167 160 150
HSL 35° 8.81% 62.16%
HSB/HSV 35° 10.18% 65.49%
CMYK 0.00% 4.19% 10.18%
34.51%

Color #A7A096 in popluar number systems.

HEX A7 A0 96
Decimal 167 160 150
Binary 10100111 10100000 10010110
Octal 247 240 226

Shades and tints

Shades of #A7A096

#A7A096
(167,160,150)
#989289
(152,146,137)
#89847C
(137,132,124)
#7A766F
(122,118,111)
#6B6862
(107,104,98)
#5C5A55
(92,90,85)
#4D4C48
(77,76,72)
#3E3E3B
(62,62,59)
#2F302E
(47,48,46)
#202221
(32,34,33)
#111414
(17,20,20)
#000000
(0,0,0)

Tints of #A7A096

#A7A096
(167,160,150)
#AFA89F
(175,168,159)
#B7B0A8
(183,176,168)
#BFB8B1
(191,184,177)
#C7C0BA
(199,192,186)
#CFC8C3
(207,200,195)
#D7D0CC
(215,208,204)
#DFD8D5
(223,216,213)
#E7E0DE
(231,224,222)
#EFE8E7
(239,232,231)
#F7F0F0
(247,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A096; }

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

This text font color is #A7A096.

Background Color

.myBgColor { background-color: #A7A096; }

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

This div background color is #A7A096.

Border color

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

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

This div border color is #A7A096.

Opacity

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

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

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

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

This text has shadow with #A7A096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A096.

Preview

Color preview on black background

This text has color #A7A096 on black background.


Color preview on white background

This text has color #A7A096 on white background.


Black color preview on #A7A096 background

This text has black color on #A7A096 background.


White color preview on #A7A096 background

This text has white color on #A7A096 background.


Related colors

Complementary color

Complementary color for #hex is #585F69.


I love getcolorcode.com

Triadic colors

1 #96A7A0 and #A096A7 with #A7A096 are triadic colors.

2 #96A0A7 and #A0A796 with #A7A096 are triadic colors.