COLOR #57604D

HEX: #57604D RGB: (87,96,77)

Color info

#57604D contains red, green and blue colors in about the same proportion. Web safe color of #57604D is #666633 (or #663).

RGB color model

#57604D color RGB value is (87,96,77).

RGB: (87,96,77) (34%, 38%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 96 of 255 = 38%
B 77 of 255 = 30%

87
96
77

R + G + B ~ 34%. #57604D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 96 + 77 = 260 (100%)
R 87 of 260 ~ 33.46%
G 96 of 260 ~ 36.92%
B 77 of 260 ~ 29.62'%

%33.46
%36.92
%29.62

CMYK color model

#57604D color CMYK value is (9,0,20,62).

  • cyan value is 9.38%
  • magenta value is 0.00%
  • yellow value is 19.79%
  • key color value is 62.35%

CMYK: (9,0,20,62)
C9M0Y20K62 (9%, 0%, 20%, 62%)
(0.09 / 0.00 / 0.20 / 0.62)

CMYK percentages

%9.38
%0
%19.79
%62.35

Codes

Color #57604D in popluar color models

57 60 4D
RGB 87 96 77
HSL 88° 10.98% 33.92%
HSB/HSV 88° 19.79% 37.65%
CMYK 9.38% 0.00% 19.79%
62.35%

Color #57604D in popluar number systems.

HEX 57 60 4D
Decimal 87 96 77
Binary 1010111 1100000 1001101
Octal 127 140 115

Shades and tints

Shades of #57604D

#57604D
(87,96,77)
#505846
(80,88,70)
#49503F
(73,80,63)
#424838
(66,72,56)
#3B4031
(59,64,49)
#34382A
(52,56,42)
#2D3023
(45,48,35)
#26281C
(38,40,28)
#1F2015
(31,32,21)
#18180E
(24,24,14)
#111007
(17,16,7)
#000000
(0,0,0)

Tints of #57604D

#57604D
(87,96,77)
#666E5D
(102,110,93)
#757C6D
(117,124,109)
#848A7D
(132,138,125)
#93988D
(147,152,141)
#A2A69D
(162,166,157)
#B1B4AD
(177,180,173)
#C0C2BD
(192,194,189)
#CFD0CD
(207,208,205)
#DEDEDD
(222,222,221)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57604D color. Also use rgb(87,96,77) instead hex code.

Text Font Color

.myTextColor { color: #57604D; }

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

This text font color is #57604D.

Background Color

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

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

This div background color is #57604D.

Border color

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

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

This div border color is #57604D.

Opacity

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

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

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

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

This text has shadow with #57604D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57604D.

Preview

Color preview on black background

This text has color #57604D on black background.


Color preview on white background

This text has color #57604D on white background.


Black color preview on #57604D background

This text has black color on #57604D background.


White color preview on #57604D background

This text has white color on #57604D background.


Related colors

Complementary color

Complementary color for #hex is #A89FB2.


I love getcolorcode.com

Triadic colors

1 #4D5760 and #604D57 with #57604D are triadic colors.

2 #4D6057 and #60574D with #57604D are triadic colors.