COLOR #573B5D

HEX: #573B5D RGB: (87,59,93)

Color info

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

RGB color model

#573B5D color RGB value is (87,59,93).

RGB: (87,59,93) (34%, 23%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 59 of 255 = 23%
B 93 of 255 = 36%

87
59
93

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

Portions of RGB colors in percentages

R + G + B = 87 + 59 + 93 = 239 (100%)
R 87 of 239 ~ 36.4%
G 59 of 239 ~ 24.69%
B 93 of 239 ~ 38.91'%

%36.4
%24.69
%38.91

CMYK color model

#573B5D color CMYK value is (6,37,0,64).

  • cyan value is 6.45%
  • magenta value is 36.56%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (6,37,0,64) C6M37Y0K64 (6%,37%,0%,64%) (0.06/0.37/0.00/0.64) 

CMYK percentages

%6.45
%36.56
%0
%63.53

Codes

Color #573B5D in popluar color models

57 3B 5D
RGB 87 59 93
HSL 289° 22.37% 29.80%
HSB/HSV 289° 36.56% 36.47%
CMYK 6.45% 36.56% 0.00%
63.53%

Color #573B5D in popluar number systems.

HEX 57 3B 5D
Decimal 87 59 93
Binary 1010111 111011 1011101
Octal 127 73 135

Shades and tints

Shades of #573B5D

#573B5D
(87,59,93)
#503655
(80,54,85)
#49314D
(73,49,77)
#422C45
(66,44,69)
#3B273D
(59,39,61)
#342235
(52,34,53)
#2D1D2D
(45,29,45)
#261825
(38,24,37)
#1F131D
(31,19,29)
#180E15
(24,14,21)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #573B5D

#573B5D
(87,59,93)
#664C6B
(102,76,107)
#755D79
(117,93,121)
#846E87
(132,110,135)
#937F95
(147,127,149)
#A290A3
(162,144,163)
#B1A1B1
(177,161,177)
#C0B2BF
(192,178,191)
#CFC3CD
(207,195,205)
#DED4DB
(222,212,219)
#EDE5E9
(237,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573B5D color. Also use rgb(87,59,93) instead hex code.

Text Font Color

.myTextColor { color: #573B5D; }

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

This text font color is #573B5D.

Background Color

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

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

This div background color is #573B5D.

Border color

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

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

This div border color is #573B5D.

Opacity

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

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

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

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

This text has shadow with #573B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573B5D.

Preview

Color preview on black background

This text has color #573B5D on black background.


Color preview on white background

This text has color #573B5D on white background.


Black color preview on #573B5D background

This text has black color on #573B5D background.


White color preview on #573B5D background

This text has white color on #573B5D background.


Related colors

Complementary color

Complementary color for #hex is #A8C4A2.


I love getcolorcode.com

Triadic colors

1 #5D573B and #3B5D57 with #573B5D are triadic colors.

2 #5D3B57 and #3B575D with #573B5D are triadic colors.