COLOR #573D82

HEX: #573D82 RGB: (87,61,130)

Color info

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

RGB color model

#573D82 color RGB value is (87,61,130).

RGB: (87,61,130) (34%, 24%, 51%)

RGB channels and saturation

R 87 of 255 = 34%
G 61 of 255 = 24%
B 130 of 255 = 51%

87
61
130

R + G + B ~ 36%. #573D82 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 61 + 130 = 278 (100%)
R 87 of 278 ~ 31.29%
G 61 of 278 ~ 21.94%
B 130 of 278 ~ 46.76'%

%31.29
%21.94
%46.76

CMYK color model

#573D82 color CMYK value is (33,53,0,49).

  • cyan value is 33.08%
  • magenta value is 53.08%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (33,53,0,49) C33M53Y0K49 (33%,53%,0%,49%) (0.33/0.53/0.00/0.49) 

CMYK percentages

%33.08
%53.08
%0
%49.02

Codes

Color #573D82 in popluar color models

57 3D 82
RGB 87 61 130
HSL 263° 36.13% 37.45%
HSB/HSV 263° 53.08% 50.98%
CMYK 33.08% 53.08% 0.00%
49.02%

Color #573D82 in popluar number systems.

HEX 57 3D 82
Decimal 87 61 130
Binary 1010111 111101 10000010
Octal 127 75 202

Shades and tints

Shades of #573D82

#573D82
(87,61,130)
#503877
(80,56,119)
#49336C
(73,51,108)
#422E61
(66,46,97)
#3B2956
(59,41,86)
#34244B
(52,36,75)
#2D1F40
(45,31,64)
#261A35
(38,26,53)
#1F152A
(31,21,42)
#18101F
(24,16,31)
#110B14
(17,11,20)
#000000
(0,0,0)

Tints of #573D82

#573D82
(87,61,130)
#664E8D
(102,78,141)
#755F98
(117,95,152)
#8470A3
(132,112,163)
#9381AE
(147,129,174)
#A292B9
(162,146,185)
#B1A3C4
(177,163,196)
#C0B4CF
(192,180,207)
#CFC5DA
(207,197,218)
#DED6E5
(222,214,229)
#EDE7F0
(237,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573D82; }

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

This text font color is #573D82.

Background Color

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

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

This div background color is #573D82.

Border color

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

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

This div border color is #573D82.

Opacity

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

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

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

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

This text has shadow with #573D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573D82.

Preview

Color preview on black background

This text has color #573D82 on black background.


Color preview on white background

This text has color #573D82 on white background.


Black color preview on #573D82 background

This text has black color on #573D82 background.


White color preview on #573D82 background

This text has white color on #573D82 background.


Related colors

Complementary color

Complementary color for #hex is #A8C27D.


I love getcolorcode.com

Triadic colors

1 #82573D and #3D8257 with #573D82 are triadic colors.

2 #823D57 and #3D5782 with #573D82 are triadic colors.