COLOR #4E8A19

HEX: #4E8A19 RGB: (78,138,25)

Color info

#4E8A19 contains mainly green color. Web safe color of #4E8A19 is #669900 (or #690).

RGB color model

#4E8A19 color RGB value is (78,138,25).

RGB: (78,138,25) (31%, 54%, 10%)

RGB channels and saturation

R 78 of 255 = 31%
G 138 of 255 = 54%
B 25 of 255 = 10%

78
138
25

R + G + B ~ 32%. #4E8A19 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 138 + 25 = 241 (100%)
R 78 of 241 ~ 32.37%
G 138 of 241 ~ 57.26%
B 25 of 241 ~ 10.37'%

%32.37
%57.26

CMYK color model

#4E8A19 color CMYK value is (43,0,82,46).

  • cyan value is 43.48%
  • magenta value is 0.00%
  • yellow value is 81.88%
  • key color value is 45.88%

CMYK: (43,0,82,46)
C43M0Y82K46 (43%, 0%, 82%, 46%)
(0.43 / 0.00 / 0.82 / 0.46)

CMYK percentages

%43.48
%0
%81.88
%45.88

Codes

Color #4E8A19 in popluar color models

4E 8A 19
RGB 78 138 25
HSL 92° 69.33% 31.96%
HSB/HSV 92° 81.88% 54.12%
CMYK 43.48% 0.00% 81.88%
45.88%

Color #4E8A19 in popluar number systems.

HEX 4E 8A 19
Decimal 78 138 25
Binary 1001110 10001010 11001
Octal 116 212 31

Shades and tints

Shades of #4E8A19

#4E8A19
(78,138,25)
#477E17
(71,126,23)
#407215
(64,114,21)
#396613
(57,102,19)
#325A11
(50,90,17)
#2B4E0F
(43,78,15)
#24420D
(36,66,13)
#1D360B
(29,54,11)
#162A09
(22,42,9)
#0F1E07
(15,30,7)
#081205
(8,18,5)
#000000
(0,0,0)

Tints of #4E8A19

#4E8A19
(78,138,25)
#5E942D
(94,148,45)
#6E9E41
(110,158,65)
#7EA855
(126,168,85)
#8EB269
(142,178,105)
#9EBC7D
(158,188,125)
#AEC691
(174,198,145)
#BED0A5
(190,208,165)
#CEDAB9
(206,218,185)
#DEE4CD
(222,228,205)
#EEEEE1
(238,238,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E8A19 color. Also use rgb(78,138,25) instead hex code.

Text Font Color

.myTextColor { color: #4E8A19; }

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

This text font color is #4E8A19.

Background Color

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

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

This div background color is #4E8A19.

Border color

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

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

This div border color is #4E8A19.

Opacity

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

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

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

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

This text has shadow with #4E8A19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8A19.

Preview

Color preview on black background

This text has color #4E8A19 on black background.


Color preview on white background

This text has color #4E8A19 on white background.


Black color preview on #4E8A19 background

This text has black color on #4E8A19 background.


White color preview on #4E8A19 background

This text has white color on #4E8A19 background.


Related colors

Complementary color

Complementary color for #hex is #B175E6.


I love getcolorcode.com

Triadic colors

1 #194E8A and #8A194E with #4E8A19 are triadic colors.

2 #198A4E and #8A4E19 with #4E8A19 are triadic colors.