COLOR #4E7118

HEX: #4E7118 RGB: (78,113,24)

Color info

#4E7118 contains mainly red and green colors. Web safe color of #4E7118 is #666600 (or #660).

RGB color model

#4E7118 color RGB value is (78,113,24).

RGB: (78,113,24) (31%, 44%, 9%)

RGB channels and saturation

R 78 of 255 = 31%
G 113 of 255 = 44%
B 24 of 255 = 9%

78
113
24

R + G + B ~ 28%. #4E7118 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 113 + 24 = 215 (100%)
R 78 of 215 ~ 36.28%
G 113 of 215 ~ 52.56%
B 24 of 215 ~ 11.16'%

%36.28
%52.56
%11.16

CMYK color model

#4E7118 color CMYK value is (31,0,79,56).

  • cyan value is 30.97%
  • magenta value is 0.00%
  • yellow value is 78.76%
  • key color value is 55.69%

CMYK: (31,0,79,56)
C31M0Y79K56 (31%, 0%, 79%, 56%)
(0.31 / 0.00 / 0.79 / 0.56)

CMYK percentages

%30.97
%0
%78.76
%55.69

Codes

Color #4E7118 in popluar color models

4E 71 18
RGB 78 113 24
HSL 84° 64.96% 26.86%
HSB/HSV 84° 78.76% 44.31%
CMYK 30.97% 0.00% 78.76%
55.69%

Color #4E7118 in popluar number systems.

HEX 4E 71 18
Decimal 78 113 24
Binary 1001110 1110001 11000
Octal 116 161 30

Shades and tints

Shades of #4E7118

#4E7118
(78,113,24)
#476716
(71,103,22)
#405D14
(64,93,20)
#395312
(57,83,18)
#324910
(50,73,16)
#2B3F0E
(43,63,14)
#24350C
(36,53,12)
#1D2B0A
(29,43,10)
#162108
(22,33,8)
#0F1706
(15,23,6)
#080D04
(8,13,4)
#000000
(0,0,0)

Tints of #4E7118

#4E7118
(78,113,24)
#5E7D2D
(94,125,45)
#6E8942
(110,137,66)
#7E9557
(126,149,87)
#8EA16C
(142,161,108)
#9EAD81
(158,173,129)
#AEB996
(174,185,150)
#BEC5AB
(190,197,171)
#CED1C0
(206,209,192)
#DEDDD5
(222,221,213)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E7118; }

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

This text font color is #4E7118.

Background Color

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

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

This div background color is #4E7118.

Border color

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

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

This div border color is #4E7118.

Opacity

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

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

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

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

This text has shadow with #4E7118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7118.

Preview

Color preview on black background

This text has color #4E7118 on black background.


Color preview on white background

This text has color #4E7118 on white background.


Black color preview on #4E7118 background

This text has black color on #4E7118 background.


White color preview on #4E7118 background

This text has white color on #4E7118 background.


Related colors

Complementary color

Complementary color for #hex is #B18EE7.


I love getcolorcode.com

Triadic colors

1 #184E71 and #71184E with #4E7118 are triadic colors.

2 #18714E and #714E18 with #4E7118 are triadic colors.