COLOR #4E7A49

HEX: #4E7A49 RGB: (78,122,73)

Color info

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

RGB color model

#4E7A49 color RGB value is (78,122,73).

RGB: (78,122,73) (31%, 48%, 29%)

RGB channels and saturation

R 78 of 255 = 31%
G 122 of 255 = 48%
B 73 of 255 = 29%

78
122
73

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

Portions of RGB colors in percentages

R + G + B = 78 + 122 + 73 = 273 (100%)
R 78 of 273 ~ 28.57%
G 122 of 273 ~ 44.69%
B 73 of 273 ~ 26.74'%

%28.57
%44.69
%26.74

CMYK color model

#4E7A49 color CMYK value is (36,0,40,52).

  • cyan value is 36.07%
  • magenta value is 0.00%
  • yellow value is 40.16%
  • key color value is 52.16%

CMYK: (36,0,40,52)
C36M0Y40K52 (36%, 0%, 40%, 52%)
(0.36 / 0.00 / 0.40 / 0.52)

CMYK percentages

%36.07
%0
%40.16
%52.16

Codes

Color #4E7A49 in popluar color models

4E 7A 49
RGB 78 122 73
HSL 114° 25.13% 38.24%
HSB/HSV 114° 40.16% 47.84%
CMYK 36.07% 0.00% 40.16%
52.16%

Color #4E7A49 in popluar number systems.

HEX 4E 7A 49
Decimal 78 122 73
Binary 1001110 1111010 1001001
Octal 116 172 111

Shades and tints

Shades of #4E7A49

#4E7A49
(78,122,73)
#476F43
(71,111,67)
#40643D
(64,100,61)
#395937
(57,89,55)
#324E31
(50,78,49)
#2B432B
(43,67,43)
#243825
(36,56,37)
#1D2D1F
(29,45,31)
#162219
(22,34,25)
#0F1713
(15,23,19)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #4E7A49

#4E7A49
(78,122,73)
#5E8659
(94,134,89)
#6E9269
(110,146,105)
#7E9E79
(126,158,121)
#8EAA89
(142,170,137)
#9EB699
(158,182,153)
#AEC2A9
(174,194,169)
#BECEB9
(190,206,185)
#CEDAC9
(206,218,201)
#DEE6D9
(222,230,217)
#EEF2E9
(238,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E7A49; }

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

This text font color is #4E7A49.

Background Color

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

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

This div background color is #4E7A49.

Border color

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

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

This div border color is #4E7A49.

Opacity

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

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

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

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

This text has shadow with #4E7A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E7A49.

Preview

Color preview on black background

This text has color #4E7A49 on black background.


Color preview on white background

This text has color #4E7A49 on white background.


Black color preview on #4E7A49 background

This text has black color on #4E7A49 background.


White color preview on #4E7A49 background

This text has white color on #4E7A49 background.


Related colors

Complementary color

Complementary color for #hex is #B185B6.


I love getcolorcode.com

Triadic colors

1 #494E7A and #7A494E with #4E7A49 are triadic colors.

2 #497A4E and #7A4E49 with #4E7A49 are triadic colors.