COLOR #4D4018

HEX: #4D4018 RGB: (77,64,24)

Color info

#4D4018 contains red, green and blue colors in about the same proportion. Web safe color of #4D4018 is #333300 (or #330).

RGB color model

#4D4018 color RGB value is (77,64,24).

RGB: (77,64,24) (30%, 25%, 9%)

RGB channels and saturation

R 77 of 255 = 30%
G 64 of 255 = 25%
B 24 of 255 = 9%

77
64
24

R + G + B ~ 21%. #4D4018 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 64 + 24 = 165 (100%)
R 77 of 165 ~ 46.67%
G 64 of 165 ~ 38.79%
B 24 of 165 ~ 14.55'%

%46.67
%38.79
%14.55

CMYK color model

#4D4018 color CMYK value is (0,17,69,70).

  • cyan value is 0.00%
  • magenta value is 16.88%
  • yellow value is 68.83%
  • key color value is 69.80%

CMYK: (0,17,69,70)
C0M17Y69K70 (0%, 17%, 69%, 70%)
(0.00 / 0.17 / 0.69 / 0.70)

CMYK percentages

%0
%16.88
%68.83
%69.8

Codes

Color #4D4018 in popluar color models

4D 40 18
RGB 77 64 24
HSL 45° 52.48% 19.80%
HSB/HSV 45° 68.83% 30.20%
CMYK 0.00% 16.88% 68.83%
69.80%

Color #4D4018 in popluar number systems.

HEX 4D 40 18
Decimal 77 64 24
Binary 1001101 1000000 11000
Octal 115 100 30

Shades and tints

Shades of #4D4018

#4D4018
(77,64,24)
#463B16
(70,59,22)
#3F3614
(63,54,20)
#383112
(56,49,18)
#312C10
(49,44,16)
#2A270E
(42,39,14)
#23220C
(35,34,12)
#1C1D0A
(28,29,10)
#151808
(21,24,8)
#0E1306
(14,19,6)
#070E04
(7,14,4)
#000000
(0,0,0)

Tints of #4D4018

#4D4018
(77,64,24)
#5D512D
(93,81,45)
#6D6242
(109,98,66)
#7D7357
(125,115,87)
#8D846C
(141,132,108)
#9D9581
(157,149,129)
#ADA696
(173,166,150)
#BDB7AB
(189,183,171)
#CDC8C0
(205,200,192)
#DDD9D5
(221,217,213)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4018 color. Also use rgb(77,64,24) instead hex code.

Text Font Color

.myTextColor { color: #4D4018; }

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

This text font color is #4D4018.

Background Color

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

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

This div background color is #4D4018.

Border color

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

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

This div border color is #4D4018.

Opacity

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

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

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

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

This text has shadow with #4D4018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4018.

Preview

Color preview on black background

This text has color #4D4018 on black background.


Color preview on white background

This text has color #4D4018 on white background.


Black color preview on #4D4018 background

This text has black color on #4D4018 background.


White color preview on #4D4018 background

This text has white color on #4D4018 background.


Related colors

Complementary color

Complementary color for #hex is #B2BFE7.


I love getcolorcode.com

Triadic colors

1 #184D40 and #40184D with #4D4018 are triadic colors.

2 #18404D and #404D18 with #4D4018 are triadic colors.