COLOR #4D7130

HEX: #4D7130 RGB: (77,113,48)

Color info

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

RGB color model

#4D7130 color RGB value is (77,113,48).

RGB: (77,113,48) (30%, 44%, 19%)

RGB channels and saturation

R 77 of 255 = 30%
G 113 of 255 = 44%
B 48 of 255 = 19%

77
113
48

R + G + B ~ 31%. #4D7130 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 113 + 48 = 238 (100%)
R 77 of 238 ~ 32.35%
G 113 of 238 ~ 47.48%
B 48 of 238 ~ 20.17'%

%32.35
%47.48
%20.17

CMYK color model

#4D7130 color CMYK value is (32,0,58,56).

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

CMYK: (32,0,58,56)
C32M0Y58K56 (32%, 0%, 58%, 56%)
(0.32 / 0.00 / 0.58 / 0.56)

CMYK percentages

%31.86
%0
%57.52
%55.69

Codes

Color #4D7130 in popluar color models

4D 71 30
RGB 77 113 48
HSL 93° 40.37% 31.57%
HSB/HSV 93° 57.52% 44.31%
CMYK 31.86% 0.00% 57.52%
55.69%

Color #4D7130 in popluar number systems.

HEX 4D 71 30
Decimal 77 113 48
Binary 1001101 1110001 110000
Octal 115 161 60

Shades and tints

Shades of #4D7130

#4D7130
(77,113,48)
#46672C
(70,103,44)
#3F5D28
(63,93,40)
#385324
(56,83,36)
#314920
(49,73,32)
#2A3F1C
(42,63,28)
#233518
(35,53,24)
#1C2B14
(28,43,20)
#152110
(21,33,16)
#0E170C
(14,23,12)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #4D7130

#4D7130
(77,113,48)
#5D7D42
(93,125,66)
#6D8954
(109,137,84)
#7D9566
(125,149,102)
#8DA178
(141,161,120)
#9DAD8A
(157,173,138)
#ADB99C
(173,185,156)
#BDC5AE
(189,197,174)
#CDD1C0
(205,209,192)
#DDDDD2
(221,221,210)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D7130; }

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

This text font color is #4D7130.

Background Color

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

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

This div background color is #4D7130.

Border color

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

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

This div border color is #4D7130.

Opacity

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

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

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

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

This text has shadow with #4D7130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D7130.

Preview

Color preview on black background

This text has color #4D7130 on black background.


Color preview on white background

This text has color #4D7130 on white background.


Black color preview on #4D7130 background

This text has black color on #4D7130 background.


White color preview on #4D7130 background

This text has white color on #4D7130 background.


Related colors

Complementary color

Complementary color for #hex is #B28ECF.


I love getcolorcode.com

Triadic colors

1 #304D71 and #71304D with #4D7130 are triadic colors.

2 #30714D and #714D30 with #4D7130 are triadic colors.