COLOR #57774E

HEX: #57774E RGB: (87,119,78)

Color info

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

RGB color model

#57774E color RGB value is (87,119,78).

RGB: (87,119,78) (34%, 47%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 119 of 255 = 47%
B 78 of 255 = 31%

87
119
78

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

Portions of RGB colors in percentages

R + G + B = 87 + 119 + 78 = 284 (100%)
R 87 of 284 ~ 30.63%
G 119 of 284 ~ 41.9%
B 78 of 284 ~ 27.46'%

%30.63
%41.9
%27.46

CMYK color model

#57774E color CMYK value is (27,0,34,53).

  • cyan value is 26.89%
  • magenta value is 0.00%
  • yellow value is 34.45%
  • key color value is 53.33%

CMYK: (27,0,34,53)
C27M0Y34K53 (27%, 0%, 34%, 53%)
(0.27 / 0.00 / 0.34 / 0.53)

CMYK percentages

%26.89
%0
%34.45
%53.33

Codes

Color #57774E in popluar color models

57 77 4E
RGB 87 119 78
HSL 107° 20.81% 38.63%
HSB/HSV 107° 34.45% 46.67%
CMYK 26.89% 0.00% 34.45%
53.33%

Color #57774E in popluar number systems.

HEX 57 77 4E
Decimal 87 119 78
Binary 1010111 1110111 1001110
Octal 127 167 116

Shades and tints

Shades of #57774E

#57774E
(87,119,78)
#506D47
(80,109,71)
#496340
(73,99,64)
#425939
(66,89,57)
#3B4F32
(59,79,50)
#34452B
(52,69,43)
#2D3B24
(45,59,36)
#26311D
(38,49,29)
#1F2716
(31,39,22)
#181D0F
(24,29,15)
#111308
(17,19,8)
#000000
(0,0,0)

Tints of #57774E

#57774E
(87,119,78)
#66835E
(102,131,94)
#758F6E
(117,143,110)
#849B7E
(132,155,126)
#93A78E
(147,167,142)
#A2B39E
(162,179,158)
#B1BFAE
(177,191,174)
#C0CBBE
(192,203,190)
#CFD7CE
(207,215,206)
#DEE3DE
(222,227,222)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57774E color. Also use rgb(87,119,78) instead hex code.

Text Font Color

.myTextColor { color: #57774E; }

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

This text font color is #57774E.

Background Color

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

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

This div background color is #57774E.

Border color

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

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

This div border color is #57774E.

Opacity

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

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

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

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

This text has shadow with #57774E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57774E.

Preview

Color preview on black background

This text has color #57774E on black background.


Color preview on white background

This text has color #57774E on white background.


Black color preview on #57774E background

This text has black color on #57774E background.


White color preview on #57774E background

This text has white color on #57774E background.


Related colors

Complementary color

Complementary color for #hex is #A888B1.


I love getcolorcode.com

Triadic colors

1 #4E5777 and #774E57 with #57774E are triadic colors.

2 #4E7757 and #77574E with #57774E are triadic colors.