COLOR #A572A4

HEX: #A572A4 RGB: (165,114,164)

Color info

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

RGB color model

#A572A4 color RGB value is (165,114,164).

RGB: (165,114,164) (65%, 45%, 64%)

RGB channels and saturation

R 165 of 255 = 65%
G 114 of 255 = 45%
B 164 of 255 = 64%

165
114
164

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

Portions of RGB colors in percentages

R + G + B = 165 + 114 + 164 = 443 (100%)
R 165 of 443 ~ 37.25%
G 114 of 443 ~ 25.73%
B 164 of 443 ~ 37.02'%

%37.25
%25.73
%37.02

CMYK color model

#A572A4 color CMYK value is (0,31,1,35).

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

CMYK: (0,31,1,35)
C0M31Y1K35 (0%, 31%, 1%, 35%)
(0.00 / 0.31 / 0.01 / 0.35)

CMYK percentages

%0
%30.91
%0.61
%35.29

Codes

Color #A572A4 in popluar color models

A5 72 A4
RGB 165 114 164
HSL 301° 22.08% 54.71%
HSB/HSV 301° 30.91% 64.71%
CMYK 0.00% 30.91% 0.61%
35.29%

Color #A572A4 in popluar number systems.

HEX A5 72 A4
Decimal 165 114 164
Binary 10100101 1110010 10100100
Octal 245 162 244

Shades and tints

Shades of #A572A4

#A572A4
(165,114,164)
#966896
(150,104,150)
#875E88
(135,94,136)
#78547A
(120,84,122)
#694A6C
(105,74,108)
#5A405E
(90,64,94)
#4B3650
(75,54,80)
#3C2C42
(60,44,66)
#2D2234
(45,34,52)
#1E1826
(30,24,38)
#0F0E18
(15,14,24)
#000000
(0,0,0)

Tints of #A572A4

#A572A4
(165,114,164)
#AD7EAC
(173,126,172)
#B58AB4
(181,138,180)
#BD96BC
(189,150,188)
#C5A2C4
(197,162,196)
#CDAECC
(205,174,204)
#D5BAD4
(213,186,212)
#DDC6DC
(221,198,220)
#E5D2E4
(229,210,228)
#EDDEEC
(237,222,236)
#F5EAF4
(245,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A572A4; }

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

This text font color is #A572A4.

Background Color

.myBgColor { background-color: #A572A4; }

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

This div background color is #A572A4.

Border color

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

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

This div border color is #A572A4.

Opacity

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

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

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

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

This text has shadow with #A572A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A572A4.

Preview

Color preview on black background

This text has color #A572A4 on black background.


Color preview on white background

This text has color #A572A4 on white background.


Black color preview on #A572A4 background

This text has black color on #A572A4 background.


White color preview on #A572A4 background

This text has white color on #A572A4 background.


Related colors

Complementary color

Complementary color for #hex is #5A8D5B.


I love getcolorcode.com

Triadic colors

1 #A4A572 and #72A4A5 with #A572A4 are triadic colors.

2 #A472A5 and #72A5A4 with #A572A4 are triadic colors.