COLOR #A49786

HEX: #A49786 RGB: (164,151,134)

Color info

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

RGB color model

#A49786 color RGB value is (164,151,134).

RGB: (164,151,134) (64%, 59%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 151 of 255 = 59%
B 134 of 255 = 53%

164
151
134

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

Portions of RGB colors in percentages

R + G + B = 164 + 151 + 134 = 449 (100%)
R 164 of 449 ~ 36.53%
G 151 of 449 ~ 33.63%
B 134 of 449 ~ 29.84'%

%36.53
%33.63
%29.84

CMYK color model

#A49786 color CMYK value is (0,8,18,36).

  • cyan value is 0.00%
  • magenta value is 7.93%
  • yellow value is 18.29%
  • key color value is 35.69%

CMYK: (0,8,18,36)
C0M8Y18K36 (0%, 8%, 18%, 36%)
(0.00 / 0.08 / 0.18 / 0.36)

CMYK percentages

%0
%7.93
%18.29
%35.69

Codes

Color #A49786 in popluar color models

A4 97 86
RGB 164 151 134
HSL 34° 14.15% 58.43%
HSB/HSV 34° 18.29% 64.31%
CMYK 0.00% 7.93% 18.29%
35.69%

Color #A49786 in popluar number systems.

HEX A4 97 86
Decimal 164 151 134
Binary 10100100 10010111 10000110
Octal 244 227 206

Shades and tints

Shades of #A49786

#A49786
(164,151,134)
#968A7A
(150,138,122)
#887D6E
(136,125,110)
#7A7062
(122,112,98)
#6C6356
(108,99,86)
#5E564A
(94,86,74)
#50493E
(80,73,62)
#423C32
(66,60,50)
#342F26
(52,47,38)
#26221A
(38,34,26)
#18150E
(24,21,14)
#000000
(0,0,0)

Tints of #A49786

#A49786
(164,151,134)
#ACA091
(172,160,145)
#B4A99C
(180,169,156)
#BCB2A7
(188,178,167)
#C4BBB2
(196,187,178)
#CCC4BD
(204,196,189)
#D4CDC8
(212,205,200)
#DCD6D3
(220,214,211)
#E4DFDE
(228,223,222)
#ECE8E9
(236,232,233)
#F4F1F4
(244,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A49786; }

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

This text font color is #A49786.

Background Color

.myBgColor { background-color: #A49786; }

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

This div background color is #A49786.

Border color

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

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

This div border color is #A49786.

Opacity

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

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

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

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

This text has shadow with #A49786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49786.

Preview

Color preview on black background

This text has color #A49786 on black background.


Color preview on white background

This text has color #A49786 on white background.


Black color preview on #A49786 background

This text has black color on #A49786 background.


White color preview on #A49786 background

This text has white color on #A49786 background.


Related colors

Complementary color

Complementary color for #hex is #5B6879.


I love getcolorcode.com

Triadic colors

1 #86A497 and #9786A4 with #A49786 are triadic colors.

2 #8697A4 and #97A486 with #A49786 are triadic colors.