COLOR #A571A4

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

165
113
164

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

Portions of RGB colors in percentages

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

%37.33
%25.57
%37.1

CMYK color model

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

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

CMYK percentages

%0
%31.52
%0.61
%35.29

Codes

Color #A571A4 in popluar color models

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

Color #A571A4 in popluar number systems.

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

Shades and tints

Shades of #A571A4

#A571A4
(165,113,164)
#966796
(150,103,150)
#875D88
(135,93,136)
#78537A
(120,83,122)
#69496C
(105,73,108)
#5A3F5E
(90,63,94)
#4B3550
(75,53,80)
#3C2B42
(60,43,66)
#2D2134
(45,33,52)
#1E1726
(30,23,38)
#0F0D18
(15,13,24)
#000000
(0,0,0)

Tints of #A571A4

#A571A4
(165,113,164)
#AD7DAC
(173,125,172)
#B589B4
(181,137,180)
#BD95BC
(189,149,188)
#C5A1C4
(197,161,196)
#CDADCC
(205,173,204)
#D5B9D4
(213,185,212)
#DDC5DC
(221,197,220)
#E5D1E4
(229,209,228)
#EDDDEC
(237,221,236)
#F5E9F4
(245,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A571A4; }

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

This text font color is #A571A4.

Background Color

.myBgColor { background-color: #A571A4; }

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

This div background color is #A571A4.

Border color

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

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

This div border color is #A571A4.

Opacity

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

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

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

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

This text has shadow with #A571A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A571A4.

Preview

Color preview on black background

This text has color #A571A4 on black background.


Color preview on white background

This text has color #A571A4 on white background.


Black color preview on #A571A4 background

This text has black color on #A571A4 background.


White color preview on #A571A4 background

This text has white color on #A571A4 background.


Related colors

Complementary color

Complementary color for #hex is #5A8E5B.


I love getcolorcode.com

Triadic colors

1 #A4A571 and #71A4A5 with #A571A4 are triadic colors.

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