COLOR #4D8C57

HEX: #4D8C57 RGB: (77,140,87)

Color info

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

RGB color model

#4D8C57 color RGB value is (77,140,87).

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

RGB channels and saturation

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

77
140
87

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

Portions of RGB colors in percentages

R + G + B = 77 + 140 + 87 = 304 (100%)
R 77 of 304 ~ 25.33%
G 140 of 304 ~ 46.05%
B 87 of 304 ~ 28.62'%

%25.33
%46.05
%28.62

CMYK color model

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

  • cyan value is 45.00%
  • magenta value is 0.00%
  • yellow value is 37.86%
  • key color value is 45.10%

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

CMYK percentages

%45
%0
%37.86
%45.1

Codes

Color #4D8C57 in popluar color models

4D 8C 57
RGB 77 140 87
HSL 130° 29.03% 42.55%
HSB/HSV 130° 45.00% 54.90%
CMYK 45.00% 0.00% 37.86%
45.10%

Color #4D8C57 in popluar number systems.

HEX 4D 8C 57
Decimal 77 140 87
Binary 1001101 10001100 1010111
Octal 115 214 127

Shades and tints

Shades of #4D8C57

#4D8C57
(77,140,87)
#468050
(70,128,80)
#3F7449
(63,116,73)
#386842
(56,104,66)
#315C3B
(49,92,59)
#2A5034
(42,80,52)
#23442D
(35,68,45)
#1C3826
(28,56,38)
#152C1F
(21,44,31)
#0E2018
(14,32,24)
#071411
(7,20,17)
#000000
(0,0,0)

Tints of #4D8C57

#4D8C57
(77,140,87)
#5D9666
(93,150,102)
#6DA075
(109,160,117)
#7DAA84
(125,170,132)
#8DB493
(141,180,147)
#9DBEA2
(157,190,162)
#ADC8B1
(173,200,177)
#BDD2C0
(189,210,192)
#CDDCCF
(205,220,207)
#DDE6DE
(221,230,222)
#EDF0ED
(237,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D8C57; }

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

This text font color is #4D8C57.

Background Color

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

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

This div background color is #4D8C57.

Border color

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

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

This div border color is #4D8C57.

Opacity

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

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

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

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

This text has shadow with #4D8C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8C57.

Preview

Color preview on black background

This text has color #4D8C57 on black background.


Color preview on white background

This text has color #4D8C57 on white background.


Black color preview on #4D8C57 background

This text has black color on #4D8C57 background.


White color preview on #4D8C57 background

This text has white color on #4D8C57 background.


Related colors

Complementary color

Complementary color for #hex is #B273A8.


I love getcolorcode.com

Triadic colors

1 #574D8C and #8C574D with #4D8C57 are triadic colors.

2 #578C4D and #8C4D57 with #4D8C57 are triadic colors.