COLOR #A49B84

HEX: #A49B84 RGB: (164,155,132)

Color info

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

RGB color model

#A49B84 color RGB value is (164,155,132).

RGB: (164,155,132) (64%, 61%, 52%)

RGB channels and saturation

R 164 of 255 = 64%
G 155 of 255 = 61%
B 132 of 255 = 52%

164
155
132

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

Portions of RGB colors in percentages

R + G + B = 164 + 155 + 132 = 451 (100%)
R 164 of 451 ~ 36.36%
G 155 of 451 ~ 34.37%
B 132 of 451 ~ 29.27'%

%36.36
%34.37
%29.27

CMYK color model

#A49B84 color CMYK value is (0,5,20,36).

  • cyan value is 0.00%
  • magenta value is 5.49%
  • yellow value is 19.51%
  • key color value is 35.69%

CMYK: (0,5,20,36)
C0M5Y20K36 (0%, 5%, 20%, 36%)
(0.00 / 0.05 / 0.20 / 0.36)

CMYK percentages

%0
%5.49
%19.51
%35.69

Codes

Color #A49B84 in popluar color models

A4 9B 84
RGB 164 155 132
HSL 43° 14.95% 58.04%
HSB/HSV 43° 19.51% 64.31%
CMYK 0.00% 5.49% 19.51%
35.69%

Color #A49B84 in popluar number systems.

HEX A4 9B 84
Decimal 164 155 132
Binary 10100100 10011011 10000100
Octal 244 233 204

Shades and tints

Shades of #A49B84

#A49B84
(164,155,132)
#968D78
(150,141,120)
#887F6C
(136,127,108)
#7A7160
(122,113,96)
#6C6354
(108,99,84)
#5E5548
(94,85,72)
#50473C
(80,71,60)
#423930
(66,57,48)
#342B24
(52,43,36)
#261D18
(38,29,24)
#180F0C
(24,15,12)
#000000
(0,0,0)

Tints of #A49B84

#A49B84
(164,155,132)
#ACA48F
(172,164,143)
#B4AD9A
(180,173,154)
#BCB6A5
(188,182,165)
#C4BFB0
(196,191,176)
#CCC8BB
(204,200,187)
#D4D1C6
(212,209,198)
#DCDAD1
(220,218,209)
#E4E3DC
(228,227,220)
#ECECE7
(236,236,231)
#F4F5F2
(244,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49B84 color. Also use rgb(164,155,132) instead hex code.

Text Font Color

.myTextColor { color: #A49B84; }

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

This text font color is #A49B84.

Background Color

.myBgColor { background-color: #A49B84; }

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

This div background color is #A49B84.

Border color

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

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

This div border color is #A49B84.

Opacity

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

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

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

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

This text has shadow with #A49B84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49B84.

Preview

Color preview on black background

This text has color #A49B84 on black background.


Color preview on white background

This text has color #A49B84 on white background.


Black color preview on #A49B84 background

This text has black color on #A49B84 background.


White color preview on #A49B84 background

This text has white color on #A49B84 background.


Related colors

Complementary color

Complementary color for #hex is #5B647B.


I love getcolorcode.com

Triadic colors

1 #84A49B and #9B84A4 with #A49B84 are triadic colors.

2 #849BA4 and #9BA484 with #A49B84 are triadic colors.