COLOR #A6A487

HEX: #A6A487 RGB: (166,164,135)

Color info

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

RGB color model

#A6A487 color RGB value is (166,164,135).

RGB: (166,164,135) (65%, 64%, 53%)

RGB channels and saturation

R 166 of 255 = 65%
G 164 of 255 = 64%
B 135 of 255 = 53%

166
164
135

R + G + B ~ 61%. #A6A487 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 164 + 135 = 465 (100%)
R 166 of 465 ~ 35.7%
G 164 of 465 ~ 35.27%
B 135 of 465 ~ 29.03'%

%35.7
%35.27
%29.03

CMYK color model

#A6A487 color CMYK value is (0,1,19,35).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 18.67%
  • key color value is 34.90%
CMYK: (0,1,19,35) C0M1Y19K35 (0%,1%,19%,35%) (0.00/0.01/0.19/0.35) 

CMYK percentages

%0
%1.2
%18.67
%34.9

Codes

Color #A6A487 in popluar color models

A6 A4 87
RGB 166 164 135
HSL 56° 14.83% 59.02%
HSB/HSV 56° 18.67% 65.10%
CMYK 0.00% 1.20% 18.67%
34.90%

Color #A6A487 in popluar number systems.

HEX A6 A4 87
Decimal 166 164 135
Binary 10100110 10100100 10000111
Octal 246 244 207

Shades and tints

Shades of #A6A487

#A6A487
(166,164,135)
#97967B
(151,150,123)
#88886F
(136,136,111)
#797A63
(121,122,99)
#6A6C57
(106,108,87)
#5B5E4B
(91,94,75)
#4C503F
(76,80,63)
#3D4233
(61,66,51)
#2E3427
(46,52,39)
#1F261B
(31,38,27)
#10180F
(16,24,15)
#000000
(0,0,0)

Tints of #A6A487

#A6A487
(166,164,135)
#AEAC91
(174,172,145)
#B6B49B
(182,180,155)
#BEBCA5
(190,188,165)
#C6C4AF
(198,196,175)
#CECCB9
(206,204,185)
#D6D4C3
(214,212,195)
#DEDCCD
(222,220,205)
#E6E4D7
(230,228,215)
#EEECE1
(238,236,225)
#F6F4EB
(246,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A487 color. Also use rgb(166,164,135) instead hex code.

Text Font Color

.myTextColor { color: #A6A487; }

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

This text font color is #A6A487.

Background Color

.myBgColor { background-color: #A6A487; }

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

This div background color is #A6A487.

Border color

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

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

This div border color is #A6A487.

Opacity

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

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

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

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

This text has shadow with #A6A487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A487.

Preview

Color preview on black background

This text has color #A6A487 on black background.


Color preview on white background

This text has color #A6A487 on white background.


Black color preview on #A6A487 background

This text has black color on #A6A487 background.


White color preview on #A6A487 background

This text has white color on #A6A487 background.


Related colors

Complementary color

Complementary color for #hex is #595B78.


I love getcolorcode.com

Triadic colors

1 #87A6A4 and #A487A6 with #A6A487 are triadic colors.

2 #87A4A6 and #A4A687 with #A6A487 are triadic colors.