COLOR #55329A

HEX: #55329A RGB: (85,50,154)

Color info

#55329A contains mainly blue color. Web safe color of #55329A is #663399 (or #639).

RGB color model

#55329A color RGB value is (85,50,154).

RGB: (85,50,154) (33%, 20%, 60%)

RGB channels and saturation

R 85 of 255 = 33%
G 50 of 255 = 20%
B 154 of 255 = 60%

85
50
154

R + G + B ~ 38%. #55329A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 50 + 154 = 289 (100%)
R 85 of 289 ~ 29.41%
G 50 of 289 ~ 17.3%
B 154 of 289 ~ 53.29'%

%29.41
%17.3
%53.29

CMYK color model

#55329A color CMYK value is (45,68,0,40).

  • cyan value is 44.81%
  • magenta value is 67.53%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (45,68,0,40)
C45M68Y0K40 (45%, 68%, 0%, 40%)
(0.45 / 0.68 / 0.00 / 0.40)

CMYK percentages

%44.81
%67.53
%0
%39.61

Codes

Color #55329A in popluar color models

55 32 9A
RGB 85 50 154
HSL 260° 50.98% 40.00%
HSB/HSV 260° 67.53% 60.39%
CMYK 44.81% 67.53% 0.00%
39.61%

Color #55329A in popluar number systems.

HEX 55 32 9A
Decimal 85 50 154
Binary 1010101 110010 10011010
Octal 125 62 232

Shades and tints

Shades of #55329A

#55329A
(85,50,154)
#4E2E8C
(78,46,140)
#472A7E
(71,42,126)
#402670
(64,38,112)
#392262
(57,34,98)
#321E54
(50,30,84)
#2B1A46
(43,26,70)
#241638
(36,22,56)
#1D122A
(29,18,42)
#160E1C
(22,14,28)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #55329A

#55329A
(85,50,154)
#6444A3
(100,68,163)
#7356AC
(115,86,172)
#8268B5
(130,104,181)
#917ABE
(145,122,190)
#A08CC7
(160,140,199)
#AF9ED0
(175,158,208)
#BEB0D9
(190,176,217)
#CDC2E2
(205,194,226)
#DCD4EB
(220,212,235)
#EBE6F4
(235,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55329A color. Also use rgb(85,50,154) instead hex code.

Text Font Color

.myTextColor { color: #55329A; }

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

This text font color is #55329A.

Background Color

.myBgColor { background-color: #55329A; }

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

This div background color is #55329A.

Border color

.myBorderColor { border: 1px solid #55329A; }

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

This div border color is #55329A.

Opacity

.myOpacity80 { color: #55329A; opacity: 0.8; }

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

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

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

This text has shadow with #55329A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55329A.

Preview

Color preview on black background

This text has color #55329A on black background.


Color preview on white background

This text has color #55329A on white background.


Black color preview on #55329A background

This text has black color on #55329A background.


White color preview on #55329A background

This text has white color on #55329A background.


Related colors

Complementary color

Complementary color for #hex is #AACD65.


I love getcolorcode.com

Triadic colors

1 #9A5532 and #329A55 with #55329A are triadic colors.

2 #9A3255 and #32559A with #55329A are triadic colors.