COLOR #4D7136

HEX: #4D7136 RGB: (77,113,54)

Color info

#4D7136 contains red, green and blue colors in about the same proportion. Web safe color of #4D7136 is #336633 (or #363).

RGB color model

#4D7136 color RGB value is (77,113,54).

RGB: (77,113,54) (30%, 44%, 21%)

RGB channels and saturation

R 77 of 255 = 30%
G 113 of 255 = 44%
B 54 of 255 = 21%

77
113
54

R + G + B ~ 32%. #4D7136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 113 + 54 = 244 (100%)
R 77 of 244 ~ 31.56%
G 113 of 244 ~ 46.31%
B 54 of 244 ~ 22.13'%

%31.56
%46.31
%22.13

CMYK color model

#4D7136 color CMYK value is (32,0,52,56).

  • cyan value is 31.86%
  • magenta value is 0.00%
  • yellow value is 52.21%
  • key color value is 55.69%

CMYK: (32,0,52,56)
C32M0Y52K56 (32%, 0%, 52%, 56%)
(0.32 / 0.00 / 0.52 / 0.56)

CMYK percentages

%31.86
%0
%52.21
%55.69

Codes

Color #4D7136 in popluar color models

4D 71 36
RGB 77 113 54
HSL 97° 35.33% 32.75%
HSB/HSV 97° 52.21% 44.31%
CMYK 31.86% 0.00% 52.21%
55.69%

Color #4D7136 in popluar number systems.

HEX 4D 71 36
Decimal 77 113 54
Binary 1001101 1110001 110110
Octal 115 161 66

Shades and tints

Shades of #4D7136

#4D7136
(77,113,54)
#466732
(70,103,50)
#3F5D2E
(63,93,46)
#38532A
(56,83,42)
#314926
(49,73,38)
#2A3F22
(42,63,34)
#23351E
(35,53,30)
#1C2B1A
(28,43,26)
#152116
(21,33,22)
#0E1712
(14,23,18)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #4D7136

#4D7136
(77,113,54)
#5D7D48
(93,125,72)
#6D895A
(109,137,90)
#7D956C
(125,149,108)
#8DA17E
(141,161,126)
#9DAD90
(157,173,144)
#ADB9A2
(173,185,162)
#BDC5B4
(189,197,180)
#CDD1C6
(205,209,198)
#DDDDD8
(221,221,216)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7136 color. Also use rgb(77,113,54) instead hex code.

Text Font Color

.myTextColor { color: #4D7136; }

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

This text font color is #4D7136.

Background Color

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

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

This div background color is #4D7136.

Border color

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

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

This div border color is #4D7136.

Opacity

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

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

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

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

This text has shadow with #4D7136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7136.

Preview

Color preview on black background

This text has color #4D7136 on black background.


Color preview on white background

This text has color #4D7136 on white background.


Black color preview on #4D7136 background

This text has black color on #4D7136 background.


White color preview on #4D7136 background

This text has white color on #4D7136 background.


Related colors

Complementary color

Complementary color for #hex is #B28EC9.


I love getcolorcode.com

Triadic colors

1 #364D71 and #71364D with #4D7136 are triadic colors.

2 #36714D and #714D36 with #4D7136 are triadic colors.