COLOR #4EA14E

HEX: #4EA14E RGB: (78,161,78)

Color info

#4EA14E contains mainly green color. Web safe color of #4EA14E is #669966 (or #696).

RGB color model

#4EA14E color RGB value is (78,161,78).

RGB: (78,161,78) (31%, 63%, 31%)

RGB channels and saturation

R 78 of 255 = 31%
G 161 of 255 = 63%
B 78 of 255 = 31%

78
161
78

R + G + B ~ 42%. #4EA14E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 78 + 161 + 78 = 317 (100%)
R 78 of 317 ~ 24.61%
G 161 of 317 ~ 50.79%
B 78 of 317 ~ 24.61'%

%24.61
%50.79
%24.61

CMYK color model

#4EA14E color CMYK value is (52,0,52,37).

  • cyan value is 51.55%
  • magenta value is 0.00%
  • yellow value is 51.55%
  • key color value is 36.86%

CMYK: (52,0,52,37)
C52M0Y52K37 (52%, 0%, 52%, 37%)
(0.52 / 0.00 / 0.52 / 0.37)

CMYK percentages

%51.55
%0
%51.55
%36.86

Codes

Color #4EA14E in popluar color models

4E A1 4E
RGB 78 161 78
HSL 120° 34.73% 46.86%
HSB/HSV 120° 51.55% 63.14%
CMYK 51.55% 0.00% 51.55%
36.86%

Color #4EA14E in popluar number systems.

HEX 4E A1 4E
Decimal 78 161 78
Binary 1001110 10100001 1001110
Octal 116 241 116

Shades and tints

Shades of #4EA14E

#4EA14E
(78,161,78)
#479347
(71,147,71)
#408540
(64,133,64)
#397739
(57,119,57)
#326932
(50,105,50)
#2B5B2B
(43,91,43)
#244D24
(36,77,36)
#1D3F1D
(29,63,29)
#163116
(22,49,22)
#0F230F
(15,35,15)
#081508
(8,21,8)
#000000
(0,0,0)

Tints of #4EA14E

#4EA14E
(78,161,78)
#5EA95E
(94,169,94)
#6EB16E
(110,177,110)
#7EB97E
(126,185,126)
#8EC18E
(142,193,142)
#9EC99E
(158,201,158)
#AED1AE
(174,209,174)
#BED9BE
(190,217,190)
#CEE1CE
(206,225,206)
#DEE9DE
(222,233,222)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4EA14E; }

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

This text font color is #4EA14E.

Background Color

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

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

This div background color is #4EA14E.

Border color

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

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

This div border color is #4EA14E.

Opacity

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

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

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

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

This text has shadow with #4EA14E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4EA14E.

Preview

Color preview on black background

This text has color #4EA14E on black background.


Color preview on white background

This text has color #4EA14E on white background.


Black color preview on #4EA14E background

This text has black color on #4EA14E background.


White color preview on #4EA14E background

This text has white color on #4EA14E background.


Related colors

Complementary color

Complementary color for #hex is #B15EB1.


I love getcolorcode.com

Triadic colors

1 #4E4EA1 and #A14E4E with #4EA14E are triadic colors.

2 #4EA14E and #A14E4E with #4EA14E are triadic colors.