COLOR #4DA64D

HEX: #4DA64D RGB: (77,166,77)

Color info

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

RGB color model

#4DA64D color RGB value is (77,166,77).

RGB: (77,166,77) (30%, 65%, 30%)

RGB channels and saturation

R 77 of 255 = 30%
G 166 of 255 = 65%
B 77 of 255 = 30%

77
166
77

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

Portions of RGB colors in percentages

R + G + B = 77 + 166 + 77 = 320 (100%)
R 77 of 320 ~ 24.06%
G 166 of 320 ~ 51.88%
B 77 of 320 ~ 24.06'%

%24.06
%51.88
%24.06

CMYK color model

#4DA64D color CMYK value is (54,0,54,35).

  • cyan value is 53.61%
  • magenta value is 0.00%
  • yellow value is 53.61%
  • key color value is 34.90%

CMYK: (54,0,54,35)
C54M0Y54K35 (54%, 0%, 54%, 35%)
(0.54 / 0.00 / 0.54 / 0.35)

CMYK percentages

%53.61
%0
%53.61
%34.9

Codes

Color #4DA64D in popluar color models

4D A6 4D
RGB 77 166 77
HSL 120° 36.63% 47.65%
HSB/HSV 120° 53.61% 65.10%
CMYK 53.61% 0.00% 53.61%
34.90%

Color #4DA64D in popluar number systems.

HEX 4D A6 4D
Decimal 77 166 77
Binary 1001101 10100110 1001101
Octal 115 246 115

Shades and tints

Shades of #4DA64D

#4DA64D
(77,166,77)
#469746
(70,151,70)
#3F883F
(63,136,63)
#387938
(56,121,56)
#316A31
(49,106,49)
#2A5B2A
(42,91,42)
#234C23
(35,76,35)
#1C3D1C
(28,61,28)
#152E15
(21,46,21)
#0E1F0E
(14,31,14)
#071007
(7,16,7)
#000000
(0,0,0)

Tints of #4DA64D

#4DA64D
(77,166,77)
#5DAE5D
(93,174,93)
#6DB66D
(109,182,109)
#7DBE7D
(125,190,125)
#8DC68D
(141,198,141)
#9DCE9D
(157,206,157)
#ADD6AD
(173,214,173)
#BDDEBD
(189,222,189)
#CDE6CD
(205,230,205)
#DDEEDD
(221,238,221)
#EDF6ED
(237,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4DA64D; }

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

This text font color is #4DA64D.

Background Color

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

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

This div background color is #4DA64D.

Border color

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

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

This div border color is #4DA64D.

Opacity

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

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

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

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

This text has shadow with #4DA64D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DA64D.

Preview

Color preview on black background

This text has color #4DA64D on black background.


Color preview on white background

This text has color #4DA64D on white background.


Black color preview on #4DA64D background

This text has black color on #4DA64D background.


White color preview on #4DA64D background

This text has white color on #4DA64D background.


Related colors

Complementary color

Complementary color for #hex is #B259B2.


I love getcolorcode.com

Triadic colors

1 #4D4DA6 and #A64D4D with #4DA64D are triadic colors.

2 #4DA64D and #A64D4D with #4DA64D are triadic colors.