COLOR #A47884

HEX: #A47884 RGB: (164,120,132)

Color info

#A47884 contains red, green and blue colors in about the same proportion. Web safe color of #A47884 is #996699 (or #969).

RGB color model

#A47884 color RGB value is (164,120,132).

RGB: (164,120,132) (64%, 47%, 52%)

RGB channels and saturation

R 164 of 255 = 64%
G 120 of 255 = 47%
B 132 of 255 = 52%

164
120
132

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

Portions of RGB colors in percentages

R + G + B = 164 + 120 + 132 = 416 (100%)
R 164 of 416 ~ 39.42%
G 120 of 416 ~ 28.85%
B 132 of 416 ~ 31.73'%

%39.42
%28.85
%31.73

CMYK color model

#A47884 color CMYK value is (0,27,20,36).

  • cyan value is 0.00%
  • magenta value is 26.83%
  • yellow value is 19.51%
  • key color value is 35.69%
CMYK: (0,27,20,36) C0M27Y20K36 (0%,27%,20%,36%) (0.00/0.27/0.20/0.36) 

CMYK percentages

%0
%26.83
%19.51
%35.69

Codes

Color #A47884 in popluar color models

A4 78 84
RGB 164 120 132
HSL 344° 19.47% 55.69%
HSB/HSV 344° 26.83% 64.31%
CMYK 0.00% 26.83% 19.51%
35.69%

Color #A47884 in popluar number systems.

HEX A4 78 84
Decimal 164 120 132
Binary 10100100 1111000 10000100
Octal 244 170 204

Shades and tints

Shades of #A47884

#A47884
(164,120,132)
#966E78
(150,110,120)
#88646C
(136,100,108)
#7A5A60
(122,90,96)
#6C5054
(108,80,84)
#5E4648
(94,70,72)
#503C3C
(80,60,60)
#423230
(66,50,48)
#342824
(52,40,36)
#261E18
(38,30,24)
#18140C
(24,20,12)
#000000
(0,0,0)

Tints of #A47884

#A47884
(164,120,132)
#AC848F
(172,132,143)
#B4909A
(180,144,154)
#BC9CA5
(188,156,165)
#C4A8B0
(196,168,176)
#CCB4BB
(204,180,187)
#D4C0C6
(212,192,198)
#DCCCD1
(220,204,209)
#E4D8DC
(228,216,220)
#ECE4E7
(236,228,231)
#F4F0F2
(244,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47884; }

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

This text font color is #A47884.

Background Color

.myBgColor { background-color: #A47884; }

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

This div background color is #A47884.

Border color

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

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

This div border color is #A47884.

Opacity

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

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

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

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

This text has shadow with #A47884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47884.

Preview

Color preview on black background

This text has color #A47884 on black background.


Color preview on white background

This text has color #A47884 on white background.


Black color preview on #A47884 background

This text has black color on #A47884 background.


White color preview on #A47884 background

This text has white color on #A47884 background.


Related colors

Complementary color

Complementary color for #hex is #5B877B.


I love getcolorcode.com

Triadic colors

1 #84A478 and #7884A4 with #A47884 are triadic colors.

2 #8478A4 and #78A484 with #A47884 are triadic colors.