COLOR #573A4D

HEX: #573A4D RGB: (87,58,77)

Color info

#573A4D contains red, green and blue colors in about the same proportion. Web safe color of #573A4D is #663333 (or #633).

RGB color model

#573A4D color RGB value is (87,58,77).

RGB: (87,58,77) (34%, 23%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 58 of 255 = 23%
B 77 of 255 = 30%

87
58
77

R + G + B ~ 29%. #573A4D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 58 + 77 = 222 (100%)
R 87 of 222 ~ 39.19%
G 58 of 222 ~ 26.13%
B 77 of 222 ~ 34.68'%

%39.19
%26.13
%34.68

CMYK color model

#573A4D color CMYK value is (0,33,11,66).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 11.49%
  • key color value is 65.88%

CMYK: (0,33,11,66)
C0M33Y11K66 (0%, 33%, 11%, 66%)
(0.00 / 0.33 / 0.11 / 0.66)

CMYK percentages

%0
%33.33
%11.49
%65.88

Codes

Color #573A4D in popluar color models

57 3A 4D
RGB 87 58 77
HSL 321° 20.00% 28.43%
HSB/HSV 321° 33.33% 34.12%
CMYK 0.00% 33.33% 11.49%
65.88%

Color #573A4D in popluar number systems.

HEX 57 3A 4D
Decimal 87 58 77
Binary 1010111 111010 1001101
Octal 127 72 115

Shades and tints

Shades of #573A4D

#573A4D
(87,58,77)
#503546
(80,53,70)
#49303F
(73,48,63)
#422B38
(66,43,56)
#3B2631
(59,38,49)
#34212A
(52,33,42)
#2D1C23
(45,28,35)
#26171C
(38,23,28)
#1F1215
(31,18,21)
#180D0E
(24,13,14)
#110807
(17,8,7)
#000000
(0,0,0)

Tints of #573A4D

#573A4D
(87,58,77)
#664B5D
(102,75,93)
#755C6D
(117,92,109)
#846D7D
(132,109,125)
#937E8D
(147,126,141)
#A28F9D
(162,143,157)
#B1A0AD
(177,160,173)
#C0B1BD
(192,177,189)
#CFC2CD
(207,194,205)
#DED3DD
(222,211,221)
#EDE4ED
(237,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573A4D color. Also use rgb(87,58,77) instead hex code.

Text Font Color

.myTextColor { color: #573A4D; }

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

This text font color is #573A4D.

Background Color

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

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

This div background color is #573A4D.

Border color

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

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

This div border color is #573A4D.

Opacity

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

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

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

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

This text has shadow with #573A4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573A4D.

Preview

Color preview on black background

This text has color #573A4D on black background.


Color preview on white background

This text has color #573A4D on white background.


Black color preview on #573A4D background

This text has black color on #573A4D background.


White color preview on #573A4D background

This text has white color on #573A4D background.


Related colors

Complementary color

Complementary color for #hex is #A8C5B2.


I love getcolorcode.com

Triadic colors

1 #4D573A and #3A4D57 with #573A4D are triadic colors.

2 #4D3A57 and #3A574D with #573A4D are triadic colors.