COLOR #A48D84

HEX: #A48D84 RGB: (164,141,132)

Color info

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

RGB color model

#A48D84 color RGB value is (164,141,132).

RGB: (164,141,132) (64%, 55%, 52%)

RGB channels and saturation

R 164 of 255 = 64%
G 141 of 255 = 55%
B 132 of 255 = 52%

164
141
132

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

Portions of RGB colors in percentages

R + G + B = 164 + 141 + 132 = 437 (100%)
R 164 of 437 ~ 37.53%
G 141 of 437 ~ 32.27%
B 132 of 437 ~ 30.21'%

%37.53
%32.27
%30.21

CMYK color model

#A48D84 color CMYK value is (0,14,20,36).

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

CMYK: (0,14,20,36)
C0M14Y20K36 (0%, 14%, 20%, 36%)
(0.00 / 0.14 / 0.20 / 0.36)

CMYK percentages

%0
%14.02
%19.51
%35.69

Codes

Color #A48D84 in popluar color models

A4 8D 84
RGB 164 141 132
HSL 17° 14.95% 58.04%
HSB/HSV 17° 19.51% 64.31%
CMYK 0.00% 14.02% 19.51%
35.69%

Color #A48D84 in popluar number systems.

HEX A4 8D 84
Decimal 164 141 132
Binary 10100100 10001101 10000100
Octal 244 215 204

Shades and tints

Shades of #A48D84

#A48D84
(164,141,132)
#968178
(150,129,120)
#88756C
(136,117,108)
#7A6960
(122,105,96)
#6C5D54
(108,93,84)
#5E5148
(94,81,72)
#50453C
(80,69,60)
#423930
(66,57,48)
#342D24
(52,45,36)
#262118
(38,33,24)
#18150C
(24,21,12)
#000000
(0,0,0)

Tints of #A48D84

#A48D84
(164,141,132)
#AC978F
(172,151,143)
#B4A19A
(180,161,154)
#BCABA5
(188,171,165)
#C4B5B0
(196,181,176)
#CCBFBB
(204,191,187)
#D4C9C6
(212,201,198)
#DCD3D1
(220,211,209)
#E4DDDC
(228,221,220)
#ECE7E7
(236,231,231)
#F4F1F2
(244,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48D84; }

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

This text font color is #A48D84.

Background Color

.myBgColor { background-color: #A48D84; }

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

This div background color is #A48D84.

Border color

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

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

This div border color is #A48D84.

Opacity

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

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

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

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

This text has shadow with #A48D84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48D84.

Preview

Color preview on black background

This text has color #A48D84 on black background.


Color preview on white background

This text has color #A48D84 on white background.


Black color preview on #A48D84 background

This text has black color on #A48D84 background.


White color preview on #A48D84 background

This text has white color on #A48D84 background.


Related colors

Complementary color

Complementary color for #hex is #5B727B.


I love getcolorcode.com

Triadic colors

1 #84A48D and #8D84A4 with #A48D84 are triadic colors.

2 #848DA4 and #8DA484 with #A48D84 are triadic colors.