COLOR #57373E

HEX: #57373E RGB: (87,55,62)

Color info

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

RGB color model

#57373E color RGB value is (87,55,62).

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

RGB channels and saturation

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

87
55
62

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

Portions of RGB colors in percentages

R + G + B = 87 + 55 + 62 = 204 (100%)
R 87 of 204 ~ 42.65%
G 55 of 204 ~ 26.96%
B 62 of 204 ~ 30.39'%

%42.65
%26.96
%30.39

CMYK color model

#57373E color CMYK value is (0,37,29,66).

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

CMYK: (0,37,29,66)
C0M37Y29K66 (0%, 37%, 29%, 66%)
(0.00 / 0.37 / 0.29 / 0.66)

CMYK percentages

%0
%36.78
%28.74
%65.88

Codes

Color #57373E in popluar color models

57 37 3E
RGB 87 55 62
HSL 347° 22.54% 27.84%
HSB/HSV 347° 36.78% 34.12%
CMYK 0.00% 36.78% 28.74%
65.88%

Color #57373E in popluar number systems.

HEX 57 37 3E
Decimal 87 55 62
Binary 1010111 110111 111110
Octal 127 67 76

Shades and tints

Shades of #57373E

#57373E
(87,55,62)
#503239
(80,50,57)
#492D34
(73,45,52)
#42282F
(66,40,47)
#3B232A
(59,35,42)
#341E25
(52,30,37)
#2D1920
(45,25,32)
#26141B
(38,20,27)
#1F0F16
(31,15,22)
#180A11
(24,10,17)
#11050C
(17,5,12)
#000000
(0,0,0)

Tints of #57373E

#57373E
(87,55,62)
#66494F
(102,73,79)
#755B60
(117,91,96)
#846D71
(132,109,113)
#937F82
(147,127,130)
#A29193
(162,145,147)
#B1A3A4
(177,163,164)
#C0B5B5
(192,181,181)
#CFC7C6
(207,199,198)
#DED9D7
(222,217,215)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57373E; }

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

This text font color is #57373E.

Background Color

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

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

This div background color is #57373E.

Border color

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

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

This div border color is #57373E.

Opacity

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

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

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

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

This text has shadow with #57373E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57373E.

Preview

Color preview on black background

This text has color #57373E on black background.


Color preview on white background

This text has color #57373E on white background.


Black color preview on #57373E background

This text has black color on #57373E background.


White color preview on #57373E background

This text has white color on #57373E background.


Related colors

Complementary color

Complementary color for #hex is #A8C8C1.


I love getcolorcode.com

Triadic colors

1 #3E5737 and #373E57 with #57373E are triadic colors.

2 #3E3757 and #37573E with #57373E are triadic colors.