COLOR #4D7A32

HEX: #4D7A32 RGB: (77,122,50)

Color info

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

RGB color model

#4D7A32 color RGB value is (77,122,50).

RGB: (77,122,50) (30%, 48%, 20%)

RGB channels and saturation

R 77 of 255 = 30%
G 122 of 255 = 48%
B 50 of 255 = 20%

77
122
50

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

Portions of RGB colors in percentages

R + G + B = 77 + 122 + 50 = 249 (100%)
R 77 of 249 ~ 30.92%
G 122 of 249 ~ 49%
B 50 of 249 ~ 20.08'%

%30.92
%49
%20.08

CMYK color model

#4D7A32 color CMYK value is (37,0,59,52).

  • cyan value is 36.89%
  • magenta value is 0.00%
  • yellow value is 59.02%
  • key color value is 52.16%

CMYK: (37,0,59,52)
C37M0Y59K52 (37%, 0%, 59%, 52%)
(0.37 / 0.00 / 0.59 / 0.52)

CMYK percentages

%36.89
%0
%59.02
%52.16

Codes

Color #4D7A32 in popluar color models

4D 7A 32
RGB 77 122 50
HSL 98° 41.86% 33.73%
HSB/HSV 98° 59.02% 47.84%
CMYK 36.89% 0.00% 59.02%
52.16%

Color #4D7A32 in popluar number systems.

HEX 4D 7A 32
Decimal 77 122 50
Binary 1001101 1111010 110010
Octal 115 172 62

Shades and tints

Shades of #4D7A32

#4D7A32
(77,122,50)
#466F2E
(70,111,46)
#3F642A
(63,100,42)
#385926
(56,89,38)
#314E22
(49,78,34)
#2A431E
(42,67,30)
#23381A
(35,56,26)
#1C2D16
(28,45,22)
#152212
(21,34,18)
#0E170E
(14,23,14)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #4D7A32

#4D7A32
(77,122,50)
#5D8644
(93,134,68)
#6D9256
(109,146,86)
#7D9E68
(125,158,104)
#8DAA7A
(141,170,122)
#9DB68C
(157,182,140)
#ADC29E
(173,194,158)
#BDCEB0
(189,206,176)
#CDDAC2
(205,218,194)
#DDE6D4
(221,230,212)
#EDF2E6
(237,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D7A32 color. Also use rgb(77,122,50) instead hex code.

Text Font Color

.myTextColor { color: #4D7A32; }

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

This text font color is #4D7A32.

Background Color

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

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

This div background color is #4D7A32.

Border color

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

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

This div border color is #4D7A32.

Opacity

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

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

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

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

This text has shadow with #4D7A32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7A32.

Preview

Color preview on black background

This text has color #4D7A32 on black background.


Color preview on white background

This text has color #4D7A32 on white background.


Black color preview on #4D7A32 background

This text has black color on #4D7A32 background.


White color preview on #4D7A32 background

This text has white color on #4D7A32 background.


Related colors

Complementary color

Complementary color for #hex is #B285CD.


I love getcolorcode.com

Triadic colors

1 #324D7A and #7A324D with #4D7A32 are triadic colors.

2 #327A4D and #7A4D32 with #4D7A32 are triadic colors.