COLOR #A49596

HEX: #A49596 RGB: (164,149,150)

Color info

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

RGB color model

#A49596 color RGB value is (164,149,150).

RGB: (164,149,150) (64%, 58%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 149 of 255 = 58%
B 150 of 255 = 59%

164
149
150

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

Portions of RGB colors in percentages

R + G + B = 164 + 149 + 150 = 463 (100%)
R 164 of 463 ~ 35.42%
G 149 of 463 ~ 32.18%
B 150 of 463 ~ 32.4'%

%35.42
%32.18
%32.4

CMYK color model

#A49596 color CMYK value is (0,9,9,36).

  • cyan value is 0.00%
  • magenta value is 9.15%
  • yellow value is 8.54%
  • key color value is 35.69%

CMYK: (0,9,9,36)
C0M9Y9K36 (0%, 9%, 9%, 36%)
(0.00 / 0.09 / 0.09 / 0.36)

CMYK percentages

%0
%9.15
%8.54
%35.69

Codes

Color #A49596 in popluar color models

A4 95 96
RGB 164 149 150
HSL 356° 7.61% 61.37%
HSB/HSV 356° 9.15% 64.31%
CMYK 0.00% 9.15% 8.54%
35.69%

Color #A49596 in popluar number systems.

HEX A4 95 96
Decimal 164 149 150
Binary 10100100 10010101 10010110
Octal 244 225 226

Shades and tints

Shades of #A49596

#A49596
(164,149,150)
#968889
(150,136,137)
#887B7C
(136,123,124)
#7A6E6F
(122,110,111)
#6C6162
(108,97,98)
#5E5455
(94,84,85)
#504748
(80,71,72)
#423A3B
(66,58,59)
#342D2E
(52,45,46)
#262021
(38,32,33)
#181314
(24,19,20)
#000000
(0,0,0)

Tints of #A49596

#A49596
(164,149,150)
#AC9E9F
(172,158,159)
#B4A7A8
(180,167,168)
#BCB0B1
(188,176,177)
#C4B9BA
(196,185,186)
#CCC2C3
(204,194,195)
#D4CBCC
(212,203,204)
#DCD4D5
(220,212,213)
#E4DDDE
(228,221,222)
#ECE6E7
(236,230,231)
#F4EFF0
(244,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49596 color. Also use rgb(164,149,150) instead hex code.

Text Font Color

.myTextColor { color: #A49596; }

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

This text font color is #A49596.

Background Color

.myBgColor { background-color: #A49596; }

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

This div background color is #A49596.

Border color

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

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

This div border color is #A49596.

Opacity

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

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

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

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

This text has shadow with #A49596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49596.

Preview

Color preview on black background

This text has color #A49596 on black background.


Color preview on white background

This text has color #A49596 on white background.


Black color preview on #A49596 background

This text has black color on #A49596 background.


White color preview on #A49596 background

This text has white color on #A49596 background.


Related colors

Complementary color

Complementary color for #hex is #5B6A69.


I love getcolorcode.com

Triadic colors

1 #96A495 and #9596A4 with #A49596 are triadic colors.

2 #9695A4 and #95A496 with #A49596 are triadic colors.