COLOR #A47EA5

HEX: #A47EA5 RGB: (164,126,165)

Color info

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

RGB color model

#A47EA5 color RGB value is (164,126,165).

RGB: (164,126,165) (64%, 49%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 126 of 255 = 49%
B 165 of 255 = 65%

164
126
165

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

Portions of RGB colors in percentages

R + G + B = 164 + 126 + 165 = 455 (100%)
R 164 of 455 ~ 36.04%
G 126 of 455 ~ 27.69%
B 165 of 455 ~ 36.26'%

%36.04
%27.69
%36.26

CMYK color model

#A47EA5 color CMYK value is (1,24,0,35).

  • cyan value is 0.61%
  • magenta value is 23.64%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (1,24,0,35)
C1M24Y0K35 (1%, 24%, 0%, 35%)
(0.01 / 0.24 / 0.00 / 0.35)

CMYK percentages

%0.61
%23.64
%0
%35.29

Codes

Color #A47EA5 in popluar color models

A4 7E A5
RGB 164 126 165
HSL 298° 17.81% 57.06%
HSB/HSV 298° 23.64% 64.71%
CMYK 0.61% 23.64% 0.00%
35.29%

Color #A47EA5 in popluar number systems.

HEX A4 7E A5
Decimal 164 126 165
Binary 10100100 1111110 10100101
Octal 244 176 245

Shades and tints

Shades of #A47EA5

#A47EA5
(164,126,165)
#967396
(150,115,150)
#886887
(136,104,135)
#7A5D78
(122,93,120)
#6C5269
(108,82,105)
#5E475A
(94,71,90)
#503C4B
(80,60,75)
#42313C
(66,49,60)
#34262D
(52,38,45)
#261B1E
(38,27,30)
#18100F
(24,16,15)
#000000
(0,0,0)

Tints of #A47EA5

#A47EA5
(164,126,165)
#AC89AD
(172,137,173)
#B494B5
(180,148,181)
#BC9FBD
(188,159,189)
#C4AAC5
(196,170,197)
#CCB5CD
(204,181,205)
#D4C0D5
(212,192,213)
#DCCBDD
(220,203,221)
#E4D6E5
(228,214,229)
#ECE1ED
(236,225,237)
#F4ECF5
(244,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47EA5 color. Also use rgb(164,126,165) instead hex code.

Text Font Color

.myTextColor { color: #A47EA5; }

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

This text font color is #A47EA5.

Background Color

.myBgColor { background-color: #A47EA5; }

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

This div background color is #A47EA5.

Border color

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

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

This div border color is #A47EA5.

Opacity

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

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

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

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

This text has shadow with #A47EA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47EA5.

Preview

Color preview on black background

This text has color #A47EA5 on black background.


Color preview on white background

This text has color #A47EA5 on white background.


Black color preview on #A47EA5 background

This text has black color on #A47EA5 background.


White color preview on #A47EA5 background

This text has white color on #A47EA5 background.


Related colors

Complementary color

Complementary color for #hex is #5B815A.


I love getcolorcode.com

Triadic colors

1 #A5A47E and #7EA5A4 with #A47EA5 are triadic colors.

2 #A57EA4 and #7EA4A5 with #A47EA5 are triadic colors.