COLOR #4E4D1D

HEX: #4E4D1D RGB: (78,77,29)

Color info

#4E4D1D contains red, green and blue colors in about the same proportion. Web safe color of #4E4D1D is #663333 (or #633).

RGB color model

#4E4D1D color RGB value is (78,77,29).

RGB: (78,77,29) (31%, 30%, 11%)

RGB channels and saturation

R 78 of 255 = 31%
G 77 of 255 = 30%
B 29 of 255 = 11%

78
77
29

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

Portions of RGB colors in percentages

R + G + B = 78 + 77 + 29 = 184 (100%)
R 78 of 184 ~ 42.39%
G 77 of 184 ~ 41.85%
B 29 of 184 ~ 15.76'%

%42.39
%41.85
%15.76

CMYK color model

#4E4D1D color CMYK value is (0,1,63,69).

  • cyan value is 0.00%
  • magenta value is 1.28%
  • yellow value is 62.82%
  • key color value is 69.41%
CMYK: (0,1,63,69) C0M1Y63K69 (0%,1%,63%,69%) (0.00/0.01/0.63/0.69) 

CMYK percentages

%0
%1.28
%62.82
%69.41

Codes

Color #4E4D1D in popluar color models

4E 4D 1D
RGB 78 77 29
HSL 59° 45.79% 20.98%
HSB/HSV 59° 62.82% 30.59%
CMYK 0.00% 1.28% 62.82%
69.41%

Color #4E4D1D in popluar number systems.

HEX 4E 4D 1D
Decimal 78 77 29
Binary 1001110 1001101 11101
Octal 116 115 35

Shades and tints

Shades of #4E4D1D

#4E4D1D
(78,77,29)
#47461B
(71,70,27)
#403F19
(64,63,25)
#393817
(57,56,23)
#323115
(50,49,21)
#2B2A13
(43,42,19)
#242311
(36,35,17)
#1D1C0F
(29,28,15)
#16150D
(22,21,13)
#0F0E0B
(15,14,11)
#080709
(8,7,9)
#000000
(0,0,0)

Tints of #4E4D1D

#4E4D1D
(78,77,29)
#5E5D31
(94,93,49)
#6E6D45
(110,109,69)
#7E7D59
(126,125,89)
#8E8D6D
(142,141,109)
#9E9D81
(158,157,129)
#AEAD95
(174,173,149)
#BEBDA9
(190,189,169)
#CECDBD
(206,205,189)
#DEDDD1
(222,221,209)
#EEEDE5
(238,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4D1D color. Also use rgb(78,77,29) instead hex code.

Text Font Color

.myTextColor { color: #4E4D1D; }

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

This text font color is #4E4D1D.

Background Color

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

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

This div background color is #4E4D1D.

Border color

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

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

This div border color is #4E4D1D.

Opacity

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

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

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

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

This text has shadow with #4E4D1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4D1D.

Preview

Color preview on black background

This text has color #4E4D1D on black background.


Color preview on white background

This text has color #4E4D1D on white background.


Black color preview on #4E4D1D background

This text has black color on #4E4D1D background.


White color preview on #4E4D1D background

This text has white color on #4E4D1D background.


Related colors

Complementary color

Complementary color for #hex is #B1B2E2.


I love getcolorcode.com

Triadic colors

1 #1D4E4D and #4D1D4E with #4E4D1D are triadic colors.

2 #1D4D4E and #4D4E1D with #4E4D1D are triadic colors.