COLOR #4D8D57

HEX: #4D8D57 RGB: (77,141,87)

Color info

#4D8D57 contains mainly green and blue colors. Web safe color of #4D8D57 is #339966 (or #396).

RGB color model

#4D8D57 color RGB value is (77,141,87).

RGB: (77,141,87) (30%, 55%, 34%)

RGB channels and saturation

R 77 of 255 = 30%
G 141 of 255 = 55%
B 87 of 255 = 34%

77
141
87

R + G + B ~ 40%. #4D8D57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 77 + 141 + 87 = 305 (100%)
R 77 of 305 ~ 25.25%
G 141 of 305 ~ 46.23%
B 87 of 305 ~ 28.52'%

%25.25
%46.23
%28.52

CMYK color model

#4D8D57 color CMYK value is (45,0,38,45).

  • cyan value is 45.39%
  • magenta value is 0.00%
  • yellow value is 38.30%
  • key color value is 44.71%

CMYK: (45,0,38,45)
C45M0Y38K45 (45%, 0%, 38%, 45%)
(0.45 / 0.00 / 0.38 / 0.45)

CMYK percentages

%45.39
%0
%38.3
%44.71

Codes

Color #4D8D57 in popluar color models

4D 8D 57
RGB 77 141 87
HSL 129° 29.36% 42.75%
HSB/HSV 129° 45.39% 55.29%
CMYK 45.39% 0.00% 38.30%
44.71%

Color #4D8D57 in popluar number systems.

HEX 4D 8D 57
Decimal 77 141 87
Binary 1001101 10001101 1010111
Octal 115 215 127

Shades and tints

Shades of #4D8D57

#4D8D57
(77,141,87)
#468150
(70,129,80)
#3F7549
(63,117,73)
#386942
(56,105,66)
#315D3B
(49,93,59)
#2A5134
(42,81,52)
#23452D
(35,69,45)
#1C3926
(28,57,38)
#152D1F
(21,45,31)
#0E2118
(14,33,24)
#071511
(7,21,17)
#000000
(0,0,0)

Tints of #4D8D57

#4D8D57
(77,141,87)
#5D9766
(93,151,102)
#6DA175
(109,161,117)
#7DAB84
(125,171,132)
#8DB593
(141,181,147)
#9DBFA2
(157,191,162)
#ADC9B1
(173,201,177)
#BDD3C0
(189,211,192)
#CDDDCF
(205,221,207)
#DDE7DE
(221,231,222)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8D57 color. Also use rgb(77,141,87) instead hex code.

Text Font Color

.myTextColor { color: #4D8D57; }

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

This text font color is #4D8D57.

Background Color

.myBgColor { background-color: #4D8D57; }

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

This div background color is #4D8D57.

Border color

.myBorderColor { border: 1px solid #4D8D57; }

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

This div border color is #4D8D57.

Opacity

.myOpacity80 { color: #4D8D57; opacity: 0.8; }

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

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

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

This text has shadow with #4D8D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8D57.

Preview

Color preview on black background

This text has color #4D8D57 on black background.


Color preview on white background

This text has color #4D8D57 on white background.


Black color preview on #4D8D57 background

This text has black color on #4D8D57 background.


White color preview on #4D8D57 background

This text has white color on #4D8D57 background.


Related colors

Complementary color

Complementary color for #hex is #B272A8.


I love getcolorcode.com

Triadic colors

1 #574D8D and #8D574D with #4D8D57 are triadic colors.

2 #578D4D and #8D4D57 with #4D8D57 are triadic colors.