COLOR #573740

HEX: #573740 RGB: (87,55,64)

Color info

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

RGB color model

#573740 color RGB value is (87,55,64).

RGB: (87,55,64) (34%, 22%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 55 of 255 = 22%
B 64 of 255 = 25%

87
55
64

R + G + B ~ 27%. #573740 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 55 + 64 = 206 (100%)
R 87 of 206 ~ 42.23%
G 55 of 206 ~ 26.7%
B 64 of 206 ~ 31.07'%

%42.23
%26.7
%31.07

CMYK color model

#573740 color CMYK value is (0,37,26,66).

  • cyan value is 0.00%
  • magenta value is 36.78%
  • yellow value is 26.44%
  • key color value is 65.88%

CMYK: (0,37,26,66)
C0M37Y26K66 (0%, 37%, 26%, 66%)
(0.00 / 0.37 / 0.26 / 0.66)

CMYK percentages

%0
%36.78
%26.44
%65.88

Codes

Color #573740 in popluar color models

57 37 40
RGB 87 55 64
HSL 343° 22.54% 27.84%
HSB/HSV 343° 36.78% 34.12%
CMYK 0.00% 36.78% 26.44%
65.88%

Color #573740 in popluar number systems.

HEX 57 37 40
Decimal 87 55 64
Binary 1010111 110111 1000000
Octal 127 67 100

Shades and tints

Shades of #573740

#573740
(87,55,64)
#50323B
(80,50,59)
#492D36
(73,45,54)
#422831
(66,40,49)
#3B232C
(59,35,44)
#341E27
(52,30,39)
#2D1922
(45,25,34)
#26141D
(38,20,29)
#1F0F18
(31,15,24)
#180A13
(24,10,19)
#11050E
(17,5,14)
#000000
(0,0,0)

Tints of #573740

#573740
(87,55,64)
#664951
(102,73,81)
#755B62
(117,91,98)
#846D73
(132,109,115)
#937F84
(147,127,132)
#A29195
(162,145,149)
#B1A3A6
(177,163,166)
#C0B5B7
(192,181,183)
#CFC7C8
(207,199,200)
#DED9D9
(222,217,217)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573740; }

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

This text font color is #573740.

Background Color

.myBgColor { background-color: #573740; }

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

This div background color is #573740.

Border color

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

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

This div border color is #573740.

Opacity

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

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

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

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

This text has shadow with #573740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573740.

Preview

Color preview on black background

This text has color #573740 on black background.


Color preview on white background

This text has color #573740 on white background.


Black color preview on #573740 background

This text has black color on #573740 background.


White color preview on #573740 background

This text has white color on #573740 background.


Related colors

Complementary color

Complementary color for #hex is #A8C8BF.


I love getcolorcode.com

Triadic colors

1 #405737 and #374057 with #573740 are triadic colors.

2 #403757 and #375740 with #573740 are triadic colors.