COLOR #4D5B39

HEX: #4D5B39 RGB: (77,91,57)

Color info

#4D5B39 contains red, green and blue colors in about the same proportion. Web safe color of #4D5B39 is #336633 (or #363).

RGB color model

#4D5B39 color RGB value is (77,91,57).

RGB: (77,91,57) (30%, 36%, 22%)

RGB channels and saturation

R 77 of 255 = 30%
G 91 of 255 = 36%
B 57 of 255 = 22%

77
91
57

R + G + B ~ 29%. #4D5B39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 91 + 57 = 225 (100%)
R 77 of 225 ~ 34.22%
G 91 of 225 ~ 40.44%
B 57 of 225 ~ 25.33'%

%34.22
%40.44
%25.33

CMYK color model

#4D5B39 color CMYK value is (15,0,37,64).

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 37.36%
  • key color value is 64.31%

CMYK: (15,0,37,64)
C15M0Y37K64 (15%, 0%, 37%, 64%)
(0.15 / 0.00 / 0.37 / 0.64)

CMYK percentages

%15.38
%0
%37.36
%64.31

Codes

Color #4D5B39 in popluar color models

4D 5B 39
RGB 77 91 57
HSL 85° 22.97% 29.02%
HSB/HSV 85° 37.36% 35.69%
CMYK 15.38% 0.00% 37.36%
64.31%

Color #4D5B39 in popluar number systems.

HEX 4D 5B 39
Decimal 77 91 57
Binary 1001101 1011011 111001
Octal 115 133 71

Shades and tints

Shades of #4D5B39

#4D5B39
(77,91,57)
#465334
(70,83,52)
#3F4B2F
(63,75,47)
#38432A
(56,67,42)
#313B25
(49,59,37)
#2A3320
(42,51,32)
#232B1B
(35,43,27)
#1C2316
(28,35,22)
#151B11
(21,27,17)
#0E130C
(14,19,12)
#070B07
(7,11,7)
#000000
(0,0,0)

Tints of #4D5B39

#4D5B39
(77,91,57)
#5D694B
(93,105,75)
#6D775D
(109,119,93)
#7D856F
(125,133,111)
#8D9381
(141,147,129)
#9DA193
(157,161,147)
#ADAFA5
(173,175,165)
#BDBDB7
(189,189,183)
#CDCBC9
(205,203,201)
#DDD9DB
(221,217,219)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5B39 color. Also use rgb(77,91,57) instead hex code.

Text Font Color

.myTextColor { color: #4D5B39; }

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

This text font color is #4D5B39.

Background Color

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

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

This div background color is #4D5B39.

Border color

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

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

This div border color is #4D5B39.

Opacity

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

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

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

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

This text has shadow with #4D5B39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5B39.

Preview

Color preview on black background

This text has color #4D5B39 on black background.


Color preview on white background

This text has color #4D5B39 on white background.


Black color preview on #4D5B39 background

This text has black color on #4D5B39 background.


White color preview on #4D5B39 background

This text has white color on #4D5B39 background.


Related colors

Complementary color

Complementary color for #hex is #B2A4C6.


I love getcolorcode.com

Triadic colors

1 #394D5B and #5B394D with #4D5B39 are triadic colors.

2 #395B4D and #5B4D39 with #4D5B39 are triadic colors.