COLOR #4D9A34

HEX: #4D9A34 RGB: (77,154,52)

Color info

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

RGB color model

#4D9A34 color RGB value is (77,154,52).

RGB: (77,154,52) (30%, 60%, 20%)

RGB channels and saturation

R 77 of 255 = 30%
G 154 of 255 = 60%
B 52 of 255 = 20%

77
154
52

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

Portions of RGB colors in percentages

R + G + B = 77 + 154 + 52 = 283 (100%)
R 77 of 283 ~ 27.21%
G 154 of 283 ~ 54.42%
B 52 of 283 ~ 18.37'%

%27.21
%54.42
%18.37

CMYK color model

#4D9A34 color CMYK value is (50,0,66,40).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 66.23%
  • key color value is 39.61%

CMYK: (50,0,66,40)
C50M0Y66K40 (50%, 0%, 66%, 40%)
(0.50 / 0.00 / 0.66 / 0.40)

CMYK percentages

%50
%0
%66.23
%39.61

Codes

Color #4D9A34 in popluar color models

4D 9A 34
RGB 77 154 52
HSL 105° 49.51% 40.39%
HSB/HSV 105° 66.23% 60.39%
CMYK 50.00% 0.00% 66.23%
39.61%

Color #4D9A34 in popluar number systems.

HEX 4D 9A 34
Decimal 77 154 52
Binary 1001101 10011010 110100
Octal 115 232 64

Shades and tints

Shades of #4D9A34

#4D9A34
(77,154,52)
#468C30
(70,140,48)
#3F7E2C
(63,126,44)
#387028
(56,112,40)
#316224
(49,98,36)
#2A5420
(42,84,32)
#23461C
(35,70,28)
#1C3818
(28,56,24)
#152A14
(21,42,20)
#0E1C10
(14,28,16)
#070E0C
(7,14,12)
#000000
(0,0,0)

Tints of #4D9A34

#4D9A34
(77,154,52)
#5DA346
(93,163,70)
#6DAC58
(109,172,88)
#7DB56A
(125,181,106)
#8DBE7C
(141,190,124)
#9DC78E
(157,199,142)
#ADD0A0
(173,208,160)
#BDD9B2
(189,217,178)
#CDE2C4
(205,226,196)
#DDEBD6
(221,235,214)
#EDF4E8
(237,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9A34; }

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

This text font color is #4D9A34.

Background Color

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

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

This div background color is #4D9A34.

Border color

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

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

This div border color is #4D9A34.

Opacity

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

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

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

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

This text has shadow with #4D9A34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9A34.

Preview

Color preview on black background

This text has color #4D9A34 on black background.


Color preview on white background

This text has color #4D9A34 on white background.


Black color preview on #4D9A34 background

This text has black color on #4D9A34 background.


White color preview on #4D9A34 background

This text has white color on #4D9A34 background.


Related colors

Complementary color

Complementary color for #hex is #B265CB.


I love getcolorcode.com

Triadic colors

1 #344D9A and #9A344D with #4D9A34 are triadic colors.

2 #349A4D and #9A4D34 with #4D9A34 are triadic colors.