COLOR #A55EA5

HEX: #A55EA5 RGB: (165,94,165)

Color info

#A55EA5 contains mainly red and blue colors. Web safe color of #A55EA5 is #996699 (or #969).

RGB color model

#A55EA5 color RGB value is (165,94,165).

RGB: (165,94,165) (65%, 37%, 65%)

RGB channels and saturation

R 165 of 255 = 65%
G 94 of 255 = 37%
B 165 of 255 = 65%

165
94
165

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

Portions of RGB colors in percentages

R + G + B = 165 + 94 + 165 = 424 (100%)
R 165 of 424 ~ 38.92%
G 94 of 424 ~ 22.17%
B 165 of 424 ~ 38.92'%

%38.92
%22.17
%38.92

CMYK color model

#A55EA5 color CMYK value is (0,43,0,35).

  • cyan value is 0.00%
  • magenta value is 43.03%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (0,43,0,35)
C0M43Y0K35 (0%, 43%, 0%, 35%)
(0.00 / 0.43 / 0.00 / 0.35)

CMYK percentages

%0
%43.03
%0
%35.29

Codes

Color #A55EA5 in popluar color models

A5 5E A5
RGB 165 94 165
HSL 300° 28.29% 50.78%
HSB/HSV 300° 43.03% 64.71%
CMYK 0.00% 43.03% 0.00%
35.29%

Color #A55EA5 in popluar number systems.

HEX A5 5E A5
Decimal 165 94 165
Binary 10100101 1011110 10100101
Octal 245 136 245

Shades and tints

Shades of #A55EA5

#A55EA5
(165,94,165)
#965696
(150,86,150)
#874E87
(135,78,135)
#784678
(120,70,120)
#693E69
(105,62,105)
#5A365A
(90,54,90)
#4B2E4B
(75,46,75)
#3C263C
(60,38,60)
#2D1E2D
(45,30,45)
#1E161E
(30,22,30)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #A55EA5

#A55EA5
(165,94,165)
#AD6CAD
(173,108,173)
#B57AB5
(181,122,181)
#BD88BD
(189,136,189)
#C596C5
(197,150,197)
#CDA4CD
(205,164,205)
#D5B2D5
(213,178,213)
#DDC0DD
(221,192,221)
#E5CEE5
(229,206,229)
#EDDCED
(237,220,237)
#F5EAF5
(245,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A55EA5; }

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

This text font color is #A55EA5.

Background Color

.myBgColor { background-color: #A55EA5; }

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

This div background color is #A55EA5.

Border color

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

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

This div border color is #A55EA5.

Opacity

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

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

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

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

This text has shadow with #A55EA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A55EA5.

Preview

Color preview on black background

This text has color #A55EA5 on black background.


Color preview on white background

This text has color #A55EA5 on white background.


Black color preview on #A55EA5 background

This text has black color on #A55EA5 background.


White color preview on #A55EA5 background

This text has white color on #A55EA5 background.


Related colors

Complementary color

Complementary color for #hex is #5AA15A.


I love getcolorcode.com

Triadic colors

1 #A5A55E and #5EA5A5 with #A55EA5 are triadic colors.

2 #A55EA5 and #5EA5A5 with #A55EA5 are triadic colors.