COLOR #573965

HEX: #573965 RGB: (87,57,101)

Color info

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

RGB color model

#573965 color RGB value is (87,57,101).

RGB: (87,57,101) (34%, 22%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 57 of 255 = 22%
B 101 of 255 = 40%

87
57
101

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

Portions of RGB colors in percentages

R + G + B = 87 + 57 + 101 = 245 (100%)
R 87 of 245 ~ 35.51%
G 57 of 245 ~ 23.27%
B 101 of 245 ~ 41.22'%

%35.51
%23.27
%41.22

CMYK color model

#573965 color CMYK value is (14,44,0,60).

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

CMYK: (14,44,0,60)
C14M44Y0K60 (14%, 44%, 0%, 60%)
(0.14 / 0.44 / 0.00 / 0.60)

CMYK percentages

%13.86
%43.56
%0
%60.39

Codes

Color #573965 in popluar color models

57 39 65
RGB 87 57 101
HSL 281° 27.85% 30.98%
HSB/HSV 281° 43.56% 39.61%
CMYK 13.86% 43.56% 0.00%
60.39%

Color #573965 in popluar number systems.

HEX 57 39 65
Decimal 87 57 101
Binary 1010111 111001 1100101
Octal 127 71 145

Shades and tints

Shades of #573965

#573965
(87,57,101)
#50345C
(80,52,92)
#492F53
(73,47,83)
#422A4A
(66,42,74)
#3B2541
(59,37,65)
#342038
(52,32,56)
#2D1B2F
(45,27,47)
#261626
(38,22,38)
#1F111D
(31,17,29)
#180C14
(24,12,20)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #573965

#573965
(87,57,101)
#664B73
(102,75,115)
#755D81
(117,93,129)
#846F8F
(132,111,143)
#93819D
(147,129,157)
#A293AB
(162,147,171)
#B1A5B9
(177,165,185)
#C0B7C7
(192,183,199)
#CFC9D5
(207,201,213)
#DEDBE3
(222,219,227)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573965; }

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

This text font color is #573965.

Background Color

.myBgColor { background-color: #573965; }

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

This div background color is #573965.

Border color

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

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

This div border color is #573965.

Opacity

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

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

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

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

This text has shadow with #573965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573965.

Preview

Color preview on black background

This text has color #573965 on black background.


Color preview on white background

This text has color #573965 on white background.


Black color preview on #573965 background

This text has black color on #573965 background.


White color preview on #573965 background

This text has white color on #573965 background.


Related colors

Complementary color

Complementary color for #hex is #A8C69A.


I love getcolorcode.com

Triadic colors

1 #655739 and #396557 with #573965 are triadic colors.

2 #653957 and #395765 with #573965 are triadic colors.