COLOR #4E7D45

HEX: #4E7D45 RGB: (78,125,69)

Color info

#4E7D45 contains red, green and blue colors in about the same proportion. Web safe color of #4E7D45 is #666633 (or #663).

RGB color model

#4E7D45 color RGB value is (78,125,69).

RGB: (78,125,69) (31%, 49%, 27%)

RGB channels and saturation

R 78 of 255 = 31%
G 125 of 255 = 49%
B 69 of 255 = 27%

78
125
69

R + G + B ~ 36%. #4E7D45 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 125 + 69 = 272 (100%)
R 78 of 272 ~ 28.68%
G 125 of 272 ~ 45.96%
B 69 of 272 ~ 25.37'%

%28.68
%45.96
%25.37

CMYK color model

#4E7D45 color CMYK value is (38,0,45,51).

  • cyan value is 37.60%
  • magenta value is 0.00%
  • yellow value is 44.80%
  • key color value is 50.98%

CMYK: (38,0,45,51)
C38M0Y45K51 (38%, 0%, 45%, 51%)
(0.38 / 0.00 / 0.45 / 0.51)

CMYK percentages

%37.6
%0
%44.8
%50.98

Codes

Color #4E7D45 in popluar color models

4E 7D 45
RGB 78 125 69
HSL 110° 28.87% 38.04%
HSB/HSV 110° 44.80% 49.02%
CMYK 37.60% 0.00% 44.80%
50.98%

Color #4E7D45 in popluar number systems.

HEX 4E 7D 45
Decimal 78 125 69
Binary 1001110 1111101 1000101
Octal 116 175 105

Shades and tints

Shades of #4E7D45

#4E7D45
(78,125,69)
#47723F
(71,114,63)
#406739
(64,103,57)
#395C33
(57,92,51)
#32512D
(50,81,45)
#2B4627
(43,70,39)
#243B21
(36,59,33)
#1D301B
(29,48,27)
#162515
(22,37,21)
#0F1A0F
(15,26,15)
#080F09
(8,15,9)
#000000
(0,0,0)

Tints of #4E7D45

#4E7D45
(78,125,69)
#5E8855
(94,136,85)
#6E9365
(110,147,101)
#7E9E75
(126,158,117)
#8EA985
(142,169,133)
#9EB495
(158,180,149)
#AEBFA5
(174,191,165)
#BECAB5
(190,202,181)
#CED5C5
(206,213,197)
#DEE0D5
(222,224,213)
#EEEBE5
(238,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E7D45; }

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

This text font color is #4E7D45.

Background Color

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

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

This div background color is #4E7D45.

Border color

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

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

This div border color is #4E7D45.

Opacity

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

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

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

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

This text has shadow with #4E7D45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7D45.

Preview

Color preview on black background

This text has color #4E7D45 on black background.


Color preview on white background

This text has color #4E7D45 on white background.


Black color preview on #4E7D45 background

This text has black color on #4E7D45 background.


White color preview on #4E7D45 background

This text has white color on #4E7D45 background.


Related colors

Complementary color

Complementary color for #hex is #B182BA.


I love getcolorcode.com

Triadic colors

1 #454E7D and #7D454E with #4E7D45 are triadic colors.

2 #457D4E and #7D4E45 with #4E7D45 are triadic colors.