COLOR #4D6918

HEX: #4D6918 RGB: (77,105,24)

Color info

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

RGB color model

#4D6918 color RGB value is (77,105,24).

RGB: (77,105,24) (30%, 41%, 9%)

RGB channels and saturation

R 77 of 255 = 30%
G 105 of 255 = 41%
B 24 of 255 = 9%

77
105
24

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

Portions of RGB colors in percentages

R + G + B = 77 + 105 + 24 = 206 (100%)
R 77 of 206 ~ 37.38%
G 105 of 206 ~ 50.97%
B 24 of 206 ~ 11.65'%

%37.38
%50.97
%11.65

CMYK color model

#4D6918 color CMYK value is (27,0,77,59).

  • cyan value is 26.67%
  • magenta value is 0.00%
  • yellow value is 77.14%
  • key color value is 58.82%
CMYK: (27,0,77,59) C27M0Y77K59 (27%,0%,77%,59%) (0.27/0.00/0.77/0.59) 

CMYK percentages

%26.67
%0
%77.14
%58.82

Codes

Color #4D6918 in popluar color models

4D 69 18
RGB 77 105 24
HSL 81° 62.79% 25.29%
HSB/HSV 81° 77.14% 41.18%
CMYK 26.67% 0.00% 77.14%
58.82%

Color #4D6918 in popluar number systems.

HEX 4D 69 18
Decimal 77 105 24
Binary 1001101 1101001 11000
Octal 115 151 30

Shades and tints

Shades of #4D6918

#4D6918
(77,105,24)
#466016
(70,96,22)
#3F5714
(63,87,20)
#384E12
(56,78,18)
#314510
(49,69,16)
#2A3C0E
(42,60,14)
#23330C
(35,51,12)
#1C2A0A
(28,42,10)
#152108
(21,33,8)
#0E1806
(14,24,6)
#070F04
(7,15,4)
#000000
(0,0,0)

Tints of #4D6918

#4D6918
(77,105,24)
#5D762D
(93,118,45)
#6D8342
(109,131,66)
#7D9057
(125,144,87)
#8D9D6C
(141,157,108)
#9DAA81
(157,170,129)
#ADB796
(173,183,150)
#BDC4AB
(189,196,171)
#CDD1C0
(205,209,192)
#DDDED5
(221,222,213)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D6918; }

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

This text font color is #4D6918.

Background Color

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

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

This div background color is #4D6918.

Border color

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

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

This div border color is #4D6918.

Opacity

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

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

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

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

This text has shadow with #4D6918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6918.

Preview

Color preview on black background

This text has color #4D6918 on black background.


Color preview on white background

This text has color #4D6918 on white background.


Black color preview on #4D6918 background

This text has black color on #4D6918 background.


White color preview on #4D6918 background

This text has white color on #4D6918 background.


Related colors

Complementary color

Complementary color for #hex is #B296E7.


I love getcolorcode.com

Triadic colors

1 #184D69 and #69184D with #4D6918 are triadic colors.

2 #18694D and #694D18 with #4D6918 are triadic colors.