COLOR #A471A5

HEX: #A471A5 RGB: (164,113,165)

Color info

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

RGB color model

#A471A5 color RGB value is (164,113,165).

RGB: (164,113,165) (64%, 44%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 113 of 255 = 44%
B 165 of 255 = 65%

164
113
165

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

Portions of RGB colors in percentages

R + G + B = 164 + 113 + 165 = 442 (100%)
R 164 of 442 ~ 37.1%
G 113 of 442 ~ 25.57%
B 165 of 442 ~ 37.33'%

%37.1
%25.57
%37.33

CMYK color model

#A471A5 color CMYK value is (1,32,0,35).

  • cyan value is 0.61%
  • magenta value is 31.52%
  • yellow value is 0.00%
  • key color value is 35.29%
CMYK: (1,32,0,35) C1M32Y0K35 (1%,32%,0%,35%) (0.01/0.32/0.00/0.35) 

CMYK percentages

%0.61
%31.52
%0
%35.29

Codes

Color #A471A5 in popluar color models

A4 71 A5
RGB 164 113 165
HSL 299° 22.41% 54.51%
HSB/HSV 299° 31.52% 64.71%
CMYK 0.61% 31.52% 0.00%
35.29%

Color #A471A5 in popluar number systems.

HEX A4 71 A5
Decimal 164 113 165
Binary 10100100 1110001 10100101
Octal 244 161 245

Shades and tints

Shades of #A471A5

#A471A5
(164,113,165)
#966796
(150,103,150)
#885D87
(136,93,135)
#7A5378
(122,83,120)
#6C4969
(108,73,105)
#5E3F5A
(94,63,90)
#50354B
(80,53,75)
#422B3C
(66,43,60)
#34212D
(52,33,45)
#26171E
(38,23,30)
#180D0F
(24,13,15)
#000000
(0,0,0)

Tints of #A471A5

#A471A5
(164,113,165)
#AC7DAD
(172,125,173)
#B489B5
(180,137,181)
#BC95BD
(188,149,189)
#C4A1C5
(196,161,197)
#CCADCD
(204,173,205)
#D4B9D5
(212,185,213)
#DCC5DD
(220,197,221)
#E4D1E5
(228,209,229)
#ECDDED
(236,221,237)
#F4E9F5
(244,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A471A5; }

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

This text font color is #A471A5.

Background Color

.myBgColor { background-color: #A471A5; }

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

This div background color is #A471A5.

Border color

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

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

This div border color is #A471A5.

Opacity

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

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

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

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

This text has shadow with #A471A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A471A5.

Preview

Color preview on black background

This text has color #A471A5 on black background.


Color preview on white background

This text has color #A471A5 on white background.


Black color preview on #A471A5 background

This text has black color on #A471A5 background.


White color preview on #A471A5 background

This text has white color on #A471A5 background.


Related colors

Complementary color

Complementary color for #hex is #5B8E5A.


I love getcolorcode.com

Triadic colors

1 #A5A471 and #71A5A4 with #A471A5 are triadic colors.

2 #A571A4 and #71A4A5 with #A471A5 are triadic colors.