COLOR #57684A

HEX: #57684A RGB: (87,104,74)

Color info

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

RGB color model

#57684A color RGB value is (87,104,74).

RGB: (87,104,74) (34%, 41%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 104 of 255 = 41%
B 74 of 255 = 29%

87
104
74

R + G + B ~ 35%. #57684A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 104 + 74 = 265 (100%)
R 87 of 265 ~ 32.83%
G 104 of 265 ~ 39.25%
B 74 of 265 ~ 27.92'%

%32.83
%39.25
%27.92

CMYK color model

#57684A color CMYK value is (16,0,29,59).

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

CMYK: (16,0,29,59)
C16M0Y29K59 (16%, 0%, 29%, 59%)
(0.16 / 0.00 / 0.29 / 0.59)

CMYK percentages

%16.35
%0
%28.85
%59.22

Codes

Color #57684A in popluar color models

57 68 4A
RGB 87 104 74
HSL 94° 16.85% 34.90%
HSB/HSV 94° 28.85% 40.78%
CMYK 16.35% 0.00% 28.85%
59.22%

Color #57684A in popluar number systems.

HEX 57 68 4A
Decimal 87 104 74
Binary 1010111 1101000 1001010
Octal 127 150 112

Shades and tints

Shades of #57684A

#57684A
(87,104,74)
#505F44
(80,95,68)
#49563E
(73,86,62)
#424D38
(66,77,56)
#3B4432
(59,68,50)
#343B2C
(52,59,44)
#2D3226
(45,50,38)
#262920
(38,41,32)
#1F201A
(31,32,26)
#181714
(24,23,20)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #57684A

#57684A
(87,104,74)
#66755A
(102,117,90)
#75826A
(117,130,106)
#848F7A
(132,143,122)
#939C8A
(147,156,138)
#A2A99A
(162,169,154)
#B1B6AA
(177,182,170)
#C0C3BA
(192,195,186)
#CFD0CA
(207,208,202)
#DEDDDA
(222,221,218)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57684A color. Also use rgb(87,104,74) instead hex code.

Text Font Color

.myTextColor { color: #57684A; }

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

This text font color is #57684A.

Background Color

.myBgColor { background-color: #57684A; }

<div style="background-color:#57684A">Inner text</div>

This div background color is #57684A.

Border color

.myBorderColor { border: 1px solid #57684A; }

<div style="border:3px solid #57684A">Div</div>

This div border color is #57684A.

Opacity

.myOpacity80 { color: #57684A; opacity: 0.8; }

<p style="color:#57684A;opacity:0.8;">80%</p>

Text with #57684A 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 #57684A;}

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

This text has shadow with #57684A color.


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

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

This text has shadow with #57684A primary color and red secondary color.


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

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

This text has shadow with #57684A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57684A.

Preview

Color preview on black background

This text has color #57684A on black background.


Color preview on white background

This text has color #57684A on white background.


Black color preview on #57684A background

This text has black color on #57684A background.


White color preview on #57684A background

This text has white color on #57684A background.


Related colors

Complementary color

Complementary color for #hex is #A897B5.


I love getcolorcode.com

Triadic colors

1 #4A5768 and #684A57 with #57684A are triadic colors.

2 #4A6857 and #68574A with #57684A are triadic colors.