COLOR #4D8B60

HEX: #4D8B60 RGB: (77,139,96)

Color info

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

RGB color model

#4D8B60 color RGB value is (77,139,96).

RGB: (77,139,96) (30%, 55%, 38%)

RGB channels and saturation

R 77 of 255 = 30%
G 139 of 255 = 55%
B 96 of 255 = 38%

77
139
96

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

Portions of RGB colors in percentages

R + G + B = 77 + 139 + 96 = 312 (100%)
R 77 of 312 ~ 24.68%
G 139 of 312 ~ 44.55%
B 96 of 312 ~ 30.77'%

%24.68
%44.55
%30.77

CMYK color model

#4D8B60 color CMYK value is (45,0,31,45).

  • cyan value is 44.60%
  • magenta value is 0.00%
  • yellow value is 30.94%
  • key color value is 45.49%

CMYK: (45,0,31,45)
C45M0Y31K45 (45%, 0%, 31%, 45%)
(0.45 / 0.00 / 0.31 / 0.45)

CMYK percentages

%44.6
%0
%30.94
%45.49

Codes

Color #4D8B60 in popluar color models

4D 8B 60
RGB 77 139 96
HSL 138° 28.70% 42.35%
HSB/HSV 138° 44.60% 54.51%
CMYK 44.60% 0.00% 30.94%
45.49%

Color #4D8B60 in popluar number systems.

HEX 4D 8B 60
Decimal 77 139 96
Binary 1001101 10001011 1100000
Octal 115 213 140

Shades and tints

Shades of #4D8B60

#4D8B60
(77,139,96)
#467F58
(70,127,88)
#3F7350
(63,115,80)
#386748
(56,103,72)
#315B40
(49,91,64)
#2A4F38
(42,79,56)
#234330
(35,67,48)
#1C3728
(28,55,40)
#152B20
(21,43,32)
#0E1F18
(14,31,24)
#071310
(7,19,16)
#000000
(0,0,0)

Tints of #4D8B60

#4D8B60
(77,139,96)
#5D956E
(93,149,110)
#6D9F7C
(109,159,124)
#7DA98A
(125,169,138)
#8DB398
(141,179,152)
#9DBDA6
(157,189,166)
#ADC7B4
(173,199,180)
#BDD1C2
(189,209,194)
#CDDBD0
(205,219,208)
#DDE5DE
(221,229,222)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8B60 color. Also use rgb(77,139,96) instead hex code.

Text Font Color

.myTextColor { color: #4D8B60; }

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

This text font color is #4D8B60.

Background Color

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

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

This div background color is #4D8B60.

Border color

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

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

This div border color is #4D8B60.

Opacity

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

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

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

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

This text has shadow with #4D8B60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8B60.

Preview

Color preview on black background

This text has color #4D8B60 on black background.


Color preview on white background

This text has color #4D8B60 on white background.


Black color preview on #4D8B60 background

This text has black color on #4D8B60 background.


White color preview on #4D8B60 background

This text has white color on #4D8B60 background.


Related colors

Complementary color

Complementary color for #hex is #B2749F.


I love getcolorcode.com

Triadic colors

1 #604D8B and #8B604D with #4D8B60 are triadic colors.

2 #608B4D and #8B4D60 with #4D8B60 are triadic colors.