COLOR #4D8357

HEX: #4D8357 RGB: (77,131,87)

Color info

#4D8357 contains red, green and blue colors in about the same proportion. Web safe color of #4D8357 is #339966 (or #396).

RGB color model

#4D8357 color RGB value is (77,131,87).

RGB: (77,131,87) (30%, 51%, 34%)

RGB channels and saturation

R 77 of 255 = 30%
G 131 of 255 = 51%
B 87 of 255 = 34%

77
131
87

R + G + B ~ 38%. #4D8357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 131 + 87 = 295 (100%)
R 77 of 295 ~ 26.1%
G 131 of 295 ~ 44.41%
B 87 of 295 ~ 29.49'%

%26.1
%44.41
%29.49

CMYK color model

#4D8357 color CMYK value is (41,0,34,49).

  • cyan value is 41.22%
  • magenta value is 0.00%
  • yellow value is 33.59%
  • key color value is 48.63%
CMYK: (41,0,34,49) C41M0Y34K49 (41%,0%,34%,49%) (0.41/0.00/0.34/0.49) 

CMYK percentages

%41.22
%0
%33.59
%48.63

Codes

Color #4D8357 in popluar color models

4D 83 57
RGB 77 131 87
HSL 131° 25.96% 40.78%
HSB/HSV 131° 41.22% 51.37%
CMYK 41.22% 0.00% 33.59%
48.63%

Color #4D8357 in popluar number systems.

HEX 4D 83 57
Decimal 77 131 87
Binary 1001101 10000011 1010111
Octal 115 203 127

Shades and tints

Shades of #4D8357

#4D8357
(77,131,87)
#467850
(70,120,80)
#3F6D49
(63,109,73)
#386242
(56,98,66)
#31573B
(49,87,59)
#2A4C34
(42,76,52)
#23412D
(35,65,45)
#1C3626
(28,54,38)
#152B1F
(21,43,31)
#0E2018
(14,32,24)
#071511
(7,21,17)
#000000
(0,0,0)

Tints of #4D8357

#4D8357
(77,131,87)
#5D8E66
(93,142,102)
#6D9975
(109,153,117)
#7DA484
(125,164,132)
#8DAF93
(141,175,147)
#9DBAA2
(157,186,162)
#ADC5B1
(173,197,177)
#BDD0C0
(189,208,192)
#CDDBCF
(205,219,207)
#DDE6DE
(221,230,222)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D8357 color. Also use rgb(77,131,87) instead hex code.

Text Font Color

.myTextColor { color: #4D8357; }

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

This text font color is #4D8357.

Background Color

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

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

This div background color is #4D8357.

Border color

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

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

This div border color is #4D8357.

Opacity

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

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

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

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

This text has shadow with #4D8357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D8357.

Preview

Color preview on black background

This text has color #4D8357 on black background.


Color preview on white background

This text has color #4D8357 on white background.


Black color preview on #4D8357 background

This text has black color on #4D8357 background.


White color preview on #4D8357 background

This text has white color on #4D8357 background.


Related colors

Complementary color

Complementary color for #hex is #B27CA8.


I love getcolorcode.com

Triadic colors

1 #574D83 and #83574D with #4D8357 are triadic colors.

2 #57834D and #834D57 with #4D8357 are triadic colors.