COLOR #57913E

HEX: #57913E RGB: (87,145,62)

Color info

#57913E contains mainly red and green colors. Web safe color of #57913E is #669933 (or #693).

RGB color model

#57913E color RGB value is (87,145,62).

RGB: (87,145,62) (34%, 57%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 145 of 255 = 57%
B 62 of 255 = 24%

87
145
62

R + G + B ~ 38%. #57913E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 145 + 62 = 294 (100%)
R 87 of 294 ~ 29.59%
G 145 of 294 ~ 49.32%
B 62 of 294 ~ 21.09'%

%29.59
%49.32
%21.09

CMYK color model

#57913E color CMYK value is (40,0,57,43).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 57.24%
  • key color value is 43.14%

CMYK: (40,0,57,43)
C40M0Y57K43 (40%, 0%, 57%, 43%)
(0.40 / 0.00 / 0.57 / 0.43)

CMYK percentages

%40
%0
%57.24
%43.14

Codes

Color #57913E in popluar color models

57 91 3E
RGB 87 145 62
HSL 102° 40.10% 40.59%
HSB/HSV 102° 57.24% 56.86%
CMYK 40.00% 0.00% 57.24%
43.14%

Color #57913E in popluar number systems.

HEX 57 91 3E
Decimal 87 145 62
Binary 1010111 10010001 111110
Octal 127 221 76

Shades and tints

Shades of #57913E

#57913E
(87,145,62)
#508439
(80,132,57)
#497734
(73,119,52)
#426A2F
(66,106,47)
#3B5D2A
(59,93,42)
#345025
(52,80,37)
#2D4320
(45,67,32)
#26361B
(38,54,27)
#1F2916
(31,41,22)
#181C11
(24,28,17)
#110F0C
(17,15,12)
#000000
(0,0,0)

Tints of #57913E

#57913E
(87,145,62)
#669B4F
(102,155,79)
#75A560
(117,165,96)
#84AF71
(132,175,113)
#93B982
(147,185,130)
#A2C393
(162,195,147)
#B1CDA4
(177,205,164)
#C0D7B5
(192,215,181)
#CFE1C6
(207,225,198)
#DEEBD7
(222,235,215)
#EDF5E8
(237,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57913E color. Also use rgb(87,145,62) instead hex code.

Text Font Color

.myTextColor { color: #57913E; }

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

This text font color is #57913E.

Background Color

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

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

This div background color is #57913E.

Border color

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

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

This div border color is #57913E.

Opacity

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

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

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

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

This text has shadow with #57913E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57913E.

Preview

Color preview on black background

This text has color #57913E on black background.


Color preview on white background

This text has color #57913E on white background.


Black color preview on #57913E background

This text has black color on #57913E background.


White color preview on #57913E background

This text has white color on #57913E background.


Related colors

Complementary color

Complementary color for #hex is #A86EC1.


I love getcolorcode.com

Triadic colors

1 #3E5791 and #913E57 with #57913E are triadic colors.

2 #3E9157 and #91573E with #57913E are triadic colors.