COLOR #577942

HEX: #577942 RGB: (87,121,66)

Color info

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

RGB color model

#577942 color RGB value is (87,121,66).

RGB: (87,121,66) (34%, 47%, 26%)

RGB channels and saturation

R 87 of 255 = 34%
G 121 of 255 = 47%
B 66 of 255 = 26%

87
121
66

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

Portions of RGB colors in percentages

R + G + B = 87 + 121 + 66 = 274 (100%)
R 87 of 274 ~ 31.75%
G 121 of 274 ~ 44.16%
B 66 of 274 ~ 24.09'%

%31.75
%44.16
%24.09

CMYK color model

#577942 color CMYK value is (28,0,45,53).

  • cyan value is 28.10%
  • magenta value is 0.00%
  • yellow value is 45.45%
  • key color value is 52.55%

CMYK: (28,0,45,53)
C28M0Y45K53 (28%, 0%, 45%, 53%)
(0.28 / 0.00 / 0.45 / 0.53)

CMYK percentages

%28.1
%0
%45.45
%52.55

Codes

Color #577942 in popluar color models

57 79 42
RGB 87 121 66
HSL 97° 29.41% 36.67%
HSB/HSV 97° 45.45% 47.45%
CMYK 28.10% 0.00% 45.45%
52.55%

Color #577942 in popluar number systems.

HEX 57 79 42
Decimal 87 121 66
Binary 1010111 1111001 1000010
Octal 127 171 102

Shades and tints

Shades of #577942

#577942
(87,121,66)
#506E3C
(80,110,60)
#496336
(73,99,54)
#425830
(66,88,48)
#3B4D2A
(59,77,42)
#344224
(52,66,36)
#2D371E
(45,55,30)
#262C18
(38,44,24)
#1F2112
(31,33,18)
#18160C
(24,22,12)
#110B06
(17,11,6)
#000000
(0,0,0)

Tints of #577942

#577942
(87,121,66)
#668553
(102,133,83)
#759164
(117,145,100)
#849D75
(132,157,117)
#93A986
(147,169,134)
#A2B597
(162,181,151)
#B1C1A8
(177,193,168)
#C0CDB9
(192,205,185)
#CFD9CA
(207,217,202)
#DEE5DB
(222,229,219)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577942 color. Also use rgb(87,121,66) instead hex code.

Text Font Color

.myTextColor { color: #577942; }

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

This text font color is #577942.

Background Color

.myBgColor { background-color: #577942; }

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

This div background color is #577942.

Border color

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

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

This div border color is #577942.

Opacity

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

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

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

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

This text has shadow with #577942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577942.

Preview

Color preview on black background

This text has color #577942 on black background.


Color preview on white background

This text has color #577942 on white background.


Black color preview on #577942 background

This text has black color on #577942 background.


White color preview on #577942 background

This text has white color on #577942 background.


Related colors

Complementary color

Complementary color for #hex is #A886BD.


I love getcolorcode.com

Triadic colors

1 #425779 and #794257 with #577942 are triadic colors.

2 #427957 and #795742 with #577942 are triadic colors.