COLOR #A576A8

HEX: #A576A8 RGB: (165,118,168)

Color info

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

RGB color model

#A576A8 color RGB value is (165,118,168).

RGB: (165,118,168) (65%, 46%, 66%)

RGB channels and saturation

R 165 of 255 = 65%
G 118 of 255 = 46%
B 168 of 255 = 66%

165
118
168

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

Portions of RGB colors in percentages

R + G + B = 165 + 118 + 168 = 451 (100%)
R 165 of 451 ~ 36.59%
G 118 of 451 ~ 26.16%
B 168 of 451 ~ 37.25'%

%36.59
%26.16
%37.25

CMYK color model

#A576A8 color CMYK value is (2,30,0,34).

  • cyan value is 1.79%
  • magenta value is 29.76%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (2,30,0,34)
C2M30Y0K34 (2%, 30%, 0%, 34%)
(0.02 / 0.30 / 0.00 / 0.34)

CMYK percentages

%1.79
%29.76
%0
%34.12

Codes

Color #A576A8 in popluar color models

A5 76 A8
RGB 165 118 168
HSL 296° 22.32% 56.08%
HSB/HSV 296° 29.76% 65.88%
CMYK 1.79% 29.76% 0.00%
34.12%

Color #A576A8 in popluar number systems.

HEX A5 76 A8
Decimal 165 118 168
Binary 10100101 1110110 10101000
Octal 245 166 250

Shades and tints

Shades of #A576A8

#A576A8
(165,118,168)
#966C99
(150,108,153)
#87628A
(135,98,138)
#78587B
(120,88,123)
#694E6C
(105,78,108)
#5A445D
(90,68,93)
#4B3A4E
(75,58,78)
#3C303F
(60,48,63)
#2D2630
(45,38,48)
#1E1C21
(30,28,33)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #A576A8

#A576A8
(165,118,168)
#AD82AF
(173,130,175)
#B58EB6
(181,142,182)
#BD9ABD
(189,154,189)
#C5A6C4
(197,166,196)
#CDB2CB
(205,178,203)
#D5BED2
(213,190,210)
#DDCAD9
(221,202,217)
#E5D6E0
(229,214,224)
#EDE2E7
(237,226,231)
#F5EEEE
(245,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A576A8 color. Also use rgb(165,118,168) instead hex code.

Text Font Color

.myTextColor { color: #A576A8; }

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

This text font color is #A576A8.

Background Color

.myBgColor { background-color: #A576A8; }

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

This div background color is #A576A8.

Border color

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

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

This div border color is #A576A8.

Opacity

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

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

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

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

This text has shadow with #A576A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A576A8.

Preview

Color preview on black background

This text has color #A576A8 on black background.


Color preview on white background

This text has color #A576A8 on white background.


Black color preview on #A576A8 background

This text has black color on #A576A8 background.


White color preview on #A576A8 background

This text has white color on #A576A8 background.


Related colors

Complementary color

Complementary color for #hex is #5A8957.


I love getcolorcode.com

Triadic colors

1 #A8A576 and #76A8A5 with #A576A8 are triadic colors.

2 #A876A5 and #76A5A8 with #A576A8 are triadic colors.