COLOR #4D4A1E

HEX: #4D4A1E RGB: (77,74,30)

Color info

#4D4A1E contains red, green and blue colors in about the same proportion. Web safe color of #4D4A1E is #333333 (or #333).

RGB color model

#4D4A1E color RGB value is (77,74,30).

RGB: (77,74,30) (30%, 29%, 12%)

RGB channels and saturation

R 77 of 255 = 30%
G 74 of 255 = 29%
B 30 of 255 = 12%

77
74
30

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

Portions of RGB colors in percentages

R + G + B = 77 + 74 + 30 = 181 (100%)
R 77 of 181 ~ 42.54%
G 74 of 181 ~ 40.88%
B 30 of 181 ~ 16.57'%

%42.54
%40.88
%16.57

CMYK color model

#4D4A1E color CMYK value is (0,4,61,70).

  • cyan value is 0.00%
  • magenta value is 3.90%
  • yellow value is 61.04%
  • key color value is 69.80%
CMYK: (0,4,61,70) C0M4Y61K70 (0%,4%,61%,70%) (0.00/0.04/0.61/0.70) 

CMYK percentages

%0
%3.9
%61.04
%69.8

Codes

Color #4D4A1E in popluar color models

4D 4A 1E
RGB 77 74 30
HSL 56° 43.93% 20.98%
HSB/HSV 56° 61.04% 30.20%
CMYK 0.00% 3.90% 61.04%
69.80%

Color #4D4A1E in popluar number systems.

HEX 4D 4A 1E
Decimal 77 74 30
Binary 1001101 1001010 11110
Octal 115 112 36

Shades and tints

Shades of #4D4A1E

#4D4A1E
(77,74,30)
#46441C
(70,68,28)
#3F3E1A
(63,62,26)
#383818
(56,56,24)
#313216
(49,50,22)
#2A2C14
(42,44,20)
#232612
(35,38,18)
#1C2010
(28,32,16)
#151A0E
(21,26,14)
#0E140C
(14,20,12)
#070E0A
(7,14,10)
#000000
(0,0,0)

Tints of #4D4A1E

#4D4A1E
(77,74,30)
#5D5A32
(93,90,50)
#6D6A46
(109,106,70)
#7D7A5A
(125,122,90)
#8D8A6E
(141,138,110)
#9D9A82
(157,154,130)
#ADAA96
(173,170,150)
#BDBAAA
(189,186,170)
#CDCABE
(205,202,190)
#DDDAD2
(221,218,210)
#EDEAE6
(237,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4A1E color. Also use rgb(77,74,30) instead hex code.

Text Font Color

.myTextColor { color: #4D4A1E; }

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

This text font color is #4D4A1E.

Background Color

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

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

This div background color is #4D4A1E.

Border color

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

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

This div border color is #4D4A1E.

Opacity

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

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

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

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

This text has shadow with #4D4A1E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4A1E.

Preview

Color preview on black background

This text has color #4D4A1E on black background.


Color preview on white background

This text has color #4D4A1E on white background.


Black color preview on #4D4A1E background

This text has black color on #4D4A1E background.


White color preview on #4D4A1E background

This text has white color on #4D4A1E background.


Related colors

Complementary color

Complementary color for #hex is #B2B5E1.


I love getcolorcode.com

Triadic colors

1 #1E4D4A and #4A1E4D with #4D4A1E are triadic colors.

2 #1E4A4D and #4A4D1E with #4D4A1E are triadic colors.