COLOR #573E3A

HEX: #573E3A RGB: (87,62,58)

Color info

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

RGB color model

#573E3A color RGB value is (87,62,58).

RGB: (87,62,58) (34%, 24%, 23%)

RGB channels and saturation

R 87 of 255 = 34%
G 62 of 255 = 24%
B 58 of 255 = 23%

87
62
58

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

Portions of RGB colors in percentages

R + G + B = 87 + 62 + 58 = 207 (100%)
R 87 of 207 ~ 42.03%
G 62 of 207 ~ 29.95%
B 58 of 207 ~ 28.02'%

%42.03
%29.95
%28.02

CMYK color model

#573E3A color CMYK value is (0,29,33,66).

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

CMYK: (0,29,33,66)
C0M29Y33K66 (0%, 29%, 33%, 66%)
(0.00 / 0.29 / 0.33 / 0.66)

CMYK percentages

%0
%28.74
%33.33
%65.88

Codes

Color #573E3A in popluar color models

57 3E 3A
RGB 87 62 58
HSL 20.00% 28.43%
HSB/HSV 33.33% 34.12%
CMYK 0.00% 28.74% 33.33%
65.88%

Color #573E3A in popluar number systems.

HEX 57 3E 3A
Decimal 87 62 58
Binary 1010111 111110 111010
Octal 127 76 72

Shades and tints

Shades of #573E3A

#573E3A
(87,62,58)
#503935
(80,57,53)
#493430
(73,52,48)
#422F2B
(66,47,43)
#3B2A26
(59,42,38)
#342521
(52,37,33)
#2D201C
(45,32,28)
#261B17
(38,27,23)
#1F1612
(31,22,18)
#18110D
(24,17,13)
#110C08
(17,12,8)
#000000
(0,0,0)

Tints of #573E3A

#573E3A
(87,62,58)
#664F4B
(102,79,75)
#75605C
(117,96,92)
#84716D
(132,113,109)
#93827E
(147,130,126)
#A2938F
(162,147,143)
#B1A4A0
(177,164,160)
#C0B5B1
(192,181,177)
#CFC6C2
(207,198,194)
#DED7D3
(222,215,211)
#EDE8E4
(237,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573E3A; }

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

This text font color is #573E3A.

Background Color

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

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

This div background color is #573E3A.

Border color

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

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

This div border color is #573E3A.

Opacity

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

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

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

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

This text has shadow with #573E3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573E3A.

Preview

Color preview on black background

This text has color #573E3A on black background.


Color preview on white background

This text has color #573E3A on white background.


Black color preview on #573E3A background

This text has black color on #573E3A background.


White color preview on #573E3A background

This text has white color on #573E3A background.


Related colors

Complementary color

Complementary color for #hex is #A8C1C5.


I love getcolorcode.com

Triadic colors

1 #3A573E and #3E3A57 with #573E3A are triadic colors.

2 #3A3E57 and #3E573A with #573E3A are triadic colors.