COLOR #4E8B54

HEX: #4E8B54 RGB: (78,139,84)

Color info

#4E8B54 contains mainly green and blue colors. Web safe color of #4E8B54 is #669966 (or #696).

RGB color model

#4E8B54 color RGB value is (78,139,84).

RGB: (78,139,84) (31%, 55%, 33%)

RGB channels and saturation

R 78 of 255 = 31%
G 139 of 255 = 55%
B 84 of 255 = 33%

78
139
84

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

Portions of RGB colors in percentages

R + G + B = 78 + 139 + 84 = 301 (100%)
R 78 of 301 ~ 25.91%
G 139 of 301 ~ 46.18%
B 84 of 301 ~ 27.91'%

%25.91
%46.18
%27.91

CMYK color model

#4E8B54 color CMYK value is (44,0,40,45).

  • cyan value is 43.88%
  • magenta value is 0.00%
  • yellow value is 39.57%
  • key color value is 45.49%
CMYK: (44,0,40,45) C44M0Y40K45 (44%,0%,40%,45%) (0.44/0.00/0.40/0.45) 

CMYK percentages

%43.88
%0
%39.57
%45.49

Codes

Color #4E8B54 in popluar color models

4E 8B 54
RGB 78 139 84
HSL 126° 28.11% 42.55%
HSB/HSV 126° 43.88% 54.51%
CMYK 43.88% 0.00% 39.57%
45.49%

Color #4E8B54 in popluar number systems.

HEX 4E 8B 54
Decimal 78 139 84
Binary 1001110 10001011 1010100
Octal 116 213 124

Shades and tints

Shades of #4E8B54

#4E8B54
(78,139,84)
#477F4D
(71,127,77)
#407346
(64,115,70)
#39673F
(57,103,63)
#325B38
(50,91,56)
#2B4F31
(43,79,49)
#24432A
(36,67,42)
#1D3723
(29,55,35)
#162B1C
(22,43,28)
#0F1F15
(15,31,21)
#08130E
(8,19,14)
#000000
(0,0,0)

Tints of #4E8B54

#4E8B54
(78,139,84)
#5E9563
(94,149,99)
#6E9F72
(110,159,114)
#7EA981
(126,169,129)
#8EB390
(142,179,144)
#9EBD9F
(158,189,159)
#AEC7AE
(174,199,174)
#BED1BD
(190,209,189)
#CEDBCC
(206,219,204)
#DEE5DB
(222,229,219)
#EEEFEA
(238,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E8B54; }

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

This text font color is #4E8B54.

Background Color

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

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

This div background color is #4E8B54.

Border color

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

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

This div border color is #4E8B54.

Opacity

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

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

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

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

This text has shadow with #4E8B54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8B54.

Preview

Color preview on black background

This text has color #4E8B54 on black background.


Color preview on white background

This text has color #4E8B54 on white background.


Black color preview on #4E8B54 background

This text has black color on #4E8B54 background.


White color preview on #4E8B54 background

This text has white color on #4E8B54 background.


Related colors

Complementary color

Complementary color for #hex is #B174AB.


I love getcolorcode.com

Triadic colors

1 #544E8B and #8B544E with #4E8B54 are triadic colors.

2 #548B4E and #8B4E54 with #4E8B54 are triadic colors.