COLOR #57685E

HEX: #57685E RGB: (87,104,94)

Color info

#57685E contains red, green and blue colors in about the same proportion. Web safe color of #57685E is #666666 (or #666).

RGB color model

#57685E color RGB value is (87,104,94).

RGB: (87,104,94) (34%, 41%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 104 of 255 = 41%
B 94 of 255 = 37%

87
104
94

R + G + B ~ 37%. #57685E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 104 + 94 = 285 (100%)
R 87 of 285 ~ 30.53%
G 104 of 285 ~ 36.49%
B 94 of 285 ~ 32.98'%

%30.53
%36.49
%32.98

CMYK color model

#57685E color CMYK value is (16,0,10,59).

  • cyan value is 16.35%
  • magenta value is 0.00%
  • yellow value is 9.62%
  • key color value is 59.22%

CMYK: (16,0,10,59)
C16M0Y10K59 (16%, 0%, 10%, 59%)
(0.16 / 0.00 / 0.10 / 0.59)

CMYK percentages

%16.35
%0
%9.62
%59.22

Codes

Color #57685E in popluar color models

57 68 5E
RGB 87 104 94
HSL 145° 8.90% 37.45%
HSB/HSV 145° 16.35% 40.78%
CMYK 16.35% 0.00% 9.62%
59.22%

Color #57685E in popluar number systems.

HEX 57 68 5E
Decimal 87 104 94
Binary 1010111 1101000 1011110
Octal 127 150 136

Shades and tints

Shades of #57685E

#57685E
(87,104,94)
#505F56
(80,95,86)
#49564E
(73,86,78)
#424D46
(66,77,70)
#3B443E
(59,68,62)
#343B36
(52,59,54)
#2D322E
(45,50,46)
#262926
(38,41,38)
#1F201E
(31,32,30)
#181716
(24,23,22)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #57685E

#57685E
(87,104,94)
#66756C
(102,117,108)
#75827A
(117,130,122)
#848F88
(132,143,136)
#939C96
(147,156,150)
#A2A9A4
(162,169,164)
#B1B6B2
(177,182,178)
#C0C3C0
(192,195,192)
#CFD0CE
(207,208,206)
#DEDDDC
(222,221,220)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57685E color. Also use rgb(87,104,94) instead hex code.

Text Font Color

.myTextColor { color: #57685E; }

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

This text font color is #57685E.

Background Color

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

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

This div background color is #57685E.

Border color

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

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

This div border color is #57685E.

Opacity

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

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

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

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

This text has shadow with #57685E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57685E.

Preview

Color preview on black background

This text has color #57685E on black background.


Color preview on white background

This text has color #57685E on white background.


Black color preview on #57685E background

This text has black color on #57685E background.


White color preview on #57685E background

This text has white color on #57685E background.


Related colors

Complementary color

Complementary color for #hex is #A897A1.


I love getcolorcode.com

Triadic colors

1 #5E5768 and #685E57 with #57685E are triadic colors.

2 #5E6857 and #68575E with #57685E are triadic colors.