COLOR #A7A59A

HEX: #A7A59A RGB: (167,165,154)

Color info

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

RGB color model

#A7A59A color RGB value is (167,165,154).

RGB: (167,165,154) (65%, 65%, 60%)

RGB channels and saturation

R 167 of 255 = 65%
G 165 of 255 = 65%
B 154 of 255 = 60%

167
165
154

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

Portions of RGB colors in percentages

R + G + B = 167 + 165 + 154 = 486 (100%)
R 167 of 486 ~ 34.36%
G 165 of 486 ~ 33.95%
B 154 of 486 ~ 31.69'%

%34.36
%33.95
%31.69

CMYK color model

#A7A59A color CMYK value is (0,1,8,35).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 7.78%
  • key color value is 34.51%

CMYK: (0,1,8,35)
C0M1Y8K35 (0%, 1%, 8%, 35%)
(0.00 / 0.01 / 0.08 / 0.35)

CMYK percentages

%0
%1.2
%7.78
%34.51

Codes

Color #A7A59A in popluar color models

A7 A5 9A
RGB 167 165 154
HSL 51° 6.88% 62.94%
HSB/HSV 51° 7.78% 65.49%
CMYK 0.00% 1.20% 7.78%
34.51%

Color #A7A59A in popluar number systems.

HEX A7 A5 9A
Decimal 167 165 154
Binary 10100111 10100101 10011010
Octal 247 245 232

Shades and tints

Shades of #A7A59A

#A7A59A
(167,165,154)
#98968C
(152,150,140)
#89877E
(137,135,126)
#7A7870
(122,120,112)
#6B6962
(107,105,98)
#5C5A54
(92,90,84)
#4D4B46
(77,75,70)
#3E3C38
(62,60,56)
#2F2D2A
(47,45,42)
#201E1C
(32,30,28)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #A7A59A

#A7A59A
(167,165,154)
#AFADA3
(175,173,163)
#B7B5AC
(183,181,172)
#BFBDB5
(191,189,181)
#C7C5BE
(199,197,190)
#CFCDC7
(207,205,199)
#D7D5D0
(215,213,208)
#DFDDD9
(223,221,217)
#E7E5E2
(231,229,226)
#EFEDEB
(239,237,235)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A59A color. Also use rgb(167,165,154) instead hex code.

Text Font Color

.myTextColor { color: #A7A59A; }

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

This text font color is #A7A59A.

Background Color

.myBgColor { background-color: #A7A59A; }

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

This div background color is #A7A59A.

Border color

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

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

This div border color is #A7A59A.

Opacity

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

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

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

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

This text has shadow with #A7A59A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A59A.

Preview

Color preview on black background

This text has color #A7A59A on black background.


Color preview on white background

This text has color #A7A59A on white background.


Black color preview on #A7A59A background

This text has black color on #A7A59A background.


White color preview on #A7A59A background

This text has white color on #A7A59A background.


Related colors

Complementary color

Complementary color for #hex is #585A65.


I love getcolorcode.com

Triadic colors

1 #9AA7A5 and #A59AA7 with #A7A59A are triadic colors.

2 #9AA5A7 and #A5A79A with #A7A59A are triadic colors.