COLOR #4E8D41

HEX: #4E8D41 RGB: (78,141,65)

Color info

#4E8D41 contains mainly green color. Web safe color of #4E8D41 is #669933 (or #693).

RGB color model

#4E8D41 color RGB value is (78,141,65).

RGB: (78,141,65) (31%, 55%, 25%)

RGB channels and saturation

R 78 of 255 = 31%
G 141 of 255 = 55%
B 65 of 255 = 25%

78
141
65

R + G + B ~ 37%. #4E8D41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 141 + 65 = 284 (100%)
R 78 of 284 ~ 27.46%
G 141 of 284 ~ 49.65%
B 65 of 284 ~ 22.89'%

%27.46
%49.65
%22.89

CMYK color model

#4E8D41 color CMYK value is (45,0,54,45).

  • cyan value is 44.68%
  • magenta value is 0.00%
  • yellow value is 53.90%
  • key color value is 44.71%

CMYK: (45,0,54,45)
C45M0Y54K45 (45%, 0%, 54%, 45%)
(0.45 / 0.00 / 0.54 / 0.45)

CMYK percentages

%44.68
%0
%53.9
%44.71

Codes

Color #4E8D41 in popluar color models

4E 8D 41
RGB 78 141 65
HSL 110° 36.89% 40.39%
HSB/HSV 110° 53.90% 55.29%
CMYK 44.68% 0.00% 53.90%
44.71%

Color #4E8D41 in popluar number systems.

HEX 4E 8D 41
Decimal 78 141 65
Binary 1001110 10001101 1000001
Octal 116 215 101

Shades and tints

Shades of #4E8D41

#4E8D41
(78,141,65)
#47813C
(71,129,60)
#407537
(64,117,55)
#396932
(57,105,50)
#325D2D
(50,93,45)
#2B5128
(43,81,40)
#244523
(36,69,35)
#1D391E
(29,57,30)
#162D19
(22,45,25)
#0F2114
(15,33,20)
#08150F
(8,21,15)
#000000
(0,0,0)

Tints of #4E8D41

#4E8D41
(78,141,65)
#5E9752
(94,151,82)
#6EA163
(110,161,99)
#7EAB74
(126,171,116)
#8EB585
(142,181,133)
#9EBF96
(158,191,150)
#AEC9A7
(174,201,167)
#BED3B8
(190,211,184)
#CEDDC9
(206,221,201)
#DEE7DA
(222,231,218)
#EEF1EB
(238,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E8D41 color. Also use rgb(78,141,65) instead hex code.

Text Font Color

.myTextColor { color: #4E8D41; }

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

This text font color is #4E8D41.

Background Color

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

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

This div background color is #4E8D41.

Border color

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

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

This div border color is #4E8D41.

Opacity

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

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

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

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

This text has shadow with #4E8D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8D41.

Preview

Color preview on black background

This text has color #4E8D41 on black background.


Color preview on white background

This text has color #4E8D41 on white background.


Black color preview on #4E8D41 background

This text has black color on #4E8D41 background.


White color preview on #4E8D41 background

This text has white color on #4E8D41 background.


Related colors

Complementary color

Complementary color for #hex is #B172BE.


I love getcolorcode.com

Triadic colors

1 #414E8D and #8D414E with #4E8D41 are triadic colors.

2 #418D4E and #8D4E41 with #4E8D41 are triadic colors.