COLOR #4D5416

HEX: #4D5416 RGB: (77,84,22)

Color info

#4D5416 contains mainly red and green colors. Web safe color of #4D5416 is #336600 (or #360).

RGB color model

#4D5416 color RGB value is (77,84,22).

RGB: (77,84,22) (30%, 33%, 9%)

RGB channels and saturation

R 77 of 255 = 30%
G 84 of 255 = 33%
B 22 of 255 = 9%

77
84
22

R + G + B ~ 24%. #4D5416 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 84 + 22 = 183 (100%)
R 77 of 183 ~ 42.08%
G 84 of 183 ~ 45.9%
B 22 of 183 ~ 12.02'%

%42.08
%45.9
%12.02

CMYK color model

#4D5416 color CMYK value is (8,0,74,67).

  • cyan value is 8.33%
  • magenta value is 0.00%
  • yellow value is 73.81%
  • key color value is 67.06%

CMYK: (8,0,74,67)
C8M0Y74K67 (8%, 0%, 74%, 67%)
(0.08 / 0.00 / 0.74 / 0.67)

CMYK percentages

%8.33
%0
%73.81
%67.06

Codes

Color #4D5416 in popluar color models

4D 54 16
RGB 77 84 22
HSL 67° 58.49% 20.78%
HSB/HSV 67° 73.81% 32.94%
CMYK 8.33% 0.00% 73.81%
67.06%

Color #4D5416 in popluar number systems.

HEX 4D 54 16
Decimal 77 84 22
Binary 1001101 1010100 10110
Octal 115 124 26

Shades and tints

Shades of #4D5416

#4D5416
(77,84,22)
#464D14
(70,77,20)
#3F4612
(63,70,18)
#383F10
(56,63,16)
#31380E
(49,56,14)
#2A310C
(42,49,12)
#232A0A
(35,42,10)
#1C2308
(28,35,8)
#151C06
(21,28,6)
#0E1504
(14,21,4)
#070E02
(7,14,2)
#000000
(0,0,0)

Tints of #4D5416

#4D5416
(77,84,22)
#5D632B
(93,99,43)
#6D7240
(109,114,64)
#7D8155
(125,129,85)
#8D906A
(141,144,106)
#9D9F7F
(157,159,127)
#ADAE94
(173,174,148)
#BDBDA9
(189,189,169)
#CDCCBE
(205,204,190)
#DDDBD3
(221,219,211)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5416 color. Also use rgb(77,84,22) instead hex code.

Text Font Color

.myTextColor { color: #4D5416; }

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

This text font color is #4D5416.

Background Color

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

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

This div background color is #4D5416.

Border color

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

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

This div border color is #4D5416.

Opacity

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

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

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

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

This text has shadow with #4D5416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5416.

Preview

Color preview on black background

This text has color #4D5416 on black background.


Color preview on white background

This text has color #4D5416 on white background.


Black color preview on #4D5416 background

This text has black color on #4D5416 background.


White color preview on #4D5416 background

This text has white color on #4D5416 background.


Related colors

Complementary color

Complementary color for #hex is #B2ABE9.


I love getcolorcode.com

Triadic colors

1 #164D54 and #54164D with #4D5416 are triadic colors.

2 #16544D and #544D16 with #4D5416 are triadic colors.