COLOR #4D8C44

HEX: #4D8C44 RGB: (77,140,68)

Color info

#4D8C44 contains mainly green color. Web safe color of #4D8C44 is #339933 (or #393).

RGB color model

#4D8C44 color RGB value is (77,140,68).

RGB: (77,140,68) (30%, 55%, 27%)

RGB channels and saturation

R 77 of 255 = 30%
G 140 of 255 = 55%
B 68 of 255 = 27%

77
140
68

R + G + B ~ 37%. #4D8C44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 140 + 68 = 285 (100%)
R 77 of 285 ~ 27.02%
G 140 of 285 ~ 49.12%
B 68 of 285 ~ 23.86'%

%27.02
%49.12
%23.86

CMYK color model

#4D8C44 color CMYK value is (45,0,51,45).

  • cyan value is 45.00%
  • magenta value is 0.00%
  • yellow value is 51.43%
  • key color value is 45.10%

CMYK: (45,0,51,45)
C45M0Y51K45 (45%, 0%, 51%, 45%)
(0.45 / 0.00 / 0.51 / 0.45)

CMYK percentages

%45
%0
%51.43
%45.1

Codes

Color #4D8C44 in popluar color models

4D 8C 44
RGB 77 140 68
HSL 113° 34.62% 40.78%
HSB/HSV 113° 51.43% 54.90%
CMYK 45.00% 0.00% 51.43%
45.10%

Color #4D8C44 in popluar number systems.

HEX 4D 8C 44
Decimal 77 140 68
Binary 1001101 10001100 1000100
Octal 115 214 104

Shades and tints

Shades of #4D8C44

#4D8C44
(77,140,68)
#46803E
(70,128,62)
#3F7438
(63,116,56)
#386832
(56,104,50)
#315C2C
(49,92,44)
#2A5026
(42,80,38)
#234420
(35,68,32)
#1C381A
(28,56,26)
#152C14
(21,44,20)
#0E200E
(14,32,14)
#071408
(7,20,8)
#000000
(0,0,0)

Tints of #4D8C44

#4D8C44
(77,140,68)
#5D9655
(93,150,85)
#6DA066
(109,160,102)
#7DAA77
(125,170,119)
#8DB488
(141,180,136)
#9DBE99
(157,190,153)
#ADC8AA
(173,200,170)
#BDD2BB
(189,210,187)
#CDDCCC
(205,220,204)
#DDE6DD
(221,230,221)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8C44 color. Also use rgb(77,140,68) instead hex code.

Text Font Color

.myTextColor { color: #4D8C44; }

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

This text font color is #4D8C44.

Background Color

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

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

This div background color is #4D8C44.

Border color

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

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

This div border color is #4D8C44.

Opacity

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

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

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

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

This text has shadow with #4D8C44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8C44.

Preview

Color preview on black background

This text has color #4D8C44 on black background.


Color preview on white background

This text has color #4D8C44 on white background.


Black color preview on #4D8C44 background

This text has black color on #4D8C44 background.


White color preview on #4D8C44 background

This text has white color on #4D8C44 background.


Related colors

Complementary color

Complementary color for #hex is #B273BB.


I love getcolorcode.com

Triadic colors

1 #444D8C and #8C444D with #4D8C44 are triadic colors.

2 #448C4D and #8C4D44 with #4D8C44 are triadic colors.