COLOR #4E8C79

HEX: #4E8C79 RGB: (78,140,121)

Color info

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

RGB color model

#4E8C79 color RGB value is (78,140,121).

RGB: (78,140,121) (31%, 55%, 47%)

RGB channels and saturation

R 78 of 255 = 31%
G 140 of 255 = 55%
B 121 of 255 = 47%

78
140
121

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

Portions of RGB colors in percentages

R + G + B = 78 + 140 + 121 = 339 (100%)
R 78 of 339 ~ 23.01%
G 140 of 339 ~ 41.3%
B 121 of 339 ~ 35.69'%

%23.01
%41.3
%35.69

CMYK color model

#4E8C79 color CMYK value is (44,0,14,45).

  • cyan value is 44.29%
  • magenta value is 0.00%
  • yellow value is 13.57%
  • key color value is 45.10%
CMYK: (44,0,14,45) C44M0Y14K45 (44%,0%,14%,45%) (0.44/0.00/0.14/0.45) 

CMYK percentages

%44.29
%0
%13.57
%45.1

Codes

Color #4E8C79 in popluar color models

4E 8C 79
RGB 78 140 121
HSL 162° 28.44% 42.75%
HSB/HSV 162° 44.29% 54.90%
CMYK 44.29% 0.00% 13.57%
45.10%

Color #4E8C79 in popluar number systems.

HEX 4E 8C 79
Decimal 78 140 121
Binary 1001110 10001100 1111001
Octal 116 214 171

Shades and tints

Shades of #4E8C79

#4E8C79
(78,140,121)
#47806E
(71,128,110)
#407463
(64,116,99)
#396858
(57,104,88)
#325C4D
(50,92,77)
#2B5042
(43,80,66)
#244437
(36,68,55)
#1D382C
(29,56,44)
#162C21
(22,44,33)
#0F2016
(15,32,22)
#08140B
(8,20,11)
#000000
(0,0,0)

Tints of #4E8C79

#4E8C79
(78,140,121)
#5E9685
(94,150,133)
#6EA091
(110,160,145)
#7EAA9D
(126,170,157)
#8EB4A9
(142,180,169)
#9EBEB5
(158,190,181)
#AEC8C1
(174,200,193)
#BED2CD
(190,210,205)
#CEDCD9
(206,220,217)
#DEE6E5
(222,230,229)
#EEF0F1
(238,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E8C79; }

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

This text font color is #4E8C79.

Background Color

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

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

This div background color is #4E8C79.

Border color

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

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

This div border color is #4E8C79.

Opacity

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

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

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

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

This text has shadow with #4E8C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E8C79.

Preview

Color preview on black background

This text has color #4E8C79 on black background.


Color preview on white background

This text has color #4E8C79 on white background.


Black color preview on #4E8C79 background

This text has black color on #4E8C79 background.


White color preview on #4E8C79 background

This text has white color on #4E8C79 background.


Related colors

Complementary color

Complementary color for #hex is #B17386.


I love getcolorcode.com

Triadic colors

1 #794E8C and #8C794E with #4E8C79 are triadic colors.

2 #798C4E and #8C4E79 with #4E8C79 are triadic colors.