COLOR #4D8429

HEX: #4D8429 RGB: (77,132,41)

Color info

#4D8429 contains mainly red and green colors. Web safe color of #4D8429 is #339933 (or #393).

RGB color model

#4D8429 color RGB value is (77,132,41).

RGB: (77,132,41) (30%, 52%, 16%)

RGB channels and saturation

R 77 of 255 = 30%
G 132 of 255 = 52%
B 41 of 255 = 16%

77
132
41

R + G + B ~ 33%. #4D8429 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 132 + 41 = 250 (100%)
R 77 of 250 ~ 30.8%
G 132 of 250 ~ 52.8%
B 41 of 250 ~ 16.4'%

%30.8
%52.8
%16.4

CMYK color model

#4D8429 color CMYK value is (42,0,69,48).

  • cyan value is 41.67%
  • magenta value is 0.00%
  • yellow value is 68.94%
  • key color value is 48.24%

CMYK: (42,0,69,48)
C42M0Y69K48 (42%, 0%, 69%, 48%)
(0.42 / 0.00 / 0.69 / 0.48)

CMYK percentages

%41.67
%0
%68.94
%48.24

Codes

Color #4D8429 in popluar color models

4D 84 29
RGB 77 132 41
HSL 96° 52.60% 33.92%
HSB/HSV 96° 68.94% 51.76%
CMYK 41.67% 0.00% 68.94%
48.24%

Color #4D8429 in popluar number systems.

HEX 4D 84 29
Decimal 77 132 41
Binary 1001101 10000100 101001
Octal 115 204 51

Shades and tints

Shades of #4D8429

#4D8429
(77,132,41)
#467826
(70,120,38)
#3F6C23
(63,108,35)
#386020
(56,96,32)
#31541D
(49,84,29)
#2A481A
(42,72,26)
#233C17
(35,60,23)
#1C3014
(28,48,20)
#152411
(21,36,17)
#0E180E
(14,24,14)
#070C0B
(7,12,11)
#000000
(0,0,0)

Tints of #4D8429

#4D8429
(77,132,41)
#5D8F3C
(93,143,60)
#6D9A4F
(109,154,79)
#7DA562
(125,165,98)
#8DB075
(141,176,117)
#9DBB88
(157,187,136)
#ADC69B
(173,198,155)
#BDD1AE
(189,209,174)
#CDDCC1
(205,220,193)
#DDE7D4
(221,231,212)
#EDF2E7
(237,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D8429; }

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

This text font color is #4D8429.

Background Color

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

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

This div background color is #4D8429.

Border color

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

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

This div border color is #4D8429.

Opacity

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

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

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

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

This text has shadow with #4D8429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8429.

Preview

Color preview on black background

This text has color #4D8429 on black background.


Color preview on white background

This text has color #4D8429 on white background.


Black color preview on #4D8429 background

This text has black color on #4D8429 background.


White color preview on #4D8429 background

This text has white color on #4D8429 background.


Related colors

Complementary color

Complementary color for #hex is #B27BD6.


I love getcolorcode.com

Triadic colors

1 #294D84 and #84294D with #4D8429 are triadic colors.

2 #29844D and #844D29 with #4D8429 are triadic colors.