COLOR #57704C

HEX: #57704C RGB: (87,112,76)

Color info

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

RGB color model

#57704C color RGB value is (87,112,76).

RGB: (87,112,76) (34%, 44%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 112 of 255 = 44%
B 76 of 255 = 30%

87
112
76

R + G + B ~ 36%. #57704C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 112 + 76 = 275 (100%)
R 87 of 275 ~ 31.64%
G 112 of 275 ~ 40.73%
B 76 of 275 ~ 27.64'%

%31.64
%40.73
%27.64

CMYK color model

#57704C color CMYK value is (22,0,32,56).

  • cyan value is 22.32%
  • magenta value is 0.00%
  • yellow value is 32.14%
  • key color value is 56.08%
CMYK: (22,0,32,56) C22M0Y32K56 (22%,0%,32%,56%) (0.22/0.00/0.32/0.56) 

CMYK percentages

%22.32
%0
%32.14
%56.08

Codes

Color #57704C in popluar color models

57 70 4C
RGB 87 112 76
HSL 102° 19.15% 36.86%
HSB/HSV 102° 32.14% 43.92%
CMYK 22.32% 0.00% 32.14%
56.08%

Color #57704C in popluar number systems.

HEX 57 70 4C
Decimal 87 112 76
Binary 1010111 1110000 1001100
Octal 127 160 114

Shades and tints

Shades of #57704C

#57704C
(87,112,76)
#506646
(80,102,70)
#495C40
(73,92,64)
#42523A
(66,82,58)
#3B4834
(59,72,52)
#343E2E
(52,62,46)
#2D3428
(45,52,40)
#262A22
(38,42,34)
#1F201C
(31,32,28)
#181616
(24,22,22)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #57704C

#57704C
(87,112,76)
#667D5C
(102,125,92)
#758A6C
(117,138,108)
#84977C
(132,151,124)
#93A48C
(147,164,140)
#A2B19C
(162,177,156)
#B1BEAC
(177,190,172)
#C0CBBC
(192,203,188)
#CFD8CC
(207,216,204)
#DEE5DC
(222,229,220)
#EDF2EC
(237,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57704C color. Also use rgb(87,112,76) instead hex code.

Text Font Color

.myTextColor { color: #57704C; }

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

This text font color is #57704C.

Background Color

.myBgColor { background-color: #57704C; }

<div style="background-color:#57704C">Inner text</div>

This div background color is #57704C.

Border color

.myBorderColor { border: 1px solid #57704C; }

<div style="border:3px solid #57704C">Div</div>

This div border color is #57704C.

Opacity

.myOpacity80 { color: #57704C; opacity: 0.8; }

<p style="color:#57704C;opacity:0.8;">80%</p>

Text with #57704C 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 #57704C;}

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

This text has shadow with #57704C color.


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

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

This text has shadow with #57704C primary color and red secondary color.


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

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

This text has shadow with #57704C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57704C.

Preview

Color preview on black background

This text has color #57704C on black background.


Color preview on white background

This text has color #57704C on white background.


Black color preview on #57704C background

This text has black color on #57704C background.


White color preview on #57704C background

This text has white color on #57704C background.


Related colors

Complementary color

Complementary color for #hex is #A88FB3.


I love getcolorcode.com

Triadic colors

1 #4C5770 and #704C57 with #57704C are triadic colors.

2 #4C7057 and #70574C with #57704C are triadic colors.