COLOR #4D8E78

HEX: #4D8E78 RGB: (77,142,120)

Color info

#4D8E78 contains mainly green and blue colors. Web safe color of #4D8E78 is #339966 (or #396).

RGB color model

#4D8E78 color RGB value is (77,142,120).

RGB: (77,142,120) (30%, 56%, 47%)

RGB channels and saturation

R 77 of 255 = 30%
G 142 of 255 = 56%
B 120 of 255 = 47%

77
142
120

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

Portions of RGB colors in percentages

R + G + B = 77 + 142 + 120 = 339 (100%)
R 77 of 339 ~ 22.71%
G 142 of 339 ~ 41.89%
B 120 of 339 ~ 35.4'%

%22.71
%41.89
%35.4

CMYK color model

#4D8E78 color CMYK value is (46,0,15,44).

  • cyan value is 45.77%
  • magenta value is 0.00%
  • yellow value is 15.49%
  • key color value is 44.31%

CMYK: (46,0,15,44)
C46M0Y15K44 (46%, 0%, 15%, 44%)
(0.46 / 0.00 / 0.15 / 0.44)

CMYK percentages

%45.77
%0
%15.49
%44.31

Codes

Color #4D8E78 in popluar color models

4D 8E 78
RGB 77 142 120
HSL 160° 29.68% 42.94%
HSB/HSV 160° 45.77% 55.69%
CMYK 45.77% 0.00% 15.49%
44.31%

Color #4D8E78 in popluar number systems.

HEX 4D 8E 78
Decimal 77 142 120
Binary 1001101 10001110 1111000
Octal 115 216 170

Shades and tints

Shades of #4D8E78

#4D8E78
(77,142,120)
#46826E
(70,130,110)
#3F7664
(63,118,100)
#386A5A
(56,106,90)
#315E50
(49,94,80)
#2A5246
(42,82,70)
#23463C
(35,70,60)
#1C3A32
(28,58,50)
#152E28
(21,46,40)
#0E221E
(14,34,30)
#071614
(7,22,20)
#000000
(0,0,0)

Tints of #4D8E78

#4D8E78
(77,142,120)
#5D9884
(93,152,132)
#6DA290
(109,162,144)
#7DAC9C
(125,172,156)
#8DB6A8
(141,182,168)
#9DC0B4
(157,192,180)
#ADCAC0
(173,202,192)
#BDD4CC
(189,212,204)
#CDDED8
(205,222,216)
#DDE8E4
(221,232,228)
#EDF2F0
(237,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8E78 color. Also use rgb(77,142,120) instead hex code.

Text Font Color

.myTextColor { color: #4D8E78; }

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

This text font color is #4D8E78.

Background Color

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

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

This div background color is #4D8E78.

Border color

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

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

This div border color is #4D8E78.

Opacity

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

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

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

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

This text has shadow with #4D8E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8E78.

Preview

Color preview on black background

This text has color #4D8E78 on black background.


Color preview on white background

This text has color #4D8E78 on white background.


Black color preview on #4D8E78 background

This text has black color on #4D8E78 background.


White color preview on #4D8E78 background

This text has white color on #4D8E78 background.


Related colors

Complementary color

Complementary color for #hex is #B27187.


I love getcolorcode.com

Triadic colors

1 #784D8E and #8E784D with #4D8E78 are triadic colors.

2 #788E4D and #8E4D78 with #4D8E78 are triadic colors.