COLOR #A47889

HEX: #A47889 RGB: (164,120,137)

Color info

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

RGB color model

#A47889 color RGB value is (164,120,137).

RGB: (164,120,137) (64%, 47%, 54%)

RGB channels and saturation

R 164 of 255 = 64%
G 120 of 255 = 47%
B 137 of 255 = 54%

164
120
137

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

Portions of RGB colors in percentages

R + G + B = 164 + 120 + 137 = 421 (100%)
R 164 of 421 ~ 38.95%
G 120 of 421 ~ 28.5%
B 137 of 421 ~ 32.54'%

%38.95
%28.5
%32.54

CMYK color model

#A47889 color CMYK value is (0,27,16,36).

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

CMYK: (0,27,16,36)
C0M27Y16K36 (0%, 27%, 16%, 36%)
(0.00 / 0.27 / 0.16 / 0.36)

CMYK percentages

%0
%26.83
%16.46
%35.69

Codes

Color #A47889 in popluar color models

A4 78 89
RGB 164 120 137
HSL 337° 19.47% 55.69%
HSB/HSV 337° 26.83% 64.31%
CMYK 0.00% 26.83% 16.46%
35.69%

Color #A47889 in popluar number systems.

HEX A4 78 89
Decimal 164 120 137
Binary 10100100 1111000 10001001
Octal 244 170 211

Shades and tints

Shades of #A47889

#A47889
(164,120,137)
#966E7D
(150,110,125)
#886471
(136,100,113)
#7A5A65
(122,90,101)
#6C5059
(108,80,89)
#5E464D
(94,70,77)
#503C41
(80,60,65)
#423235
(66,50,53)
#342829
(52,40,41)
#261E1D
(38,30,29)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #A47889

#A47889
(164,120,137)
#AC8493
(172,132,147)
#B4909D
(180,144,157)
#BC9CA7
(188,156,167)
#C4A8B1
(196,168,177)
#CCB4BB
(204,180,187)
#D4C0C5
(212,192,197)
#DCCCCF
(220,204,207)
#E4D8D9
(228,216,217)
#ECE4E3
(236,228,227)
#F4F0ED
(244,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47889; }

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

This text font color is #A47889.

Background Color

.myBgColor { background-color: #A47889; }

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

This div background color is #A47889.

Border color

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

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

This div border color is #A47889.

Opacity

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

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

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

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

This text has shadow with #A47889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47889.

Preview

Color preview on black background

This text has color #A47889 on black background.


Color preview on white background

This text has color #A47889 on white background.


Black color preview on #A47889 background

This text has black color on #A47889 background.


White color preview on #A47889 background

This text has white color on #A47889 background.


Related colors

Complementary color

Complementary color for #hex is #5B8776.


I love getcolorcode.com

Triadic colors

1 #89A478 and #7889A4 with #A47889 are triadic colors.

2 #8978A4 and #78A489 with #A47889 are triadic colors.