COLOR #4D8531

HEX: #4D8531 RGB: (77,133,49)

Color info

#4D8531 contains mainly red and green colors. Web safe color of #4D8531 is #339933 (or #393).

RGB color model

#4D8531 color RGB value is (77,133,49).

RGB: (77,133,49) (30%, 52%, 19%)

RGB channels and saturation

R 77 of 255 = 30%
G 133 of 255 = 52%
B 49 of 255 = 19%

77
133
49

R + G + B ~ 34%. #4D8531 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 133 + 49 = 259 (100%)
R 77 of 259 ~ 29.73%
G 133 of 259 ~ 51.35%
B 49 of 259 ~ 18.92'%

%29.73
%51.35
%18.92

CMYK color model

#4D8531 color CMYK value is (42,0,63,48).

  • cyan value is 42.11%
  • magenta value is 0.00%
  • yellow value is 63.16%
  • key color value is 47.84%

CMYK: (42,0,63,48)
C42M0Y63K48 (42%, 0%, 63%, 48%)
(0.42 / 0.00 / 0.63 / 0.48)

CMYK percentages

%42.11
%0
%63.16
%47.84

Codes

Color #4D8531 in popluar color models

4D 85 31
RGB 77 133 49
HSL 100° 46.15% 35.69%
HSB/HSV 100° 63.16% 52.16%
CMYK 42.11% 0.00% 63.16%
47.84%

Color #4D8531 in popluar number systems.

HEX 4D 85 31
Decimal 77 133 49
Binary 1001101 10000101 110001
Octal 115 205 61

Shades and tints

Shades of #4D8531

#4D8531
(77,133,49)
#46792D
(70,121,45)
#3F6D29
(63,109,41)
#386125
(56,97,37)
#315521
(49,85,33)
#2A491D
(42,73,29)
#233D19
(35,61,25)
#1C3115
(28,49,21)
#152511
(21,37,17)
#0E190D
(14,25,13)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #4D8531

#4D8531
(77,133,49)
#5D9043
(93,144,67)
#6D9B55
(109,155,85)
#7DA667
(125,166,103)
#8DB179
(141,177,121)
#9DBC8B
(157,188,139)
#ADC79D
(173,199,157)
#BDD2AF
(189,210,175)
#CDDDC1
(205,221,193)
#DDE8D3
(221,232,211)
#EDF3E5
(237,243,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8531 color. Also use rgb(77,133,49) instead hex code.

Text Font Color

.myTextColor { color: #4D8531; }

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

This text font color is #4D8531.

Background Color

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

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

This div background color is #4D8531.

Border color

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

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

This div border color is #4D8531.

Opacity

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

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

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

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

This text has shadow with #4D8531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8531.

Preview

Color preview on black background

This text has color #4D8531 on black background.


Color preview on white background

This text has color #4D8531 on white background.


Black color preview on #4D8531 background

This text has black color on #4D8531 background.


White color preview on #4D8531 background

This text has white color on #4D8531 background.


Related colors

Complementary color

Complementary color for #hex is #B27ACE.


I love getcolorcode.com

Triadic colors

1 #314D85 and #85314D with #4D8531 are triadic colors.

2 #31854D and #854D31 with #4D8531 are triadic colors.