COLOR #4E8B50

HEX: #4E8B50 RGB: (78,139,80)

Color info

#4E8B50 contains mainly green and blue colors. Web safe color of #4E8B50 is #669966 (or #696).

RGB color model

#4E8B50 color RGB value is (78,139,80).

RGB: (78,139,80) (31%, 55%, 31%)

RGB channels and saturation

R 78 of 255 = 31%
G 139 of 255 = 55%
B 80 of 255 = 31%

78
139
80

R + G + B ~ 39%. #4E8B50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 139 + 80 = 297 (100%)
R 78 of 297 ~ 26.26%
G 139 of 297 ~ 46.8%
B 80 of 297 ~ 26.94'%

%26.26
%46.8
%26.94

CMYK color model

#4E8B50 color CMYK value is (44,0,42,45).

  • cyan value is 43.88%
  • magenta value is 0.00%
  • yellow value is 42.45%
  • key color value is 45.49%

CMYK: (44,0,42,45)
C44M0Y42K45 (44%, 0%, 42%, 45%)
(0.44 / 0.00 / 0.42 / 0.45)

CMYK percentages

%43.88
%0
%42.45
%45.49

Codes

Color #4E8B50 in popluar color models

4E 8B 50
RGB 78 139 80
HSL 122° 28.11% 42.55%
HSB/HSV 122° 43.88% 54.51%
CMYK 43.88% 0.00% 42.45%
45.49%

Color #4E8B50 in popluar number systems.

HEX 4E 8B 50
Decimal 78 139 80
Binary 1001110 10001011 1010000
Octal 116 213 120

Shades and tints

Shades of #4E8B50

#4E8B50
(78,139,80)
#477F49
(71,127,73)
#407342
(64,115,66)
#39673B
(57,103,59)
#325B34
(50,91,52)
#2B4F2D
(43,79,45)
#244326
(36,67,38)
#1D371F
(29,55,31)
#162B18
(22,43,24)
#0F1F11
(15,31,17)
#08130A
(8,19,10)
#000000
(0,0,0)

Tints of #4E8B50

#4E8B50
(78,139,80)
#5E955F
(94,149,95)
#6E9F6E
(110,159,110)
#7EA97D
(126,169,125)
#8EB38C
(142,179,140)
#9EBD9B
(158,189,155)
#AEC7AA
(174,199,170)
#BED1B9
(190,209,185)
#CEDBC8
(206,219,200)
#DEE5D7
(222,229,215)
#EEEFE6
(238,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E8B50 color. Also use rgb(78,139,80) instead hex code.

Text Font Color

.myTextColor { color: #4E8B50; }

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

This text font color is #4E8B50.

Background Color

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

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

This div background color is #4E8B50.

Border color

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

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

This div border color is #4E8B50.

Opacity

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

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

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

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

This text has shadow with #4E8B50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8B50.

Preview

Color preview on black background

This text has color #4E8B50 on black background.


Color preview on white background

This text has color #4E8B50 on white background.


Black color preview on #4E8B50 background

This text has black color on #4E8B50 background.


White color preview on #4E8B50 background

This text has white color on #4E8B50 background.


Related colors

Complementary color

Complementary color for #hex is #B174AF.


I love getcolorcode.com

Triadic colors

1 #504E8B and #8B504E with #4E8B50 are triadic colors.

2 #508B4E and #8B4E50 with #4E8B50 are triadic colors.