COLOR #A4A37A

HEX: #A4A37A RGB: (164,163,122)

Color info

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

RGB color model

#A4A37A color RGB value is (164,163,122).

RGB: (164,163,122) (64%, 64%, 48%)

RGB channels and saturation

R 164 of 255 = 64%
G 163 of 255 = 64%
B 122 of 255 = 48%

164
163
122

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

Portions of RGB colors in percentages

R + G + B = 164 + 163 + 122 = 449 (100%)
R 164 of 449 ~ 36.53%
G 163 of 449 ~ 36.3%
B 122 of 449 ~ 27.17'%

%36.53
%36.3
%27.17

CMYK color model

#A4A37A color CMYK value is (0,1,26,36).

  • cyan value is 0.00%
  • magenta value is 0.61%
  • yellow value is 25.61%
  • key color value is 35.69%

CMYK: (0,1,26,36)
C0M1Y26K36 (0%, 1%, 26%, 36%)
(0.00 / 0.01 / 0.26 / 0.36)

CMYK percentages

%0
%0.61
%25.61
%35.69

Codes

Color #A4A37A in popluar color models

A4 A3 7A
RGB 164 163 122
HSL 59° 18.75% 56.08%
HSB/HSV 59° 25.61% 64.31%
CMYK 0.00% 0.61% 25.61%
35.69%

Color #A4A37A in popluar number systems.

HEX A4 A3 7A
Decimal 164 163 122
Binary 10100100 10100011 1111010
Octal 244 243 172

Shades and tints

Shades of #A4A37A

#A4A37A
(164,163,122)
#96956F
(150,149,111)
#888764
(136,135,100)
#7A7959
(122,121,89)
#6C6B4E
(108,107,78)
#5E5D43
(94,93,67)
#504F38
(80,79,56)
#42412D
(66,65,45)
#343322
(52,51,34)
#262517
(38,37,23)
#18170C
(24,23,12)
#000000
(0,0,0)

Tints of #A4A37A

#A4A37A
(164,163,122)
#ACAB86
(172,171,134)
#B4B392
(180,179,146)
#BCBB9E
(188,187,158)
#C4C3AA
(196,195,170)
#CCCBB6
(204,203,182)
#D4D3C2
(212,211,194)
#DCDBCE
(220,219,206)
#E4E3DA
(228,227,218)
#ECEBE6
(236,235,230)
#F4F3F2
(244,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A37A; }

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

This text font color is #A4A37A.

Background Color

.myBgColor { background-color: #A4A37A; }

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

This div background color is #A4A37A.

Border color

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

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

This div border color is #A4A37A.

Opacity

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

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

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

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

This text has shadow with #A4A37A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A37A.

Preview

Color preview on black background

This text has color #A4A37A on black background.


Color preview on white background

This text has color #A4A37A on white background.


Black color preview on #A4A37A background

This text has black color on #A4A37A background.


White color preview on #A4A37A background

This text has white color on #A4A37A background.


Related colors

Complementary color

Complementary color for #hex is #5B5C85.


I love getcolorcode.com

Triadic colors

1 #7AA4A3 and #A37AA4 with #A4A37A are triadic colors.

2 #7AA3A4 and #A3A47A with #A4A37A are triadic colors.