COLOR #4E8446

HEX: #4E8446 RGB: (78,132,70)

Color info

#4E8446 contains mainly red and green colors. Web safe color of #4E8446 is #669933 (or #693).

RGB color model

#4E8446 color RGB value is (78,132,70).

RGB: (78,132,70) (31%, 52%, 27%)

RGB channels and saturation

R 78 of 255 = 31%
G 132 of 255 = 52%
B 70 of 255 = 27%

78
132
70

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

Portions of RGB colors in percentages

R + G + B = 78 + 132 + 70 = 280 (100%)
R 78 of 280 ~ 27.86%
G 132 of 280 ~ 47.14%
B 70 of 280 ~ 25'%

%27.86
%47.14
%25

CMYK color model

#4E8446 color CMYK value is (41,0,47,48).

  • cyan value is 40.91%
  • magenta value is 0.00%
  • yellow value is 46.97%
  • key color value is 48.24%

CMYK: (41,0,47,48)
C41M0Y47K48 (41%, 0%, 47%, 48%)
(0.41 / 0.00 / 0.47 / 0.48)

CMYK percentages

%40.91
%0
%46.97
%48.24

Codes

Color #4E8446 in popluar color models

4E 84 46
RGB 78 132 70
HSL 112° 30.69% 39.61%
HSB/HSV 112° 46.97% 51.76%
CMYK 40.91% 0.00% 46.97%
48.24%

Color #4E8446 in popluar number systems.

HEX 4E 84 46
Decimal 78 132 70
Binary 1001110 10000100 1000110
Octal 116 204 106

Shades and tints

Shades of #4E8446

#4E8446
(78,132,70)
#477840
(71,120,64)
#406C3A
(64,108,58)
#396034
(57,96,52)
#32542E
(50,84,46)
#2B4828
(43,72,40)
#243C22
(36,60,34)
#1D301C
(29,48,28)
#162416
(22,36,22)
#0F1810
(15,24,16)
#080C0A
(8,12,10)
#000000
(0,0,0)

Tints of #4E8446

#4E8446
(78,132,70)
#5E8F56
(94,143,86)
#6E9A66
(110,154,102)
#7EA576
(126,165,118)
#8EB086
(142,176,134)
#9EBB96
(158,187,150)
#AEC6A6
(174,198,166)
#BED1B6
(190,209,182)
#CEDCC6
(206,220,198)
#DEE7D6
(222,231,214)
#EEF2E6
(238,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E8446; }

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

This text font color is #4E8446.

Background Color

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

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

This div background color is #4E8446.

Border color

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

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

This div border color is #4E8446.

Opacity

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

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

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

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

This text has shadow with #4E8446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8446.

Preview

Color preview on black background

This text has color #4E8446 on black background.


Color preview on white background

This text has color #4E8446 on white background.


Black color preview on #4E8446 background

This text has black color on #4E8446 background.


White color preview on #4E8446 background

This text has white color on #4E8446 background.


Related colors

Complementary color

Complementary color for #hex is #B17BB9.


I love getcolorcode.com

Triadic colors

1 #464E84 and #84464E with #4E8446 are triadic colors.

2 #46844E and #844E46 with #4E8446 are triadic colors.