COLOR #573E3F

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

87
62
63

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

Portions of RGB colors in percentages

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

%41.04
%29.25
%29.72

CMYK color model

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

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

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

CMYK percentages

%0
%28.74
%27.59
%65.88

Codes

Color #573E3F in popluar color models

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

Color #573E3F in popluar number systems.

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

Shades and tints

Shades of #573E3F

#573E3F
(87,62,63)
#50393A
(80,57,58)
#493435
(73,52,53)
#422F30
(66,47,48)
#3B2A2B
(59,42,43)
#342526
(52,37,38)
#2D2021
(45,32,33)
#261B1C
(38,27,28)
#1F1617
(31,22,23)
#181112
(24,17,18)
#110C0D
(17,12,13)
#000000
(0,0,0)

Tints of #573E3F

#573E3F
(87,62,63)
#664F50
(102,79,80)
#756061
(117,96,97)
#847172
(132,113,114)
#938283
(147,130,131)
#A29394
(162,147,148)
#B1A4A5
(177,164,165)
#C0B5B6
(192,181,182)
#CFC6C7
(207,198,199)
#DED7D8
(222,215,216)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573E3F; }

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

This text font color is #573E3F.

Background Color

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

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

This div background color is #573E3F.

Border color

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

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

This div border color is #573E3F.

Opacity

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

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

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

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

This text has shadow with #573E3F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573E3F.

Preview

Color preview on black background

This text has color #573E3F on black background.


Color preview on white background

This text has color #573E3F on white background.


Black color preview on #573E3F background

This text has black color on #573E3F background.


White color preview on #573E3F background

This text has white color on #573E3F background.


Related colors

Complementary color

Complementary color for #hex is #A8C1C0.


I love getcolorcode.com

Triadic colors

1 #3F573E and #3E3F57 with #573E3F are triadic colors.

2 #3F3E57 and #3E573F with #573E3F are triadic colors.