COLOR #A4A16E

HEX: #A4A16E RGB: (164,161,110)

Color info

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

RGB color model

#A4A16E color RGB value is (164,161,110).

RGB: (164,161,110) (64%, 63%, 43%)

RGB channels and saturation

R 164 of 255 = 64%
G 161 of 255 = 63%
B 110 of 255 = 43%

164
161
110

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

Portions of RGB colors in percentages

R + G + B = 164 + 161 + 110 = 435 (100%)
R 164 of 435 ~ 37.7%
G 161 of 435 ~ 37.01%
B 110 of 435 ~ 25.29'%

%37.7
%37.01
%25.29

CMYK color model

#A4A16E color CMYK value is (0,2,33,36).

  • cyan value is 0.00%
  • magenta value is 1.83%
  • yellow value is 32.93%
  • key color value is 35.69%
CMYK: (0,2,33,36) C0M2Y33K36 (0%,2%,33%,36%) (0.00/0.02/0.33/0.36) 

CMYK percentages

%0
%1.83
%32.93
%35.69

Codes

Color #A4A16E in popluar color models

A4 A1 6E
RGB 164 161 110
HSL 57° 22.88% 53.73%
HSB/HSV 57° 32.93% 64.31%
CMYK 0.00% 1.83% 32.93%
35.69%

Color #A4A16E in popluar number systems.

HEX A4 A1 6E
Decimal 164 161 110
Binary 10100100 10100001 1101110
Octal 244 241 156

Shades and tints

Shades of #A4A16E

#A4A16E
(164,161,110)
#969364
(150,147,100)
#88855A
(136,133,90)
#7A7750
(122,119,80)
#6C6946
(108,105,70)
#5E5B3C
(94,91,60)
#504D32
(80,77,50)
#423F28
(66,63,40)
#34311E
(52,49,30)
#262314
(38,35,20)
#18150A
(24,21,10)
#000000
(0,0,0)

Tints of #A4A16E

#A4A16E
(164,161,110)
#ACA97B
(172,169,123)
#B4B188
(180,177,136)
#BCB995
(188,185,149)
#C4C1A2
(196,193,162)
#CCC9AF
(204,201,175)
#D4D1BC
(212,209,188)
#DCD9C9
(220,217,201)
#E4E1D6
(228,225,214)
#ECE9E3
(236,233,227)
#F4F1F0
(244,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A16E color. Also use rgb(164,161,110) instead hex code.

Text Font Color

.myTextColor { color: #A4A16E; }

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

This text font color is #A4A16E.

Background Color

.myBgColor { background-color: #A4A16E; }

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

This div background color is #A4A16E.

Border color

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

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

This div border color is #A4A16E.

Opacity

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

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

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

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

This text has shadow with #A4A16E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A16E.

Preview

Color preview on black background

This text has color #A4A16E on black background.


Color preview on white background

This text has color #A4A16E on white background.


Black color preview on #A4A16E background

This text has black color on #A4A16E background.


White color preview on #A4A16E background

This text has white color on #A4A16E background.


Related colors

Complementary color

Complementary color for #hex is #5B5E91.


I love getcolorcode.com

Triadic colors

1 #6EA4A1 and #A16EA4 with #A4A16E are triadic colors.

2 #6EA1A4 and #A1A46E with #A4A16E are triadic colors.