COLOR #4D5319

HEX: #4D5319 RGB: (77,83,25)

Color info

#4D5319 contains red, green and blue colors in about the same proportion. Web safe color of #4D5319 is #336600 (or #360).

RGB color model

#4D5319 color RGB value is (77,83,25).

RGB: (77,83,25) (30%, 33%, 10%)

RGB channels and saturation

R 77 of 255 = 30%
G 83 of 255 = 33%
B 25 of 255 = 10%

77
83
25

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

Portions of RGB colors in percentages

R + G + B = 77 + 83 + 25 = 185 (100%)
R 77 of 185 ~ 41.62%
G 83 of 185 ~ 44.86%
B 25 of 185 ~ 13.51'%

%41.62
%44.86
%13.51

CMYK color model

#4D5319 color CMYK value is (7,0,70,67).

  • cyan value is 7.23%
  • magenta value is 0.00%
  • yellow value is 69.88%
  • key color value is 67.45%

CMYK: (7,0,70,67)
C7M0Y70K67 (7%, 0%, 70%, 67%)
(0.07 / 0.00 / 0.70 / 0.67)

CMYK percentages

%7.23
%0
%69.88
%67.45

Codes

Color #4D5319 in popluar color models

4D 53 19
RGB 77 83 25
HSL 66° 53.70% 21.18%
HSB/HSV 66° 69.88% 32.55%
CMYK 7.23% 0.00% 69.88%
67.45%

Color #4D5319 in popluar number systems.

HEX 4D 53 19
Decimal 77 83 25
Binary 1001101 1010011 11001
Octal 115 123 31

Shades and tints

Shades of #4D5319

#4D5319
(77,83,25)
#464C17
(70,76,23)
#3F4515
(63,69,21)
#383E13
(56,62,19)
#313711
(49,55,17)
#2A300F
(42,48,15)
#23290D
(35,41,13)
#1C220B
(28,34,11)
#151B09
(21,27,9)
#0E1407
(14,20,7)
#070D05
(7,13,5)
#000000
(0,0,0)

Tints of #4D5319

#4D5319
(77,83,25)
#5D622D
(93,98,45)
#6D7141
(109,113,65)
#7D8055
(125,128,85)
#8D8F69
(141,143,105)
#9D9E7D
(157,158,125)
#ADAD91
(173,173,145)
#BDBCA5
(189,188,165)
#CDCBB9
(205,203,185)
#DDDACD
(221,218,205)
#EDE9E1
(237,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D5319 color. Also use rgb(77,83,25) instead hex code.

Text Font Color

.myTextColor { color: #4D5319; }

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

This text font color is #4D5319.

Background Color

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

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

This div background color is #4D5319.

Border color

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

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

This div border color is #4D5319.

Opacity

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

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

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

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

This text has shadow with #4D5319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D5319.

Preview

Color preview on black background

This text has color #4D5319 on black background.


Color preview on white background

This text has color #4D5319 on white background.


Black color preview on #4D5319 background

This text has black color on #4D5319 background.


White color preview on #4D5319 background

This text has white color on #4D5319 background.


Related colors

Complementary color

Complementary color for #hex is #B2ACE6.


I love getcolorcode.com

Triadic colors

1 #194D53 and #53194D with #4D5319 are triadic colors.

2 #19534D and #534D19 with #4D5319 are triadic colors.