COLOR #573840

HEX: #573840 RGB: (87,56,64)

Color info

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

RGB color model

#573840 color RGB value is (87,56,64).

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

RGB channels and saturation

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

87
56
64

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

Portions of RGB colors in percentages

R + G + B = 87 + 56 + 64 = 207 (100%)
R 87 of 207 ~ 42.03%
G 56 of 207 ~ 27.05%
B 64 of 207 ~ 30.92'%

%42.03
%27.05
%30.92

CMYK color model

#573840 color CMYK value is (0,36,26,66).

  • cyan value is 0.00%
  • magenta value is 35.63%
  • yellow value is 26.44%
  • key color value is 65.88%
CMYK: (0,36,26,66) C0M36Y26K66 (0%,36%,26%,66%) (0.00/0.36/0.26/0.66) 

CMYK percentages

%0
%35.63
%26.44
%65.88

Codes

Color #573840 in popluar color models

57 38 40
RGB 87 56 64
HSL 345° 21.68% 28.04%
HSB/HSV 345° 35.63% 34.12%
CMYK 0.00% 35.63% 26.44%
65.88%

Color #573840 in popluar number systems.

HEX 57 38 40
Decimal 87 56 64
Binary 1010111 111000 1000000
Octal 127 70 100

Shades and tints

Shades of #573840

#573840
(87,56,64)
#50333B
(80,51,59)
#492E36
(73,46,54)
#422931
(66,41,49)
#3B242C
(59,36,44)
#341F27
(52,31,39)
#2D1A22
(45,26,34)
#26151D
(38,21,29)
#1F1018
(31,16,24)
#180B13
(24,11,19)
#11060E
(17,6,14)
#000000
(0,0,0)

Tints of #573840

#573840
(87,56,64)
#664A51
(102,74,81)
#755C62
(117,92,98)
#846E73
(132,110,115)
#938084
(147,128,132)
#A29295
(162,146,149)
#B1A4A6
(177,164,166)
#C0B6B7
(192,182,183)
#CFC8C8
(207,200,200)
#DEDAD9
(222,218,217)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573840; }

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

This text font color is #573840.

Background Color

.myBgColor { background-color: #573840; }

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

This div background color is #573840.

Border color

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

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

This div border color is #573840.

Opacity

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

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

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

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

This text has shadow with #573840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573840.

Preview

Color preview on black background

This text has color #573840 on black background.


Color preview on white background

This text has color #573840 on white background.


Black color preview on #573840 background

This text has black color on #573840 background.


White color preview on #573840 background

This text has white color on #573840 background.


Related colors

Complementary color

Complementary color for #hex is #A8C7BF.


I love getcolorcode.com

Triadic colors

1 #405738 and #384057 with #573840 are triadic colors.

2 #403857 and #385740 with #573840 are triadic colors.