COLOR #4D6A36

HEX: #4D6A36 RGB: (77,106,54)

Color info

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

RGB color model

#4D6A36 color RGB value is (77,106,54).

RGB: (77,106,54) (30%, 42%, 21%)

RGB channels and saturation

R 77 of 255 = 30%
G 106 of 255 = 42%
B 54 of 255 = 21%

77
106
54

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

Portions of RGB colors in percentages

R + G + B = 77 + 106 + 54 = 237 (100%)
R 77 of 237 ~ 32.49%
G 106 of 237 ~ 44.73%
B 54 of 237 ~ 22.78'%

%32.49
%44.73
%22.78

CMYK color model

#4D6A36 color CMYK value is (27,0,49,58).

  • cyan value is 27.36%
  • magenta value is 0.00%
  • yellow value is 49.06%
  • key color value is 58.43%

CMYK: (27,0,49,58)
C27M0Y49K58 (27%, 0%, 49%, 58%)
(0.27 / 0.00 / 0.49 / 0.58)

CMYK percentages

%27.36
%0
%49.06
%58.43

Codes

Color #4D6A36 in popluar color models

4D 6A 36
RGB 77 106 54
HSL 93° 32.50% 31.37%
HSB/HSV 93° 49.06% 41.57%
CMYK 27.36% 0.00% 49.06%
58.43%

Color #4D6A36 in popluar number systems.

HEX 4D 6A 36
Decimal 77 106 54
Binary 1001101 1101010 110110
Octal 115 152 66

Shades and tints

Shades of #4D6A36

#4D6A36
(77,106,54)
#466132
(70,97,50)
#3F582E
(63,88,46)
#384F2A
(56,79,42)
#314626
(49,70,38)
#2A3D22
(42,61,34)
#23341E
(35,52,30)
#1C2B1A
(28,43,26)
#152216
(21,34,22)
#0E1912
(14,25,18)
#07100E
(7,16,14)
#000000
(0,0,0)

Tints of #4D6A36

#4D6A36
(77,106,54)
#5D7748
(93,119,72)
#6D845A
(109,132,90)
#7D916C
(125,145,108)
#8D9E7E
(141,158,126)
#9DAB90
(157,171,144)
#ADB8A2
(173,184,162)
#BDC5B4
(189,197,180)
#CDD2C6
(205,210,198)
#DDDFD8
(221,223,216)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D6A36 color. Also use rgb(77,106,54) instead hex code.

Text Font Color

.myTextColor { color: #4D6A36; }

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

This text font color is #4D6A36.

Background Color

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

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

This div background color is #4D6A36.

Border color

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

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

This div border color is #4D6A36.

Opacity

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

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

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

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

This text has shadow with #4D6A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D6A36.

Preview

Color preview on black background

This text has color #4D6A36 on black background.


Color preview on white background

This text has color #4D6A36 on white background.


Black color preview on #4D6A36 background

This text has black color on #4D6A36 background.


White color preview on #4D6A36 background

This text has white color on #4D6A36 background.


Related colors

Complementary color

Complementary color for #hex is #B295C9.


I love getcolorcode.com

Triadic colors

1 #364D6A and #6A364D with #4D6A36 are triadic colors.

2 #366A4D and #6A4D36 with #4D6A36 are triadic colors.