COLOR #A6A587

HEX: #A6A587 RGB: (166,165,135)

Color info

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

RGB color model

#A6A587 color RGB value is (166,165,135).

RGB: (166,165,135) (65%, 65%, 53%)

RGB channels and saturation

R 166 of 255 = 65%
G 165 of 255 = 65%
B 135 of 255 = 53%

166
165
135

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

Portions of RGB colors in percentages

R + G + B = 166 + 165 + 135 = 466 (100%)
R 166 of 466 ~ 35.62%
G 165 of 466 ~ 35.41%
B 135 of 466 ~ 28.97'%

%35.62
%35.41
%28.97

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.60%
  • 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
%0.6
%18.67
%34.9

Codes

Color #A6A587 in popluar color models

A6 A5 87
RGB 166 165 135
HSL 58° 14.83% 59.02%
HSB/HSV 58° 18.67% 65.10%
CMYK 0.00% 0.60% 18.67%
34.90%

Color #A6A587 in popluar number systems.

HEX A6 A5 87
Decimal 166 165 135
Binary 10100110 10100101 10000111
Octal 246 245 207

Shades and tints

Shades of #A6A587

#A6A587
(166,165,135)
#97967B
(151,150,123)
#88876F
(136,135,111)
#797863
(121,120,99)
#6A6957
(106,105,87)
#5B5A4B
(91,90,75)
#4C4B3F
(76,75,63)
#3D3C33
(61,60,51)
#2E2D27
(46,45,39)
#1F1E1B
(31,30,27)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #A6A587

#A6A587
(166,165,135)
#AEAD91
(174,173,145)
#B6B59B
(182,181,155)
#BEBDA5
(190,189,165)
#C6C5AF
(198,197,175)
#CECDB9
(206,205,185)
#D6D5C3
(214,213,195)
#DEDDCD
(222,221,205)
#E6E5D7
(230,229,215)
#EEEDE1
(238,237,225)
#F6F5EB
(246,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A587; }

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

This text font color is #A6A587.

Background Color

.myBgColor { background-color: #A6A587; }

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

This div background color is #A6A587.

Border color

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

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

This div border color is #A6A587.

Opacity

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

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

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

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

This text has shadow with #A6A587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A587.

Preview

Color preview on black background

This text has color #A6A587 on black background.


Color preview on white background

This text has color #A6A587 on white background.


Black color preview on #A6A587 background

This text has black color on #A6A587 background.


White color preview on #A6A587 background

This text has white color on #A6A587 background.


Related colors

Complementary color

Complementary color for #hex is #595A78.


I love getcolorcode.com

Triadic colors

1 #87A6A5 and #A587A6 with #A6A587 are triadic colors.

2 #87A5A6 and #A5A687 with #A6A587 are triadic colors.