COLOR #57393E

HEX: #57393E RGB: (87,57,62)

Color info

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

RGB color model

#57393E color RGB value is (87,57,62).

RGB: (87,57,62) (34%, 22%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 57 of 255 = 22%
B 62 of 255 = 24%

87
57
62

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

Portions of RGB colors in percentages

R + G + B = 87 + 57 + 62 = 206 (100%)
R 87 of 206 ~ 42.23%
G 57 of 206 ~ 27.67%
B 62 of 206 ~ 30.1'%

%42.23
%27.67
%30.1

CMYK color model

#57393E color CMYK value is (0,34,29,66).

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

CMYK: (0,34,29,66)
C0M34Y29K66 (0%, 34%, 29%, 66%)
(0.00 / 0.34 / 0.29 / 0.66)

CMYK percentages

%0
%34.48
%28.74
%65.88

Codes

Color #57393E in popluar color models

57 39 3E
RGB 87 57 62
HSL 350° 20.83% 28.24%
HSB/HSV 350° 34.48% 34.12%
CMYK 0.00% 34.48% 28.74%
65.88%

Color #57393E in popluar number systems.

HEX 57 39 3E
Decimal 87 57 62
Binary 1010111 111001 111110
Octal 127 71 76

Shades and tints

Shades of #57393E

#57393E
(87,57,62)
#503439
(80,52,57)
#492F34
(73,47,52)
#422A2F
(66,42,47)
#3B252A
(59,37,42)
#342025
(52,32,37)
#2D1B20
(45,27,32)
#26161B
(38,22,27)
#1F1116
(31,17,22)
#180C11
(24,12,17)
#11070C
(17,7,12)
#000000
(0,0,0)

Tints of #57393E

#57393E
(87,57,62)
#664B4F
(102,75,79)
#755D60
(117,93,96)
#846F71
(132,111,113)
#938182
(147,129,130)
#A29393
(162,147,147)
#B1A5A4
(177,165,164)
#C0B7B5
(192,183,181)
#CFC9C6
(207,201,198)
#DEDBD7
(222,219,215)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57393E color. Also use rgb(87,57,62) instead hex code.

Text Font Color

.myTextColor { color: #57393E; }

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

This text font color is #57393E.

Background Color

.myBgColor { background-color: #57393E; }

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

This div background color is #57393E.

Border color

.myBorderColor { border: 1px solid #57393E; }

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

This div border color is #57393E.

Opacity

.myOpacity80 { color: #57393E; opacity: 0.8; }

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

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

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

This text has shadow with #57393E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57393E.

Preview

Color preview on black background

This text has color #57393E on black background.


Color preview on white background

This text has color #57393E on white background.


Black color preview on #57393E background

This text has black color on #57393E background.


White color preview on #57393E background

This text has white color on #57393E background.


Related colors

Complementary color

Complementary color for #hex is #A8C6C1.


I love getcolorcode.com

Triadic colors

1 #3E5739 and #393E57 with #57393E are triadic colors.

2 #3E3957 and #39573E with #57393E are triadic colors.