COLOR #A47C9A

HEX: #A47C9A RGB: (164,124,154)

Color info

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

RGB color model

#A47C9A color RGB value is (164,124,154).

RGB: (164,124,154) (64%, 49%, 60%)

RGB channels and saturation

R 164 of 255 = 64%
G 124 of 255 = 49%
B 154 of 255 = 60%

164
124
154

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

Portions of RGB colors in percentages

R + G + B = 164 + 124 + 154 = 442 (100%)
R 164 of 442 ~ 37.1%
G 124 of 442 ~ 28.05%
B 154 of 442 ~ 34.84'%

%37.1
%28.05
%34.84

CMYK color model

#A47C9A color CMYK value is (0,24,6,36).

  • cyan value is 0.00%
  • magenta value is 24.39%
  • yellow value is 6.10%
  • key color value is 35.69%

CMYK: (0,24,6,36)
C0M24Y6K36 (0%, 24%, 6%, 36%)
(0.00 / 0.24 / 0.06 / 0.36)

CMYK percentages

%0
%24.39
%6.1
%35.69

Codes

Color #A47C9A in popluar color models

A4 7C 9A
RGB 164 124 154
HSL 315° 18.02% 56.47%
HSB/HSV 315° 24.39% 64.31%
CMYK 0.00% 24.39% 6.10%
35.69%

Color #A47C9A in popluar number systems.

HEX A4 7C 9A
Decimal 164 124 154
Binary 10100100 1111100 10011010
Octal 244 174 232

Shades and tints

Shades of #A47C9A

#A47C9A
(164,124,154)
#96718C
(150,113,140)
#88667E
(136,102,126)
#7A5B70
(122,91,112)
#6C5062
(108,80,98)
#5E4554
(94,69,84)
#503A46
(80,58,70)
#422F38
(66,47,56)
#34242A
(52,36,42)
#26191C
(38,25,28)
#180E0E
(24,14,14)
#000000
(0,0,0)

Tints of #A47C9A

#A47C9A
(164,124,154)
#AC87A3
(172,135,163)
#B492AC
(180,146,172)
#BC9DB5
(188,157,181)
#C4A8BE
(196,168,190)
#CCB3C7
(204,179,199)
#D4BED0
(212,190,208)
#DCC9D9
(220,201,217)
#E4D4E2
(228,212,226)
#ECDFEB
(236,223,235)
#F4EAF4
(244,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47C9A color. Also use rgb(164,124,154) instead hex code.

Text Font Color

.myTextColor { color: #A47C9A; }

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

This text font color is #A47C9A.

Background Color

.myBgColor { background-color: #A47C9A; }

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

This div background color is #A47C9A.

Border color

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

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

This div border color is #A47C9A.

Opacity

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

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

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

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

This text has shadow with #A47C9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47C9A.

Preview

Color preview on black background

This text has color #A47C9A on black background.


Color preview on white background

This text has color #A47C9A on white background.


Black color preview on #A47C9A background

This text has black color on #A47C9A background.


White color preview on #A47C9A background

This text has white color on #A47C9A background.


Related colors

Complementary color

Complementary color for #hex is #5B8365.


I love getcolorcode.com

Triadic colors

1 #9AA47C and #7C9AA4 with #A47C9A are triadic colors.

2 #9A7CA4 and #7CA49A with #A47C9A are triadic colors.