COLOR #4E7B4E

HEX: #4E7B4E RGB: (78,123,78)

Color info

#4E7B4E contains red, green and blue colors in about the same proportion. Web safe color of #4E7B4E is #666666 (or #666).

RGB color model

#4E7B4E color RGB value is (78,123,78).

RGB: (78,123,78) (31%, 48%, 31%)

RGB channels and saturation

R 78 of 255 = 31%
G 123 of 255 = 48%
B 78 of 255 = 31%

78
123
78

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

Portions of RGB colors in percentages

R + G + B = 78 + 123 + 78 = 279 (100%)
R 78 of 279 ~ 27.96%
G 123 of 279 ~ 44.09%
B 78 of 279 ~ 27.96'%

%27.96
%44.09
%27.96

CMYK color model

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

  • cyan value is 36.59%
  • magenta value is 0.00%
  • yellow value is 36.59%
  • key color value is 51.76%

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

CMYK percentages

%36.59
%0
%36.59
%51.76

Codes

Color #4E7B4E in popluar color models

4E 7B 4E
RGB 78 123 78
HSL 120° 22.39% 39.41%
HSB/HSV 120° 36.59% 48.24%
CMYK 36.59% 0.00% 36.59%
51.76%

Color #4E7B4E in popluar number systems.

HEX 4E 7B 4E
Decimal 78 123 78
Binary 1001110 1111011 1001110
Octal 116 173 116

Shades and tints

Shades of #4E7B4E

#4E7B4E
(78,123,78)
#477047
(71,112,71)
#406540
(64,101,64)
#395A39
(57,90,57)
#324F32
(50,79,50)
#2B442B
(43,68,43)
#243924
(36,57,36)
#1D2E1D
(29,46,29)
#162316
(22,35,22)
#0F180F
(15,24,15)
#080D08
(8,13,8)
#000000
(0,0,0)

Tints of #4E7B4E

#4E7B4E
(78,123,78)
#5E875E
(94,135,94)
#6E936E
(110,147,110)
#7E9F7E
(126,159,126)
#8EAB8E
(142,171,142)
#9EB79E
(158,183,158)
#AEC3AE
(174,195,174)
#BECFBE
(190,207,190)
#CEDBCE
(206,219,206)
#DEE7DE
(222,231,222)
#EEF3EE
(238,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E7B4E; }

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

This text font color is #4E7B4E.

Background Color

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

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

This div background color is #4E7B4E.

Border color

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

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

This div border color is #4E7B4E.

Opacity

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

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

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

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

This text has shadow with #4E7B4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7B4E.

Preview

Color preview on black background

This text has color #4E7B4E on black background.


Color preview on white background

This text has color #4E7B4E on white background.


Black color preview on #4E7B4E background

This text has black color on #4E7B4E background.


White color preview on #4E7B4E background

This text has white color on #4E7B4E background.


Related colors

Complementary color

Complementary color for #hex is #B184B1.


I love getcolorcode.com

Triadic colors

1 #4E4E7B and #7B4E4E with #4E7B4E are triadic colors.

2 #4E7B4E and #7B4E4E with #4E7B4E are triadic colors.