COLOR #A39484

HEX: #A39484 RGB: (163,148,132)

Color info

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

RGB color model

#A39484 color RGB value is (163,148,132).

RGB: (163,148,132) (64%, 58%, 52%)

RGB channels and saturation

R 163 of 255 = 64%
G 148 of 255 = 58%
B 132 of 255 = 52%

163
148
132

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

Portions of RGB colors in percentages

R + G + B = 163 + 148 + 132 = 443 (100%)
R 163 of 443 ~ 36.79%
G 148 of 443 ~ 33.41%
B 132 of 443 ~ 29.8'%

%36.79
%33.41
%29.8

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.20%
  • yellow value is 19.02%
  • key color value is 36.08%
CMYK: (0,9,19,36) C0M9Y19K36 (0%,9%,19%,36%) (0.00/0.09/0.19/0.36) 

CMYK percentages

%0
%9.2
%19.02
%36.08

Codes

Color #A39484 in popluar color models

A3 94 84
RGB 163 148 132
HSL 31° 14.42% 57.84%
HSB/HSV 31° 19.02% 63.92%
CMYK 0.00% 9.20% 19.02%
36.08%

Color #A39484 in popluar number systems.

HEX A3 94 84
Decimal 163 148 132
Binary 10100011 10010100 10000100
Octal 243 224 204

Shades and tints

Shades of #A39484

#A39484
(163,148,132)
#958778
(149,135,120)
#877A6C
(135,122,108)
#796D60
(121,109,96)
#6B6054
(107,96,84)
#5D5348
(93,83,72)
#4F463C
(79,70,60)
#413930
(65,57,48)
#332C24
(51,44,36)
#251F18
(37,31,24)
#17120C
(23,18,12)
#000000
(0,0,0)

Tints of #A39484

#A39484
(163,148,132)
#AB9D8F
(171,157,143)
#B3A69A
(179,166,154)
#BBAFA5
(187,175,165)
#C3B8B0
(195,184,176)
#CBC1BB
(203,193,187)
#D3CAC6
(211,202,198)
#DBD3D1
(219,211,209)
#E3DCDC
(227,220,220)
#EBE5E7
(235,229,231)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A39484 color. Also use rgb(163,148,132) instead hex code.

Text Font Color

.myTextColor { color: #A39484; }

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

This text font color is #A39484.

Background Color

.myBgColor { background-color: #A39484; }

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

This div background color is #A39484.

Border color

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

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

This div border color is #A39484.

Opacity

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

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

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

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

This text has shadow with #A39484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39484.

Preview

Color preview on black background

This text has color #A39484 on black background.


Color preview on white background

This text has color #A39484 on white background.


Black color preview on #A39484 background

This text has black color on #A39484 background.


White color preview on #A39484 background

This text has white color on #A39484 background.


Related colors

Complementary color

Complementary color for #hex is #5C6B7B.


I love getcolorcode.com

Triadic colors

1 #84A394 and #9484A3 with #A39484 are triadic colors.

2 #8494A3 and #94A384 with #A39484 are triadic colors.