COLOR #4D6D13

HEX: #4D6D13 RGB: (77,109,19)

Color info

#4D6D13 contains mainly red and green colors. Web safe color of #4D6D13 is #336600 (or #360).

RGB color model

#4D6D13 color RGB value is (77,109,19).

RGB: (77,109,19) (30%, 43%, 7%)

RGB channels and saturation

R 77 of 255 = 30%
G 109 of 255 = 43%
B 19 of 255 = 7%

77
109
19

R + G + B ~ 27%. #4D6D13 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 109 + 19 = 205 (100%)
R 77 of 205 ~ 37.56%
G 109 of 205 ~ 53.17%
B 19 of 205 ~ 9.27'%

%37.56
%53.17

CMYK color model

#4D6D13 color CMYK value is (29,0,83,57).

  • cyan value is 29.36%
  • magenta value is 0.00%
  • yellow value is 82.57%
  • key color value is 57.25%

CMYK: (29,0,83,57)
C29M0Y83K57 (29%, 0%, 83%, 57%)
(0.29 / 0.00 / 0.83 / 0.57)

CMYK percentages

%29.36
%0
%82.57
%57.25

Codes

Color #4D6D13 in popluar color models

4D 6D 13
RGB 77 109 19
HSL 81° 70.31% 25.10%
HSB/HSV 81° 82.57% 42.75%
CMYK 29.36% 0.00% 82.57%
57.25%

Color #4D6D13 in popluar number systems.

HEX 4D 6D 13
Decimal 77 109 19
Binary 1001101 1101101 10011
Octal 115 155 23

Shades and tints

Shades of #4D6D13

#4D6D13
(77,109,19)
#466412
(70,100,18)
#3F5B11
(63,91,17)
#385210
(56,82,16)
#31490F
(49,73,15)
#2A400E
(42,64,14)
#23370D
(35,55,13)
#1C2E0C
(28,46,12)
#15250B
(21,37,11)
#0E1C0A
(14,28,10)
#071309
(7,19,9)
#000000
(0,0,0)

Tints of #4D6D13

#4D6D13
(77,109,19)
#5D7A28
(93,122,40)
#6D873D
(109,135,61)
#7D9452
(125,148,82)
#8DA167
(141,161,103)
#9DAE7C
(157,174,124)
#ADBB91
(173,187,145)
#BDC8A6
(189,200,166)
#CDD5BB
(205,213,187)
#DDE2D0
(221,226,208)
#EDEFE5
(237,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6D13; }

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

This text font color is #4D6D13.

Background Color

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

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

This div background color is #4D6D13.

Border color

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

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

This div border color is #4D6D13.

Opacity

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

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

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

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

This text has shadow with #4D6D13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6D13.

Preview

Color preview on black background

This text has color #4D6D13 on black background.


Color preview on white background

This text has color #4D6D13 on white background.


Black color preview on #4D6D13 background

This text has black color on #4D6D13 background.


White color preview on #4D6D13 background

This text has white color on #4D6D13 background.


Related colors

Complementary color

Complementary color for #hex is #B292EC.


I love getcolorcode.com

Triadic colors

1 #134D6D and #6D134D with #4D6D13 are triadic colors.

2 #136D4D and #6D4D13 with #4D6D13 are triadic colors.