COLOR #573F3E

HEX: #573F3E RGB: (87,63,62)

Color info

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

RGB color model

#573F3E color RGB value is (87,63,62).

RGB: (87,63,62) (34%, 25%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 63 of 255 = 25%
B 62 of 255 = 24%

87
63
62

R + G + B ~ 28%. #573F3E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 63 + 62 = 212 (100%)
R 87 of 212 ~ 41.04%
G 63 of 212 ~ 29.72%
B 62 of 212 ~ 29.25'%

%41.04
%29.72
%29.25

CMYK color model

#573F3E color CMYK value is (0,28,29,66).

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

CMYK: (0,28,29,66)
C0M28Y29K66 (0%, 28%, 29%, 66%)
(0.00 / 0.28 / 0.29 / 0.66)

CMYK percentages

%0
%27.59
%28.74
%65.88

Codes

Color #573F3E in popluar color models

57 3F 3E
RGB 87 63 62
HSL 16.78% 29.22%
HSB/HSV 28.74% 34.12%
CMYK 0.00% 27.59% 28.74%
65.88%

Color #573F3E in popluar number systems.

HEX 57 3F 3E
Decimal 87 63 62
Binary 1010111 111111 111110
Octal 127 77 76

Shades and tints

Shades of #573F3E

#573F3E
(87,63,62)
#503A39
(80,58,57)
#493534
(73,53,52)
#42302F
(66,48,47)
#3B2B2A
(59,43,42)
#342625
(52,38,37)
#2D2120
(45,33,32)
#261C1B
(38,28,27)
#1F1716
(31,23,22)
#181211
(24,18,17)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #573F3E

#573F3E
(87,63,62)
#66504F
(102,80,79)
#756160
(117,97,96)
#847271
(132,114,113)
#938382
(147,131,130)
#A29493
(162,148,147)
#B1A5A4
(177,165,164)
#C0B6B5
(192,182,181)
#CFC7C6
(207,199,198)
#DED8D7
(222,216,215)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573F3E; }

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

This text font color is #573F3E.

Background Color

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

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

This div background color is #573F3E.

Border color

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

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

This div border color is #573F3E.

Opacity

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

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

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

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

This text has shadow with #573F3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573F3E.

Preview

Color preview on black background

This text has color #573F3E on black background.


Color preview on white background

This text has color #573F3E on white background.


Black color preview on #573F3E background

This text has black color on #573F3E background.


White color preview on #573F3E background

This text has white color on #573F3E background.


Related colors

Complementary color

Complementary color for #hex is #A8C0C1.


I love getcolorcode.com

Triadic colors

1 #3E573F and #3F3E57 with #573F3E are triadic colors.

2 #3E3F57 and #3F573E with #573F3E are triadic colors.