COLOR #4E7D42

HEX: #4E7D42 RGB: (78,125,66)

Color info

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

RGB color model

#4E7D42 color RGB value is (78,125,66).

RGB: (78,125,66) (31%, 49%, 26%)

RGB channels and saturation

R 78 of 255 = 31%
G 125 of 255 = 49%
B 66 of 255 = 26%

78
125
66

R + G + B ~ 35%. #4E7D42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 125 + 66 = 269 (100%)
R 78 of 269 ~ 29%
G 125 of 269 ~ 46.47%
B 66 of 269 ~ 24.54'%

%29
%46.47
%24.54

CMYK color model

#4E7D42 color CMYK value is (38,0,47,51).

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

CMYK: (38,0,47,51)
C38M0Y47K51 (38%, 0%, 47%, 51%)
(0.38 / 0.00 / 0.47 / 0.51)

CMYK percentages

%37.6
%0
%47.2
%50.98

Codes

Color #4E7D42 in popluar color models

4E 7D 42
RGB 78 125 66
HSL 108° 30.89% 37.45%
HSB/HSV 108° 47.20% 49.02%
CMYK 37.60% 0.00% 47.20%
50.98%

Color #4E7D42 in popluar number systems.

HEX 4E 7D 42
Decimal 78 125 66
Binary 1001110 1111101 1000010
Octal 116 175 102

Shades and tints

Shades of #4E7D42

#4E7D42
(78,125,66)
#47723C
(71,114,60)
#406736
(64,103,54)
#395C30
(57,92,48)
#32512A
(50,81,42)
#2B4624
(43,70,36)
#243B1E
(36,59,30)
#1D3018
(29,48,24)
#162512
(22,37,18)
#0F1A0C
(15,26,12)
#080F06
(8,15,6)
#000000
(0,0,0)

Tints of #4E7D42

#4E7D42
(78,125,66)
#5E8853
(94,136,83)
#6E9364
(110,147,100)
#7E9E75
(126,158,117)
#8EA986
(142,169,134)
#9EB497
(158,180,151)
#AEBFA8
(174,191,168)
#BECAB9
(190,202,185)
#CED5CA
(206,213,202)
#DEE0DB
(222,224,219)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E7D42; }

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

This text font color is #4E7D42.

Background Color

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

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

This div background color is #4E7D42.

Border color

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

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

This div border color is #4E7D42.

Opacity

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

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

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

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

This text has shadow with #4E7D42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7D42.

Preview

Color preview on black background

This text has color #4E7D42 on black background.


Color preview on white background

This text has color #4E7D42 on white background.


Black color preview on #4E7D42 background

This text has black color on #4E7D42 background.


White color preview on #4E7D42 background

This text has white color on #4E7D42 background.


Related colors

Complementary color

Complementary color for #hex is #B182BD.


I love getcolorcode.com

Triadic colors

1 #424E7D and #7D424E with #4E7D42 are triadic colors.

2 #427D4E and #7D4E42 with #4E7D42 are triadic colors.