COLOR #573D9E

HEX: #573D9E RGB: (87,61,158)

Color info

#573D9E contains mainly blue color. Web safe color of #573D9E is #663399 (or #639).

RGB color model

#573D9E color RGB value is (87,61,158).

RGB: (87,61,158) (34%, 24%, 62%)

RGB channels and saturation

R 87 of 255 = 34%
G 61 of 255 = 24%
B 158 of 255 = 62%

87
61
158

R + G + B ~ 40%. #573D9E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 61 + 158 = 306 (100%)
R 87 of 306 ~ 28.43%
G 61 of 306 ~ 19.93%
B 158 of 306 ~ 51.63'%

%28.43
%19.93
%51.63

CMYK color model

#573D9E color CMYK value is (45,61,0,38).

  • cyan value is 44.94%
  • magenta value is 61.39%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (45,61,0,38)
C45M61Y0K38 (45%, 61%, 0%, 38%)
(0.45 / 0.61 / 0.00 / 0.38)

CMYK percentages

%44.94
%61.39
%0
%38.04

Codes

Color #573D9E in popluar color models

57 3D 9E
RGB 87 61 158
HSL 256° 44.29% 42.94%
HSB/HSV 256° 61.39% 61.96%
CMYK 44.94% 61.39% 0.00%
38.04%

Color #573D9E in popluar number systems.

HEX 57 3D 9E
Decimal 87 61 158
Binary 1010111 111101 10011110
Octal 127 75 236

Shades and tints

Shades of #573D9E

#573D9E
(87,61,158)
#503890
(80,56,144)
#493382
(73,51,130)
#422E74
(66,46,116)
#3B2966
(59,41,102)
#342458
(52,36,88)
#2D1F4A
(45,31,74)
#261A3C
(38,26,60)
#1F152E
(31,21,46)
#181020
(24,16,32)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #573D9E

#573D9E
(87,61,158)
#664EA6
(102,78,166)
#755FAE
(117,95,174)
#8470B6
(132,112,182)
#9381BE
(147,129,190)
#A292C6
(162,146,198)
#B1A3CE
(177,163,206)
#C0B4D6
(192,180,214)
#CFC5DE
(207,197,222)
#DED6E6
(222,214,230)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573D9E color. Also use rgb(87,61,158) instead hex code.

Text Font Color

.myTextColor { color: #573D9E; }

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

This text font color is #573D9E.

Background Color

.myBgColor { background-color: #573D9E; }

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

This div background color is #573D9E.

Border color

.myBorderColor { border: 1px solid #573D9E; }

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

This div border color is #573D9E.

Opacity

.myOpacity80 { color: #573D9E; opacity: 0.8; }

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

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

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

This text has shadow with #573D9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573D9E.

Preview

Color preview on black background

This text has color #573D9E on black background.


Color preview on white background

This text has color #573D9E on white background.


Black color preview on #573D9E background

This text has black color on #573D9E background.


White color preview on #573D9E background

This text has white color on #573D9E background.


Related colors

Complementary color

Complementary color for #hex is #A8C261.


I love getcolorcode.com

Triadic colors

1 #9E573D and #3D9E57 with #573D9E are triadic colors.

2 #9E3D57 and #3D579E with #573D9E are triadic colors.