COLOR #A47892

HEX: #A47892 RGB: (164,120,146)

Color info

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

RGB color model

#A47892 color RGB value is (164,120,146).

RGB: (164,120,146) (64%, 47%, 57%)

RGB channels and saturation

R 164 of 255 = 64%
G 120 of 255 = 47%
B 146 of 255 = 57%

164
120
146

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

Portions of RGB colors in percentages

R + G + B = 164 + 120 + 146 = 430 (100%)
R 164 of 430 ~ 38.14%
G 120 of 430 ~ 27.91%
B 146 of 430 ~ 33.95'%

%38.14
%27.91
%33.95

CMYK color model

#A47892 color CMYK value is (0,27,11,36).

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

CMYK: (0,27,11,36)
C0M27Y11K36 (0%, 27%, 11%, 36%)
(0.00 / 0.27 / 0.11 / 0.36)

CMYK percentages

%0
%26.83
%10.98
%35.69

Codes

Color #A47892 in popluar color models

A4 78 92
RGB 164 120 146
HSL 325° 19.47% 55.69%
HSB/HSV 325° 26.83% 64.31%
CMYK 0.00% 26.83% 10.98%
35.69%

Color #A47892 in popluar number systems.

HEX A4 78 92
Decimal 164 120 146
Binary 10100100 1111000 10010010
Octal 244 170 222

Shades and tints

Shades of #A47892

#A47892
(164,120,146)
#966E85
(150,110,133)
#886478
(136,100,120)
#7A5A6B
(122,90,107)
#6C505E
(108,80,94)
#5E4651
(94,70,81)
#503C44
(80,60,68)
#423237
(66,50,55)
#34282A
(52,40,42)
#261E1D
(38,30,29)
#181410
(24,20,16)
#000000
(0,0,0)

Tints of #A47892

#A47892
(164,120,146)
#AC849B
(172,132,155)
#B490A4
(180,144,164)
#BC9CAD
(188,156,173)
#C4A8B6
(196,168,182)
#CCB4BF
(204,180,191)
#D4C0C8
(212,192,200)
#DCCCD1
(220,204,209)
#E4D8DA
(228,216,218)
#ECE4E3
(236,228,227)
#F4F0EC
(244,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47892; }

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

This text font color is #A47892.

Background Color

.myBgColor { background-color: #A47892; }

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

This div background color is #A47892.

Border color

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

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

This div border color is #A47892.

Opacity

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

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

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

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

This text has shadow with #A47892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47892.

Preview

Color preview on black background

This text has color #A47892 on black background.


Color preview on white background

This text has color #A47892 on white background.


Black color preview on #A47892 background

This text has black color on #A47892 background.


White color preview on #A47892 background

This text has white color on #A47892 background.


Related colors

Complementary color

Complementary color for #hex is #5B876D.


I love getcolorcode.com

Triadic colors

1 #92A478 and #7892A4 with #A47892 are triadic colors.

2 #9278A4 and #78A492 with #A47892 are triadic colors.