COLOR #4D7224

HEX: #4D7224 RGB: (77,114,36)

Color info

#4D7224 contains mainly red and green colors. Web safe color of #4D7224 is #336633 (or #363).

RGB color model

#4D7224 color RGB value is (77,114,36).

RGB: (77,114,36) (30%, 45%, 14%)

RGB channels and saturation

R 77 of 255 = 30%
G 114 of 255 = 45%
B 36 of 255 = 14%

77
114
36

R + G + B ~ 30%. #4D7224 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 114 + 36 = 227 (100%)
R 77 of 227 ~ 33.92%
G 114 of 227 ~ 50.22%
B 36 of 227 ~ 15.86'%

%33.92
%50.22
%15.86

CMYK color model

#4D7224 color CMYK value is (32,0,68,55).

  • cyan value is 32.46%
  • magenta value is 0.00%
  • yellow value is 68.42%
  • key color value is 55.29%

CMYK: (32,0,68,55)
C32M0Y68K55 (32%, 0%, 68%, 55%)
(0.32 / 0.00 / 0.68 / 0.55)

CMYK percentages

%32.46
%0
%68.42
%55.29

Codes

Color #4D7224 in popluar color models

4D 72 24
RGB 77 114 36
HSL 88° 52.00% 29.41%
HSB/HSV 88° 68.42% 44.71%
CMYK 32.46% 0.00% 68.42%
55.29%

Color #4D7224 in popluar number systems.

HEX 4D 72 24
Decimal 77 114 36
Binary 1001101 1110010 100100
Octal 115 162 44

Shades and tints

Shades of #4D7224

#4D7224
(77,114,36)
#466821
(70,104,33)
#3F5E1E
(63,94,30)
#38541B
(56,84,27)
#314A18
(49,74,24)
#2A4015
(42,64,21)
#233612
(35,54,18)
#1C2C0F
(28,44,15)
#15220C
(21,34,12)
#0E1809
(14,24,9)
#070E06
(7,14,6)
#000000
(0,0,0)

Tints of #4D7224

#4D7224
(77,114,36)
#5D7E37
(93,126,55)
#6D8A4A
(109,138,74)
#7D965D
(125,150,93)
#8DA270
(141,162,112)
#9DAE83
(157,174,131)
#ADBA96
(173,186,150)
#BDC6A9
(189,198,169)
#CDD2BC
(205,210,188)
#DDDECF
(221,222,207)
#EDEAE2
(237,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7224 color. Also use rgb(77,114,36) instead hex code.

Text Font Color

.myTextColor { color: #4D7224; }

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

This text font color is #4D7224.

Background Color

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

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

This div background color is #4D7224.

Border color

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

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

This div border color is #4D7224.

Opacity

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

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

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

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

This text has shadow with #4D7224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7224.

Preview

Color preview on black background

This text has color #4D7224 on black background.


Color preview on white background

This text has color #4D7224 on white background.


Black color preview on #4D7224 background

This text has black color on #4D7224 background.


White color preview on #4D7224 background

This text has white color on #4D7224 background.


Related colors

Complementary color

Complementary color for #hex is #B28DDB.


I love getcolorcode.com

Triadic colors

1 #244D72 and #72244D with #4D7224 are triadic colors.

2 #24724D and #724D24 with #4D7224 are triadic colors.