COLOR #573565

HEX: #573565 RGB: (87,53,101)

Color info

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

RGB color model

#573565 color RGB value is (87,53,101).

RGB: (87,53,101) (34%, 21%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 53 of 255 = 21%
B 101 of 255 = 40%

87
53
101

R + G + B ~ 32%. #573565 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 53 + 101 = 241 (100%)
R 87 of 241 ~ 36.1%
G 53 of 241 ~ 21.99%
B 101 of 241 ~ 41.91'%

%36.1
%21.99
%41.91

CMYK color model

#573565 color CMYK value is (14,48,0,60).

  • cyan value is 13.86%
  • magenta value is 47.52%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (14,48,0,60)
C14M48Y0K60 (14%, 48%, 0%, 60%)
(0.14 / 0.48 / 0.00 / 0.60)

CMYK percentages

%13.86
%47.52
%0
%60.39

Codes

Color #573565 in popluar color models

57 35 65
RGB 87 53 101
HSL 283° 31.17% 30.20%
HSB/HSV 283° 47.52% 39.61%
CMYK 13.86% 47.52% 0.00%
60.39%

Color #573565 in popluar number systems.

HEX 57 35 65
Decimal 87 53 101
Binary 1010111 110101 1100101
Octal 127 65 145

Shades and tints

Shades of #573565

#573565
(87,53,101)
#50315C
(80,49,92)
#492D53
(73,45,83)
#42294A
(66,41,74)
#3B2541
(59,37,65)
#342138
(52,33,56)
#2D1D2F
(45,29,47)
#261926
(38,25,38)
#1F151D
(31,21,29)
#181114
(24,17,20)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #573565

#573565
(87,53,101)
#664773
(102,71,115)
#755981
(117,89,129)
#846B8F
(132,107,143)
#937D9D
(147,125,157)
#A28FAB
(162,143,171)
#B1A1B9
(177,161,185)
#C0B3C7
(192,179,199)
#CFC5D5
(207,197,213)
#DED7E3
(222,215,227)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573565 color. Also use rgb(87,53,101) instead hex code.

Text Font Color

.myTextColor { color: #573565; }

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

This text font color is #573565.

Background Color

.myBgColor { background-color: #573565; }

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

This div background color is #573565.

Border color

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

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

This div border color is #573565.

Opacity

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

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

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

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

This text has shadow with #573565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573565.

Preview

Color preview on black background

This text has color #573565 on black background.


Color preview on white background

This text has color #573565 on white background.


Black color preview on #573565 background

This text has black color on #573565 background.


White color preview on #573565 background

This text has white color on #573565 background.


Related colors

Complementary color

Complementary color for #hex is #A8CA9A.


I love getcolorcode.com

Triadic colors

1 #655735 and #356557 with #573565 are triadic colors.

2 #653557 and #355765 with #573565 are triadic colors.