COLOR #573362

HEX: #573362 RGB: (87,51,98)

Color info

#573362 contains red, green and blue colors in about the same proportion. Web safe color of #573362 is #663366 (or #636).

RGB color model

#573362 color RGB value is (87,51,98).

RGB: (87,51,98) (34%, 20%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 51 of 255 = 20%
B 98 of 255 = 38%

87
51
98

R + G + B ~ 31%. #573362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 51 + 98 = 236 (100%)
R 87 of 236 ~ 36.86%
G 51 of 236 ~ 21.61%
B 98 of 236 ~ 41.53'%

%36.86
%21.61
%41.53

CMYK color model

#573362 color CMYK value is (11,48,0,62).

  • cyan value is 11.22%
  • magenta value is 47.96%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (11,48,0,62) C11M48Y0K62 (11%,48%,0%,62%) (0.11/0.48/0.00/0.62) 

CMYK percentages

%11.22
%47.96
%0
%61.57

Codes

Color #573362 in popluar color models

57 33 62
RGB 87 51 98
HSL 286° 31.54% 29.22%
HSB/HSV 286° 47.96% 38.43%
CMYK 11.22% 47.96% 0.00%
61.57%

Color #573362 in popluar number systems.

HEX 57 33 62
Decimal 87 51 98
Binary 1010111 110011 1100010
Octal 127 63 142

Shades and tints

Shades of #573362

#573362
(87,51,98)
#502F5A
(80,47,90)
#492B52
(73,43,82)
#42274A
(66,39,74)
#3B2342
(59,35,66)
#341F3A
(52,31,58)
#2D1B32
(45,27,50)
#26172A
(38,23,42)
#1F1322
(31,19,34)
#180F1A
(24,15,26)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #573362

#573362
(87,51,98)
#664570
(102,69,112)
#75577E
(117,87,126)
#84698C
(132,105,140)
#937B9A
(147,123,154)
#A28DA8
(162,141,168)
#B19FB6
(177,159,182)
#C0B1C4
(192,177,196)
#CFC3D2
(207,195,210)
#DED5E0
(222,213,224)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573362 color. Also use rgb(87,51,98) instead hex code.

Text Font Color

.myTextColor { color: #573362; }

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

This text font color is #573362.

Background Color

.myBgColor { background-color: #573362; }

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

This div background color is #573362.

Border color

.myBorderColor { border: 1px solid #573362; }

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

This div border color is #573362.

Opacity

.myOpacity80 { color: #573362; opacity: 0.8; }

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

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

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

This text has shadow with #573362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573362.

Preview

Color preview on black background

This text has color #573362 on black background.


Color preview on white background

This text has color #573362 on white background.


Black color preview on #573362 background

This text has black color on #573362 background.


White color preview on #573362 background

This text has white color on #573362 background.


Related colors

Complementary color

Complementary color for #hex is #A8CC9D.


I love getcolorcode.com

Triadic colors

1 #625733 and #336257 with #573362 are triadic colors.

2 #623357 and #335762 with #573362 are triadic colors.