COLOR #A48996

HEX: #A48996 RGB: (164,137,150)

Color info

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

RGB color model

#A48996 color RGB value is (164,137,150).

RGB: (164,137,150) (64%, 54%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 137 of 255 = 54%
B 150 of 255 = 59%

164
137
150

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

Portions of RGB colors in percentages

R + G + B = 164 + 137 + 150 = 451 (100%)
R 164 of 451 ~ 36.36%
G 137 of 451 ~ 30.38%
B 150 of 451 ~ 33.26'%

%36.36
%30.38
%33.26

CMYK color model

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

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

CMYK: (0,16,9,36)
C0M16Y9K36 (0%, 16%, 9%, 36%)
(0.00 / 0.16 / 0.09 / 0.36)

CMYK percentages

%0
%16.46
%8.54
%35.69

Codes

Color #A48996 in popluar color models

A4 89 96
RGB 164 137 150
HSL 331° 12.92% 59.02%
HSB/HSV 331° 16.46% 64.31%
CMYK 0.00% 16.46% 8.54%
35.69%

Color #A48996 in popluar number systems.

HEX A4 89 96
Decimal 164 137 150
Binary 10100100 10001001 10010110
Octal 244 211 226

Shades and tints

Shades of #A48996

#A48996
(164,137,150)
#967D89
(150,125,137)
#88717C
(136,113,124)
#7A656F
(122,101,111)
#6C5962
(108,89,98)
#5E4D55
(94,77,85)
#504148
(80,65,72)
#42353B
(66,53,59)
#34292E
(52,41,46)
#261D21
(38,29,33)
#181114
(24,17,20)
#000000
(0,0,0)

Tints of #A48996

#A48996
(164,137,150)
#AC939F
(172,147,159)
#B49DA8
(180,157,168)
#BCA7B1
(188,167,177)
#C4B1BA
(196,177,186)
#CCBBC3
(204,187,195)
#D4C5CC
(212,197,204)
#DCCFD5
(220,207,213)
#E4D9DE
(228,217,222)
#ECE3E7
(236,227,231)
#F4EDF0
(244,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48996; }

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

This text font color is #A48996.

Background Color

.myBgColor { background-color: #A48996; }

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

This div background color is #A48996.

Border color

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

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

This div border color is #A48996.

Opacity

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

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

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

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

This text has shadow with #A48996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48996.

Preview

Color preview on black background

This text has color #A48996 on black background.


Color preview on white background

This text has color #A48996 on white background.


Black color preview on #A48996 background

This text has black color on #A48996 background.


White color preview on #A48996 background

This text has white color on #A48996 background.


Related colors

Complementary color

Complementary color for #hex is #5B7669.


I love getcolorcode.com

Triadic colors

1 #96A489 and #8996A4 with #A48996 are triadic colors.

2 #9689A4 and #89A496 with #A48996 are triadic colors.