COLOR #A48E84

HEX: #A48E84 RGB: (164,142,132)

Color info

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

RGB color model

#A48E84 color RGB value is (164,142,132).

RGB: (164,142,132) (64%, 56%, 52%)

RGB channels and saturation

R 164 of 255 = 64%
G 142 of 255 = 56%
B 132 of 255 = 52%

164
142
132

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

Portions of RGB colors in percentages

R + G + B = 164 + 142 + 132 = 438 (100%)
R 164 of 438 ~ 37.44%
G 142 of 438 ~ 32.42%
B 132 of 438 ~ 30.14'%

%37.44
%32.42
%30.14

CMYK color model

#A48E84 color CMYK value is (0,13,20,36).

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

CMYK: (0,13,20,36)
C0M13Y20K36 (0%, 13%, 20%, 36%)
(0.00 / 0.13 / 0.20 / 0.36)

CMYK percentages

%0
%13.41
%19.51
%35.69

Codes

Color #A48E84 in popluar color models

A4 8E 84
RGB 164 142 132
HSL 19° 14.95% 58.04%
HSB/HSV 19° 19.51% 64.31%
CMYK 0.00% 13.41% 19.51%
35.69%

Color #A48E84 in popluar number systems.

HEX A4 8E 84
Decimal 164 142 132
Binary 10100100 10001110 10000100
Octal 244 216 204

Shades and tints

Shades of #A48E84

#A48E84
(164,142,132)
#968278
(150,130,120)
#88766C
(136,118,108)
#7A6A60
(122,106,96)
#6C5E54
(108,94,84)
#5E5248
(94,82,72)
#50463C
(80,70,60)
#423A30
(66,58,48)
#342E24
(52,46,36)
#262218
(38,34,24)
#18160C
(24,22,12)
#000000
(0,0,0)

Tints of #A48E84

#A48E84
(164,142,132)
#AC988F
(172,152,143)
#B4A29A
(180,162,154)
#BCACA5
(188,172,165)
#C4B6B0
(196,182,176)
#CCC0BB
(204,192,187)
#D4CAC6
(212,202,198)
#DCD4D1
(220,212,209)
#E4DEDC
(228,222,220)
#ECE8E7
(236,232,231)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48E84; }

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

This text font color is #A48E84.

Background Color

.myBgColor { background-color: #A48E84; }

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

This div background color is #A48E84.

Border color

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

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

This div border color is #A48E84.

Opacity

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

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

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

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

This text has shadow with #A48E84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48E84.

Preview

Color preview on black background

This text has color #A48E84 on black background.


Color preview on white background

This text has color #A48E84 on white background.


Black color preview on #A48E84 background

This text has black color on #A48E84 background.


White color preview on #A48E84 background

This text has white color on #A48E84 background.


Related colors

Complementary color

Complementary color for #hex is #5B717B.


I love getcolorcode.com

Triadic colors

1 #84A48E and #8E84A4 with #A48E84 are triadic colors.

2 #848EA4 and #8EA484 with #A48E84 are triadic colors.