COLOR #577246

HEX: #577246 RGB: (87,114,70)

Color info

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

RGB color model

#577246 color RGB value is (87,114,70).

RGB: (87,114,70) (34%, 45%, 27%)

RGB channels and saturation

R 87 of 255 = 34%
G 114 of 255 = 45%
B 70 of 255 = 27%

87
114
70

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

Portions of RGB colors in percentages

R + G + B = 87 + 114 + 70 = 271 (100%)
R 87 of 271 ~ 32.1%
G 114 of 271 ~ 42.07%
B 70 of 271 ~ 25.83'%

%32.1
%42.07
%25.83

CMYK color model

#577246 color CMYK value is (24,0,39,55).

  • cyan value is 23.68%
  • magenta value is 0.00%
  • yellow value is 38.60%
  • key color value is 55.29%

CMYK: (24,0,39,55)
C24M0Y39K55 (24%, 0%, 39%, 55%)
(0.24 / 0.00 / 0.39 / 0.55)

CMYK percentages

%23.68
%0
%38.6
%55.29

Codes

Color #577246 in popluar color models

57 72 46
RGB 87 114 70
HSL 97° 23.91% 36.08%
HSB/HSV 97° 38.60% 44.71%
CMYK 23.68% 0.00% 38.60%
55.29%

Color #577246 in popluar number systems.

HEX 57 72 46
Decimal 87 114 70
Binary 1010111 1110010 1000110
Octal 127 162 106

Shades and tints

Shades of #577246

#577246
(87,114,70)
#506840
(80,104,64)
#495E3A
(73,94,58)
#425434
(66,84,52)
#3B4A2E
(59,74,46)
#344028
(52,64,40)
#2D3622
(45,54,34)
#262C1C
(38,44,28)
#1F2216
(31,34,22)
#181810
(24,24,16)
#110E0A
(17,14,10)
#000000
(0,0,0)

Tints of #577246

#577246
(87,114,70)
#667E56
(102,126,86)
#758A66
(117,138,102)
#849676
(132,150,118)
#93A286
(147,162,134)
#A2AE96
(162,174,150)
#B1BAA6
(177,186,166)
#C0C6B6
(192,198,182)
#CFD2C6
(207,210,198)
#DEDED6
(222,222,214)
#EDEAE6
(237,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577246 color. Also use rgb(87,114,70) instead hex code.

Text Font Color

.myTextColor { color: #577246; }

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

This text font color is #577246.

Background Color

.myBgColor { background-color: #577246; }

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

This div background color is #577246.

Border color

.myBorderColor { border: 1px solid #577246; }

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

This div border color is #577246.

Opacity

.myOpacity80 { color: #577246; opacity: 0.8; }

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

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

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

This text has shadow with #577246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577246.

Preview

Color preview on black background

This text has color #577246 on black background.


Color preview on white background

This text has color #577246 on white background.


Black color preview on #577246 background

This text has black color on #577246 background.


White color preview on #577246 background

This text has white color on #577246 background.


Related colors

Complementary color

Complementary color for #hex is #A88DB9.


I love getcolorcode.com

Triadic colors

1 #465772 and #724657 with #577246 are triadic colors.

2 #467257 and #725746 with #577246 are triadic colors.