COLOR #4D9572

HEX: #4D9572 RGB: (77,149,114)

Color info

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

RGB color model

#4D9572 color RGB value is (77,149,114).

RGB: (77,149,114) (30%, 58%, 45%)

RGB channels and saturation

R 77 of 255 = 30%
G 149 of 255 = 58%
B 114 of 255 = 45%

77
149
114

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

Portions of RGB colors in percentages

R + G + B = 77 + 149 + 114 = 340 (100%)
R 77 of 340 ~ 22.65%
G 149 of 340 ~ 43.82%
B 114 of 340 ~ 33.53'%

%22.65
%43.82
%33.53

CMYK color model

#4D9572 color CMYK value is (48,0,23,42).

  • cyan value is 48.32%
  • magenta value is 0.00%
  • yellow value is 23.49%
  • key color value is 41.57%
CMYK: (48,0,23,42) C48M0Y23K42 (48%,0%,23%,42%) (0.48/0.00/0.23/0.42) 

CMYK percentages

%48.32
%0
%23.49
%41.57

Codes

Color #4D9572 in popluar color models

4D 95 72
RGB 77 149 114
HSL 151° 31.86% 44.31%
HSB/HSV 151° 48.32% 58.43%
CMYK 48.32% 0.00% 23.49%
41.57%

Color #4D9572 in popluar number systems.

HEX 4D 95 72
Decimal 77 149 114
Binary 1001101 10010101 1110010
Octal 115 225 162

Shades and tints

Shades of #4D9572

#4D9572
(77,149,114)
#468868
(70,136,104)
#3F7B5E
(63,123,94)
#386E54
(56,110,84)
#31614A
(49,97,74)
#2A5440
(42,84,64)
#234736
(35,71,54)
#1C3A2C
(28,58,44)
#152D22
(21,45,34)
#0E2018
(14,32,24)
#07130E
(7,19,14)
#000000
(0,0,0)

Tints of #4D9572

#4D9572
(77,149,114)
#5D9E7E
(93,158,126)
#6DA78A
(109,167,138)
#7DB096
(125,176,150)
#8DB9A2
(141,185,162)
#9DC2AE
(157,194,174)
#ADCBBA
(173,203,186)
#BDD4C6
(189,212,198)
#CDDDD2
(205,221,210)
#DDE6DE
(221,230,222)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9572; }

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

This text font color is #4D9572.

Background Color

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

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

This div background color is #4D9572.

Border color

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

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

This div border color is #4D9572.

Opacity

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

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

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

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

This text has shadow with #4D9572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9572.

Preview

Color preview on black background

This text has color #4D9572 on black background.


Color preview on white background

This text has color #4D9572 on white background.


Black color preview on #4D9572 background

This text has black color on #4D9572 background.


White color preview on #4D9572 background

This text has white color on #4D9572 background.


Related colors

Complementary color

Complementary color for #hex is #B26A8D.


I love getcolorcode.com

Triadic colors

1 #724D95 and #95724D with #4D9572 are triadic colors.

2 #72954D and #954D72 with #4D9572 are triadic colors.