COLOR #55358E

HEX: #55358E RGB: (85,53,142)

Color info

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

RGB color model

#55358E color RGB value is (85,53,142).

RGB: (85,53,142) (33%, 21%, 56%)

RGB channels and saturation

R 85 of 255 = 33%
G 53 of 255 = 21%
B 142 of 255 = 56%

85
53
142

R + G + B ~ 37%. #55358E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 53 + 142 = 280 (100%)
R 85 of 280 ~ 30.36%
G 53 of 280 ~ 18.93%
B 142 of 280 ~ 50.71'%

%30.36
%18.93
%50.71

CMYK color model

#55358E color CMYK value is (40,63,0,44).

  • cyan value is 40.14%
  • magenta value is 62.68%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (40,63,0,44)
C40M63Y0K44 (40%, 63%, 0%, 44%)
(0.40 / 0.63 / 0.00 / 0.44)

CMYK percentages

%40.14
%62.68
%0
%44.31

Codes

Color #55358E in popluar color models

55 35 8E
RGB 85 53 142
HSL 262° 45.64% 38.24%
HSB/HSV 262° 62.68% 55.69%
CMYK 40.14% 62.68% 0.00%
44.31%

Color #55358E in popluar number systems.

HEX 55 35 8E
Decimal 85 53 142
Binary 1010101 110101 10001110
Octal 125 65 216

Shades and tints

Shades of #55358E

#55358E
(85,53,142)
#4E3182
(78,49,130)
#472D76
(71,45,118)
#40296A
(64,41,106)
#39255E
(57,37,94)
#322152
(50,33,82)
#2B1D46
(43,29,70)
#24193A
(36,25,58)
#1D152E
(29,21,46)
#161122
(22,17,34)
#0F0D16
(15,13,22)
#000000
(0,0,0)

Tints of #55358E

#55358E
(85,53,142)
#644798
(100,71,152)
#7359A2
(115,89,162)
#826BAC
(130,107,172)
#917DB6
(145,125,182)
#A08FC0
(160,143,192)
#AFA1CA
(175,161,202)
#BEB3D4
(190,179,212)
#CDC5DE
(205,197,222)
#DCD7E8
(220,215,232)
#EBE9F2
(235,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55358E color. Also use rgb(85,53,142) instead hex code.

Text Font Color

.myTextColor { color: #55358E; }

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

This text font color is #55358E.

Background Color

.myBgColor { background-color: #55358E; }

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

This div background color is #55358E.

Border color

.myBorderColor { border: 1px solid #55358E; }

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

This div border color is #55358E.

Opacity

.myOpacity80 { color: #55358E; opacity: 0.8; }

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

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

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

This text has shadow with #55358E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55358E.

Preview

Color preview on black background

This text has color #55358E on black background.


Color preview on white background

This text has color #55358E on white background.


Black color preview on #55358E background

This text has black color on #55358E background.


White color preview on #55358E background

This text has white color on #55358E background.


Related colors

Complementary color

Complementary color for #hex is #AACA71.


I love getcolorcode.com

Triadic colors

1 #8E5535 and #358E55 with #55358E are triadic colors.

2 #8E3555 and #35558E with #55358E are triadic colors.