COLOR #553A94

HEX: #553A94 RGB: (85,58,148)

Color info

#553A94 contains mainly blue color. Web safe color of #553A94 is #663399 (or #639).

RGB color model

#553A94 color RGB value is (85,58,148).

RGB: (85,58,148) (33%, 23%, 58%)

RGB channels and saturation

R 85 of 255 = 33%
G 58 of 255 = 23%
B 148 of 255 = 58%

85
58
148

R + G + B ~ 38%. #553A94 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 58 + 148 = 291 (100%)
R 85 of 291 ~ 29.21%
G 58 of 291 ~ 19.93%
B 148 of 291 ~ 50.86'%

%29.21
%19.93
%50.86

CMYK color model

#553A94 color CMYK value is (43,61,0,42).

  • cyan value is 42.57%
  • magenta value is 60.81%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (43,61,0,42)
C43M61Y0K42 (43%, 61%, 0%, 42%)
(0.43 / 0.61 / 0.00 / 0.42)

CMYK percentages

%42.57
%60.81
%0
%41.96

Codes

Color #553A94 in popluar color models

55 3A 94
RGB 85 58 148
HSL 258° 43.69% 40.39%
HSB/HSV 258° 60.81% 58.04%
CMYK 42.57% 60.81% 0.00%
41.96%

Color #553A94 in popluar number systems.

HEX 55 3A 94
Decimal 85 58 148
Binary 1010101 111010 10010100
Octal 125 72 224

Shades and tints

Shades of #553A94

#553A94
(85,58,148)
#4E3587
(78,53,135)
#47307A
(71,48,122)
#402B6D
(64,43,109)
#392660
(57,38,96)
#322153
(50,33,83)
#2B1C46
(43,28,70)
#241739
(36,23,57)
#1D122C
(29,18,44)
#160D1F
(22,13,31)
#0F0812
(15,8,18)
#000000
(0,0,0)

Tints of #553A94

#553A94
(85,58,148)
#644B9D
(100,75,157)
#735CA6
(115,92,166)
#826DAF
(130,109,175)
#917EB8
(145,126,184)
#A08FC1
(160,143,193)
#AFA0CA
(175,160,202)
#BEB1D3
(190,177,211)
#CDC2DC
(205,194,220)
#DCD3E5
(220,211,229)
#EBE4EE
(235,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553A94 color. Also use rgb(85,58,148) instead hex code.

Text Font Color

.myTextColor { color: #553A94; }

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

This text font color is #553A94.

Background Color

.myBgColor { background-color: #553A94; }

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

This div background color is #553A94.

Border color

.myBorderColor { border: 1px solid #553A94; }

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

This div border color is #553A94.

Opacity

.myOpacity80 { color: #553A94; opacity: 0.8; }

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

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

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

This text has shadow with #553A94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553A94.

Preview

Color preview on black background

This text has color #553A94 on black background.


Color preview on white background

This text has color #553A94 on white background.


Black color preview on #553A94 background

This text has black color on #553A94 background.


White color preview on #553A94 background

This text has white color on #553A94 background.


Related colors

Complementary color

Complementary color for #hex is #AAC56B.


I love getcolorcode.com

Triadic colors

1 #94553A and #3A9455 with #553A94 are triadic colors.

2 #943A55 and #3A5594 with #553A94 are triadic colors.