COLOR #A4A271

HEX: #A4A271 RGB: (164,162,113)

Color info

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

RGB color model

#A4A271 color RGB value is (164,162,113).

RGB: (164,162,113) (64%, 64%, 44%)

RGB channels and saturation

R 164 of 255 = 64%
G 162 of 255 = 64%
B 113 of 255 = 44%

164
162
113

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

Portions of RGB colors in percentages

R + G + B = 164 + 162 + 113 = 439 (100%)
R 164 of 439 ~ 37.36%
G 162 of 439 ~ 36.9%
B 113 of 439 ~ 25.74'%

%37.36
%36.9
%25.74

CMYK color model

#A4A271 color CMYK value is (0,1,31,36).

  • cyan value is 0.00%
  • magenta value is 1.22%
  • yellow value is 31.10%
  • key color value is 35.69%

CMYK: (0,1,31,36)
C0M1Y31K36 (0%, 1%, 31%, 36%)
(0.00 / 0.01 / 0.31 / 0.36)

CMYK percentages

%0
%1.22
%31.1
%35.69

Codes

Color #A4A271 in popluar color models

A4 A2 71
RGB 164 162 113
HSL 58° 21.89% 54.31%
HSB/HSV 58° 31.10% 64.31%
CMYK 0.00% 1.22% 31.10%
35.69%

Color #A4A271 in popluar number systems.

HEX A4 A2 71
Decimal 164 162 113
Binary 10100100 10100010 1110001
Octal 244 242 161

Shades and tints

Shades of #A4A271

#A4A271
(164,162,113)
#969467
(150,148,103)
#88865D
(136,134,93)
#7A7853
(122,120,83)
#6C6A49
(108,106,73)
#5E5C3F
(94,92,63)
#504E35
(80,78,53)
#42402B
(66,64,43)
#343221
(52,50,33)
#262417
(38,36,23)
#18160D
(24,22,13)
#000000
(0,0,0)

Tints of #A4A271

#A4A271
(164,162,113)
#ACAA7D
(172,170,125)
#B4B289
(180,178,137)
#BCBA95
(188,186,149)
#C4C2A1
(196,194,161)
#CCCAAD
(204,202,173)
#D4D2B9
(212,210,185)
#DCDAC5
(220,218,197)
#E4E2D1
(228,226,209)
#ECEADD
(236,234,221)
#F4F2E9
(244,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A271 color. Also use rgb(164,162,113) instead hex code.

Text Font Color

.myTextColor { color: #A4A271; }

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

This text font color is #A4A271.

Background Color

.myBgColor { background-color: #A4A271; }

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

This div background color is #A4A271.

Border color

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

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

This div border color is #A4A271.

Opacity

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

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

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

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

This text has shadow with #A4A271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A271.

Preview

Color preview on black background

This text has color #A4A271 on black background.


Color preview on white background

This text has color #A4A271 on white background.


Black color preview on #A4A271 background

This text has black color on #A4A271 background.


White color preview on #A4A271 background

This text has white color on #A4A271 background.


Related colors

Complementary color

Complementary color for #hex is #5B5D8E.


I love getcolorcode.com

Triadic colors

1 #71A4A2 and #A271A4 with #A4A271 are triadic colors.

2 #71A2A4 and #A2A471 with #A4A271 are triadic colors.