COLOR #57393D

HEX: #57393D RGB: (87,57,61)

Color info

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

RGB color model

#57393D color RGB value is (87,57,61).

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

RGB channels and saturation

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

87
57
61

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

Portions of RGB colors in percentages

R + G + B = 87 + 57 + 61 = 205 (100%)
R 87 of 205 ~ 42.44%
G 57 of 205 ~ 27.8%
B 61 of 205 ~ 29.76'%

%42.44
%27.8
%29.76

CMYK color model

#57393D color CMYK value is (0,34,30,66).

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

CMYK: (0,34,30,66)
C0M34Y30K66 (0%, 34%, 30%, 66%)
(0.00 / 0.34 / 0.30 / 0.66)

CMYK percentages

%0
%34.48
%29.89
%65.88

Codes

Color #57393D in popluar color models

57 39 3D
RGB 87 57 61
HSL 352° 20.83% 28.24%
HSB/HSV 352° 34.48% 34.12%
CMYK 0.00% 34.48% 29.89%
65.88%

Color #57393D in popluar number systems.

HEX 57 39 3D
Decimal 87 57 61
Binary 1010111 111001 111101
Octal 127 71 75

Shades and tints

Shades of #57393D

#57393D
(87,57,61)
#503438
(80,52,56)
#492F33
(73,47,51)
#422A2E
(66,42,46)
#3B2529
(59,37,41)
#342024
(52,32,36)
#2D1B1F
(45,27,31)
#26161A
(38,22,26)
#1F1115
(31,17,21)
#180C10
(24,12,16)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #57393D

#57393D
(87,57,61)
#664B4E
(102,75,78)
#755D5F
(117,93,95)
#846F70
(132,111,112)
#938181
(147,129,129)
#A29392
(162,147,146)
#B1A5A3
(177,165,163)
#C0B7B4
(192,183,180)
#CFC9C5
(207,201,197)
#DEDBD6
(222,219,214)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57393D; }

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

This text font color is #57393D.

Background Color

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

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

This div background color is #57393D.

Border color

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

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

This div border color is #57393D.

Opacity

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

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

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

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

This text has shadow with #57393D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57393D.

Preview

Color preview on black background

This text has color #57393D on black background.


Color preview on white background

This text has color #57393D on white background.


Black color preview on #57393D background

This text has black color on #57393D background.


White color preview on #57393D background

This text has white color on #57393D background.


Related colors

Complementary color

Complementary color for #hex is #A8C6C2.


I love getcolorcode.com

Triadic colors

1 #3D5739 and #393D57 with #57393D are triadic colors.

2 #3D3957 and #39573D with #57393D are triadic colors.