COLOR #55208D

HEX: #55208D RGB: (85,32,141)

Color info

#55208D contains mainly red and blue colors. Web safe color of #55208D is #663399 (or #639).

RGB color model

#55208D color RGB value is (85,32,141).

RGB: (85,32,141) (33%, 13%, 55%)

RGB channels and saturation

R 85 of 255 = 33%
G 32 of 255 = 13%
B 141 of 255 = 55%

85
32
141

R + G + B ~ 34%. #55208D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 32 + 141 = 258 (100%)
R 85 of 258 ~ 32.95%
G 32 of 258 ~ 12.4%
B 141 of 258 ~ 54.65'%

%32.95
%12.4
%54.65

CMYK color model

#55208D color CMYK value is (40,77,0,45).

  • cyan value is 39.72%
  • magenta value is 77.30%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (40,77,0,45) C40M77Y0K45 (40%,77%,0%,45%) (0.40/0.77/0.00/0.45) 

CMYK percentages

%39.72
%77.3
%0
%44.71

Codes

Color #55208D in popluar color models

55 20 8D
RGB 85 32 141
HSL 269° 63.01% 33.92%
HSB/HSV 269° 77.30% 55.29%
CMYK 39.72% 77.30% 0.00%
44.71%

Color #55208D in popluar number systems.

HEX 55 20 8D
Decimal 85 32 141
Binary 1010101 100000 10001101
Octal 125 40 215

Shades and tints

Shades of #55208D

#55208D
(85,32,141)
#4E1E81
(78,30,129)
#471C75
(71,28,117)
#401A69
(64,26,105)
#39185D
(57,24,93)
#321651
(50,22,81)
#2B1445
(43,20,69)
#241239
(36,18,57)
#1D102D
(29,16,45)
#160E21
(22,14,33)
#0F0C15
(15,12,21)
#000000
(0,0,0)

Tints of #55208D

#55208D
(85,32,141)
#643497
(100,52,151)
#7348A1
(115,72,161)
#825CAB
(130,92,171)
#9170B5
(145,112,181)
#A084BF
(160,132,191)
#AF98C9
(175,152,201)
#BEACD3
(190,172,211)
#CDC0DD
(205,192,221)
#DCD4E7
(220,212,231)
#EBE8F1
(235,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55208D color. Also use rgb(85,32,141) instead hex code.

Text Font Color

.myTextColor { color: #55208D; }

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

This text font color is #55208D.

Background Color

.myBgColor { background-color: #55208D; }

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

This div background color is #55208D.

Border color

.myBorderColor { border: 1px solid #55208D; }

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

This div border color is #55208D.

Opacity

.myOpacity80 { color: #55208D; opacity: 0.8; }

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

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

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

This text has shadow with #55208D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55208D.

Preview

Color preview on black background

This text has color #55208D on black background.


Color preview on white background

This text has color #55208D on white background.


Black color preview on #55208D background

This text has black color on #55208D background.


White color preview on #55208D background

This text has white color on #55208D background.


Related colors

Complementary color

Complementary color for #hex is #AADF72.


I love getcolorcode.com

Triadic colors

1 #8D5520 and #208D55 with #55208D are triadic colors.

2 #8D2055 and #20558D with #55208D are triadic colors.