COLOR #A7A37A

HEX: #A7A37A RGB: (167,163,122)

Color info

#A7A37A contains red, green and blue colors in about the same proportion. Web safe color of #A7A37A is #999966 (or #996).

RGB color model

#A7A37A color RGB value is (167,163,122).

RGB: (167,163,122) (65%, 64%, 48%)

RGB channels and saturation

R 167 of 255 = 65%
G 163 of 255 = 64%
B 122 of 255 = 48%

167
163
122

R + G + B ~ 59%. #A7A37A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 163 + 122 = 452 (100%)
R 167 of 452 ~ 36.95%
G 163 of 452 ~ 36.06%
B 122 of 452 ~ 26.99'%

%36.95
%36.06
%26.99

CMYK color model

#A7A37A color CMYK value is (0,2,27,35).

  • cyan value is 0.00%
  • magenta value is 2.40%
  • yellow value is 26.95%
  • key color value is 34.51%

CMYK: (0,2,27,35)
C0M2Y27K35 (0%, 2%, 27%, 35%)
(0.00 / 0.02 / 0.27 / 0.35)

CMYK percentages

%0
%2.4
%26.95
%34.51

Codes

Color #A7A37A in popluar color models

A7 A3 7A
RGB 167 163 122
HSL 55° 20.36% 56.67%
HSB/HSV 55° 26.95% 65.49%
CMYK 0.00% 2.40% 26.95%
34.51%

Color #A7A37A in popluar number systems.

HEX A7 A3 7A
Decimal 167 163 122
Binary 10100111 10100011 1111010
Octal 247 243 172

Shades and tints

Shades of #A7A37A

#A7A37A
(167,163,122)
#98956F
(152,149,111)
#898764
(137,135,100)
#7A7959
(122,121,89)
#6B6B4E
(107,107,78)
#5C5D43
(92,93,67)
#4D4F38
(77,79,56)
#3E412D
(62,65,45)
#2F3322
(47,51,34)
#202517
(32,37,23)
#11170C
(17,23,12)
#000000
(0,0,0)

Tints of #A7A37A

#A7A37A
(167,163,122)
#AFAB86
(175,171,134)
#B7B392
(183,179,146)
#BFBB9E
(191,187,158)
#C7C3AA
(199,195,170)
#CFCBB6
(207,203,182)
#D7D3C2
(215,211,194)
#DFDBCE
(223,219,206)
#E7E3DA
(231,227,218)
#EFEBE6
(239,235,230)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A37A color. Also use rgb(167,163,122) instead hex code.

Text Font Color

.myTextColor { color: #A7A37A; }

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

This text font color is #A7A37A.

Background Color

.myBgColor { background-color: #A7A37A; }

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

This div background color is #A7A37A.

Border color

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

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

This div border color is #A7A37A.

Opacity

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

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

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

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

This text has shadow with #A7A37A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A37A.

Preview

Color preview on black background

This text has color #A7A37A on black background.


Color preview on white background

This text has color #A7A37A on white background.


Black color preview on #A7A37A background

This text has black color on #A7A37A background.


White color preview on #A7A37A background

This text has white color on #A7A37A background.


Related colors

Complementary color

Complementary color for #hex is #585C85.


I love getcolorcode.com

Triadic colors

1 #7AA7A3 and #A37AA7 with #A7A37A are triadic colors.

2 #7AA3A7 and #A3A77A with #A7A37A are triadic colors.