COLOR #573787

HEX: #573787 RGB: (87,55,135)

Color info

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

RGB color model

#573787 color RGB value is (87,55,135).

RGB: (87,55,135) (34%, 22%, 53%)

RGB channels and saturation

R 87 of 255 = 34%
G 55 of 255 = 22%
B 135 of 255 = 53%

87
55
135

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

Portions of RGB colors in percentages

R + G + B = 87 + 55 + 135 = 277 (100%)
R 87 of 277 ~ 31.41%
G 55 of 277 ~ 19.86%
B 135 of 277 ~ 48.74'%

%31.41
%19.86
%48.74

CMYK color model

#573787 color CMYK value is (36,59,0,47).

  • cyan value is 35.56%
  • magenta value is 59.26%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (36,59,0,47) C36M59Y0K47 (36%,59%,0%,47%) (0.36/0.59/0.00/0.47) 

CMYK percentages

%35.56
%59.26
%0
%47.06

Codes

Color #573787 in popluar color models

57 37 87
RGB 87 55 135
HSL 264° 42.11% 37.25%
HSB/HSV 264° 59.26% 52.94%
CMYK 35.56% 59.26% 0.00%
47.06%

Color #573787 in popluar number systems.

HEX 57 37 87
Decimal 87 55 135
Binary 1010111 110111 10000111
Octal 127 67 207

Shades and tints

Shades of #573787

#573787
(87,55,135)
#50327B
(80,50,123)
#492D6F
(73,45,111)
#422863
(66,40,99)
#3B2357
(59,35,87)
#341E4B
(52,30,75)
#2D193F
(45,25,63)
#261433
(38,20,51)
#1F0F27
(31,15,39)
#180A1B
(24,10,27)
#11050F
(17,5,15)
#000000
(0,0,0)

Tints of #573787

#573787
(87,55,135)
#664991
(102,73,145)
#755B9B
(117,91,155)
#846DA5
(132,109,165)
#937FAF
(147,127,175)
#A291B9
(162,145,185)
#B1A3C3
(177,163,195)
#C0B5CD
(192,181,205)
#CFC7D7
(207,199,215)
#DED9E1
(222,217,225)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573787 color. Also use rgb(87,55,135) instead hex code.

Text Font Color

.myTextColor { color: #573787; }

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

This text font color is #573787.

Background Color

.myBgColor { background-color: #573787; }

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

This div background color is #573787.

Border color

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

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

This div border color is #573787.

Opacity

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

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

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

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

This text has shadow with #573787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573787.

Preview

Color preview on black background

This text has color #573787 on black background.


Color preview on white background

This text has color #573787 on white background.


Black color preview on #573787 background

This text has black color on #573787 background.


White color preview on #573787 background

This text has white color on #573787 background.


Related colors

Complementary color

Complementary color for #hex is #A8C878.


I love getcolorcode.com

Triadic colors

1 #875737 and #378757 with #573787 are triadic colors.

2 #873757 and #375787 with #573787 are triadic colors.