COLOR #4D8628

HEX: #4D8628 RGB: (77,134,40)

Color info

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

RGB color model

#4D8628 color RGB value is (77,134,40).

RGB: (77,134,40) (30%, 53%, 16%)

RGB channels and saturation

R 77 of 255 = 30%
G 134 of 255 = 53%
B 40 of 255 = 16%

77
134
40

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

Portions of RGB colors in percentages

R + G + B = 77 + 134 + 40 = 251 (100%)
R 77 of 251 ~ 30.68%
G 134 of 251 ~ 53.39%
B 40 of 251 ~ 15.94'%

%30.68
%53.39
%15.94

CMYK color model

#4D8628 color CMYK value is (43,0,70,47).

  • cyan value is 42.54%
  • magenta value is 0.00%
  • yellow value is 70.15%
  • key color value is 47.45%

CMYK: (43,0,70,47)
C43M0Y70K47 (43%, 0%, 70%, 47%)
(0.43 / 0.00 / 0.70 / 0.47)

CMYK percentages

%42.54
%0
%70.15
%47.45

Codes

Color #4D8628 in popluar color models

4D 86 28
RGB 77 134 40
HSL 96° 54.02% 34.12%
HSB/HSV 96° 70.15% 52.55%
CMYK 42.54% 0.00% 70.15%
47.45%

Color #4D8628 in popluar number systems.

HEX 4D 86 28
Decimal 77 134 40
Binary 1001101 10000110 101000
Octal 115 206 50

Shades and tints

Shades of #4D8628

#4D8628
(77,134,40)
#467A25
(70,122,37)
#3F6E22
(63,110,34)
#38621F
(56,98,31)
#31561C
(49,86,28)
#2A4A19
(42,74,25)
#233E16
(35,62,22)
#1C3213
(28,50,19)
#152610
(21,38,16)
#0E1A0D
(14,26,13)
#070E0A
(7,14,10)
#000000
(0,0,0)

Tints of #4D8628

#4D8628
(77,134,40)
#5D913B
(93,145,59)
#6D9C4E
(109,156,78)
#7DA761
(125,167,97)
#8DB274
(141,178,116)
#9DBD87
(157,189,135)
#ADC89A
(173,200,154)
#BDD3AD
(189,211,173)
#CDDEC0
(205,222,192)
#DDE9D3
(221,233,211)
#EDF4E6
(237,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D8628; }

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

This text font color is #4D8628.

Background Color

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

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

This div background color is #4D8628.

Border color

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

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

This div border color is #4D8628.

Opacity

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

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

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

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

This text has shadow with #4D8628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8628.

Preview

Color preview on black background

This text has color #4D8628 on black background.


Color preview on white background

This text has color #4D8628 on white background.


Black color preview on #4D8628 background

This text has black color on #4D8628 background.


White color preview on #4D8628 background

This text has white color on #4D8628 background.


Related colors

Complementary color

Complementary color for #hex is #B279D7.


I love getcolorcode.com

Triadic colors

1 #284D86 and #86284D with #4D8628 are triadic colors.

2 #28864D and #864D28 with #4D8628 are triadic colors.