COLOR #4E9E18

HEX: #4E9E18 RGB: (78,158,24)

Color info

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

RGB color model

#4E9E18 color RGB value is (78,158,24).

RGB: (78,158,24) (31%, 62%, 9%)

RGB channels and saturation

R 78 of 255 = 31%
G 158 of 255 = 62%
B 24 of 255 = 9%

78
158
24

R + G + B ~ 34%. #4E9E18 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 158 + 24 = 260 (100%)
R 78 of 260 ~ 30%
G 158 of 260 ~ 60.77%
B 24 of 260 ~ 9.23'%

%30
%60.77

CMYK color model

#4E9E18 color CMYK value is (51,0,85,38).

  • cyan value is 50.63%
  • magenta value is 0.00%
  • yellow value is 84.81%
  • key color value is 38.04%

CMYK: (51,0,85,38)
C51M0Y85K38 (51%, 0%, 85%, 38%)
(0.51 / 0.00 / 0.85 / 0.38)

CMYK percentages

%50.63
%0
%84.81
%38.04

Codes

Color #4E9E18 in popluar color models

4E 9E 18
RGB 78 158 24
HSL 96° 73.63% 35.69%
HSB/HSV 96° 84.81% 61.96%
CMYK 50.63% 0.00% 84.81%
38.04%

Color #4E9E18 in popluar number systems.

HEX 4E 9E 18
Decimal 78 158 24
Binary 1001110 10011110 11000
Octal 116 236 30

Shades and tints

Shades of #4E9E18

#4E9E18
(78,158,24)
#479016
(71,144,22)
#408214
(64,130,20)
#397412
(57,116,18)
#326610
(50,102,16)
#2B580E
(43,88,14)
#244A0C
(36,74,12)
#1D3C0A
(29,60,10)
#162E08
(22,46,8)
#0F2006
(15,32,6)
#081204
(8,18,4)
#000000
(0,0,0)

Tints of #4E9E18

#4E9E18
(78,158,24)
#5EA62D
(94,166,45)
#6EAE42
(110,174,66)
#7EB657
(126,182,87)
#8EBE6C
(142,190,108)
#9EC681
(158,198,129)
#AECE96
(174,206,150)
#BED6AB
(190,214,171)
#CEDEC0
(206,222,192)
#DEE6D5
(222,230,213)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E9E18 color. Also use rgb(78,158,24) instead hex code.

Text Font Color

.myTextColor { color: #4E9E18; }

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

This text font color is #4E9E18.

Background Color

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

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

This div background color is #4E9E18.

Border color

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

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

This div border color is #4E9E18.

Opacity

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

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

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

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

This text has shadow with #4E9E18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E9E18.

Preview

Color preview on black background

This text has color #4E9E18 on black background.


Color preview on white background

This text has color #4E9E18 on white background.


Black color preview on #4E9E18 background

This text has black color on #4E9E18 background.


White color preview on #4E9E18 background

This text has white color on #4E9E18 background.


Related colors

Complementary color

Complementary color for #hex is #B161E7.


I love getcolorcode.com

Triadic colors

1 #184E9E and #9E184E with #4E9E18 are triadic colors.

2 #189E4E and #9E4E18 with #4E9E18 are triadic colors.