COLOR #A4A086

HEX: #A4A086 RGB: (164,160,134)

Color info

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

RGB color model

#A4A086 color RGB value is (164,160,134).

RGB: (164,160,134) (64%, 63%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 160 of 255 = 63%
B 134 of 255 = 53%

164
160
134

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

Portions of RGB colors in percentages

R + G + B = 164 + 160 + 134 = 458 (100%)
R 164 of 458 ~ 35.81%
G 160 of 458 ~ 34.93%
B 134 of 458 ~ 29.26'%

%35.81
%34.93
%29.26

CMYK color model

#A4A086 color CMYK value is (0,2,18,36).

  • cyan value is 0.00%
  • magenta value is 2.44%
  • yellow value is 18.29%
  • key color value is 35.69%
CMYK: (0,2,18,36) C0M2Y18K36 (0%,2%,18%,36%) (0.00/0.02/0.18/0.36) 

CMYK percentages

%0
%2.44
%18.29
%35.69

Codes

Color #A4A086 in popluar color models

A4 A0 86
RGB 164 160 134
HSL 52° 14.15% 58.43%
HSB/HSV 52° 18.29% 64.31%
CMYK 0.00% 2.44% 18.29%
35.69%

Color #A4A086 in popluar number systems.

HEX A4 A0 86
Decimal 164 160 134
Binary 10100100 10100000 10000110
Octal 244 240 206

Shades and tints

Shades of #A4A086

#A4A086
(164,160,134)
#96927A
(150,146,122)
#88846E
(136,132,110)
#7A7662
(122,118,98)
#6C6856
(108,104,86)
#5E5A4A
(94,90,74)
#504C3E
(80,76,62)
#423E32
(66,62,50)
#343026
(52,48,38)
#26221A
(38,34,26)
#18140E
(24,20,14)
#000000
(0,0,0)

Tints of #A4A086

#A4A086
(164,160,134)
#ACA891
(172,168,145)
#B4B09C
(180,176,156)
#BCB8A7
(188,184,167)
#C4C0B2
(196,192,178)
#CCC8BD
(204,200,189)
#D4D0C8
(212,208,200)
#DCD8D3
(220,216,211)
#E4E0DE
(228,224,222)
#ECE8E9
(236,232,233)
#F4F0F4
(244,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A086 color. Also use rgb(164,160,134) instead hex code.

Text Font Color

.myTextColor { color: #A4A086; }

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

This text font color is #A4A086.

Background Color

.myBgColor { background-color: #A4A086; }

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

This div background color is #A4A086.

Border color

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

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

This div border color is #A4A086.

Opacity

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

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

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

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

This text has shadow with #A4A086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A086.

Preview

Color preview on black background

This text has color #A4A086 on black background.


Color preview on white background

This text has color #A4A086 on white background.


Black color preview on #A4A086 background

This text has black color on #A4A086 background.


White color preview on #A4A086 background

This text has white color on #A4A086 background.


Related colors

Complementary color

Complementary color for #hex is #5B5F79.


I love getcolorcode.com

Triadic colors

1 #86A4A0 and #A086A4 with #A4A086 are triadic colors.

2 #86A0A4 and #A0A486 with #A4A086 are triadic colors.