COLOR #4D8F72

HEX: #4D8F72 RGB: (77,143,114)

Color info

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

RGB color model

#4D8F72 color RGB value is (77,143,114).

RGB: (77,143,114) (30%, 56%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 143 of 255 = 56%
B 114 of 255 = 45%

77
143
114

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

Portions of RGB colors in percentages

R + G + B = 77 + 143 + 114 = 334 (100%)
R 77 of 334 ~ 23.05%
G 143 of 334 ~ 42.81%
B 114 of 334 ~ 34.13'%

%23.05
%42.81
%34.13

CMYK color model

#4D8F72 color CMYK value is (46,0,20,44).

  • cyan value is 46.15%
  • magenta value is 0.00%
  • yellow value is 20.28%
  • key color value is 43.92%

CMYK: (46,0,20,44)
C46M0Y20K44 (46%, 0%, 20%, 44%)
(0.46 / 0.00 / 0.20 / 0.44)

CMYK percentages

%46.15
%0
%20.28
%43.92

Codes

Color #4D8F72 in popluar color models

4D 8F 72
RGB 77 143 114
HSL 154° 30.00% 43.14%
HSB/HSV 154° 46.15% 56.08%
CMYK 46.15% 0.00% 20.28%
43.92%

Color #4D8F72 in popluar number systems.

HEX 4D 8F 72
Decimal 77 143 114
Binary 1001101 10001111 1110010
Octal 115 217 162

Shades and tints

Shades of #4D8F72

#4D8F72
(77,143,114)
#468268
(70,130,104)
#3F755E
(63,117,94)
#386854
(56,104,84)
#315B4A
(49,91,74)
#2A4E40
(42,78,64)
#234136
(35,65,54)
#1C342C
(28,52,44)
#152722
(21,39,34)
#0E1A18
(14,26,24)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #4D8F72

#4D8F72
(77,143,114)
#5D997E
(93,153,126)
#6DA38A
(109,163,138)
#7DAD96
(125,173,150)
#8DB7A2
(141,183,162)
#9DC1AE
(157,193,174)
#ADCBBA
(173,203,186)
#BDD5C6
(189,213,198)
#CDDFD2
(205,223,210)
#DDE9DE
(221,233,222)
#EDF3EA
(237,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8F72 color. Also use rgb(77,143,114) instead hex code.

Text Font Color

.myTextColor { color: #4D8F72; }

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

This text font color is #4D8F72.

Background Color

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

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

This div background color is #4D8F72.

Border color

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

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

This div border color is #4D8F72.

Opacity

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

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

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

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

This text has shadow with #4D8F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8F72.

Preview

Color preview on black background

This text has color #4D8F72 on black background.


Color preview on white background

This text has color #4D8F72 on white background.


Black color preview on #4D8F72 background

This text has black color on #4D8F72 background.


White color preview on #4D8F72 background

This text has white color on #4D8F72 background.


Related colors

Complementary color

Complementary color for #hex is #B2708D.


I love getcolorcode.com

Triadic colors

1 #724D8F and #8F724D with #4D8F72 are triadic colors.

2 #728F4D and #8F4D72 with #4D8F72 are triadic colors.