COLOR #A55D94

HEX: #A55D94 RGB: (165,93,148)

Color info

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

RGB color model

#A55D94 color RGB value is (165,93,148).

RGB: (165,93,148) (65%, 36%, 58%)

RGB channels and saturation

R 165 of 255 = 65%
G 93 of 255 = 36%
B 148 of 255 = 58%

165
93
148

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

Portions of RGB colors in percentages

R + G + B = 165 + 93 + 148 = 406 (100%)
R 165 of 406 ~ 40.64%
G 93 of 406 ~ 22.91%
B 148 of 406 ~ 36.45'%

%40.64
%22.91
%36.45

CMYK color model

#A55D94 color CMYK value is (0,44,10,35).

  • cyan value is 0.00%
  • magenta value is 43.64%
  • yellow value is 10.30%
  • key color value is 35.29%

CMYK: (0,44,10,35)
C0M44Y10K35 (0%, 44%, 10%, 35%)
(0.00 / 0.44 / 0.10 / 0.35)

CMYK percentages

%0
%43.64
%10.3
%35.29

Codes

Color #A55D94 in popluar color models

A5 5D 94
RGB 165 93 148
HSL 314° 28.57% 50.59%
HSB/HSV 314° 43.64% 64.71%
CMYK 0.00% 43.64% 10.30%
35.29%

Color #A55D94 in popluar number systems.

HEX A5 5D 94
Decimal 165 93 148
Binary 10100101 1011101 10010100
Octal 245 135 224

Shades and tints

Shades of #A55D94

#A55D94
(165,93,148)
#965587
(150,85,135)
#874D7A
(135,77,122)
#78456D
(120,69,109)
#693D60
(105,61,96)
#5A3553
(90,53,83)
#4B2D46
(75,45,70)
#3C2539
(60,37,57)
#2D1D2C
(45,29,44)
#1E151F
(30,21,31)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #A55D94

#A55D94
(165,93,148)
#AD6B9D
(173,107,157)
#B579A6
(181,121,166)
#BD87AF
(189,135,175)
#C595B8
(197,149,184)
#CDA3C1
(205,163,193)
#D5B1CA
(213,177,202)
#DDBFD3
(221,191,211)
#E5CDDC
(229,205,220)
#EDDBE5
(237,219,229)
#F5E9EE
(245,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A55D94; }

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

This text font color is #A55D94.

Background Color

.myBgColor { background-color: #A55D94; }

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

This div background color is #A55D94.

Border color

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

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

This div border color is #A55D94.

Opacity

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

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

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

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

This text has shadow with #A55D94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A55D94.

Preview

Color preview on black background

This text has color #A55D94 on black background.


Color preview on white background

This text has color #A55D94 on white background.


Black color preview on #A55D94 background

This text has black color on #A55D94 background.


White color preview on #A55D94 background

This text has white color on #A55D94 background.


Related colors

Complementary color

Complementary color for #hex is #5AA26B.


I love getcolorcode.com

Triadic colors

1 #94A55D and #5D94A5 with #A55D94 are triadic colors.

2 #945DA5 and #5DA594 with #A55D94 are triadic colors.