COLOR #4E4328

HEX: #4E4328 RGB: (78,67,40)

Color info

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

RGB color model

#4E4328 color RGB value is (78,67,40).

RGB: (78,67,40) (31%, 26%, 16%)

RGB channels and saturation

R 78 of 255 = 31%
G 67 of 255 = 26%
B 40 of 255 = 16%

78
67
40

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

Portions of RGB colors in percentages

R + G + B = 78 + 67 + 40 = 185 (100%)
R 78 of 185 ~ 42.16%
G 67 of 185 ~ 36.22%
B 40 of 185 ~ 21.62'%

%42.16
%36.22
%21.62

CMYK color model

#4E4328 color CMYK value is (0,14,49,69).

  • cyan value is 0.00%
  • magenta value is 14.10%
  • yellow value is 48.72%
  • key color value is 69.41%

CMYK: (0,14,49,69)
C0M14Y49K69 (0%, 14%, 49%, 69%)
(0.00 / 0.14 / 0.49 / 0.69)

CMYK percentages

%0
%14.1
%48.72
%69.41

Codes

Color #4E4328 in popluar color models

4E 43 28
RGB 78 67 40
HSL 43° 32.20% 23.14%
HSB/HSV 43° 48.72% 30.59%
CMYK 0.00% 14.10% 48.72%
69.41%

Color #4E4328 in popluar number systems.

HEX 4E 43 28
Decimal 78 67 40
Binary 1001110 1000011 101000
Octal 116 103 50

Shades and tints

Shades of #4E4328

#4E4328
(78,67,40)
#473D25
(71,61,37)
#403722
(64,55,34)
#39311F
(57,49,31)
#322B1C
(50,43,28)
#2B2519
(43,37,25)
#241F16
(36,31,22)
#1D1913
(29,25,19)
#161310
(22,19,16)
#0F0D0D
(15,13,13)
#08070A
(8,7,10)
#000000
(0,0,0)

Tints of #4E4328

#4E4328
(78,67,40)
#5E543B
(94,84,59)
#6E654E
(110,101,78)
#7E7661
(126,118,97)
#8E8774
(142,135,116)
#9E9887
(158,152,135)
#AEA99A
(174,169,154)
#BEBAAD
(190,186,173)
#CECBC0
(206,203,192)
#DEDCD3
(222,220,211)
#EEEDE6
(238,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4328 color. Also use rgb(78,67,40) instead hex code.

Text Font Color

.myTextColor { color: #4E4328; }

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

This text font color is #4E4328.

Background Color

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

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

This div background color is #4E4328.

Border color

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

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

This div border color is #4E4328.

Opacity

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

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

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

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

This text has shadow with #4E4328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4328.

Preview

Color preview on black background

This text has color #4E4328 on black background.


Color preview on white background

This text has color #4E4328 on white background.


Black color preview on #4E4328 background

This text has black color on #4E4328 background.


White color preview on #4E4328 background

This text has white color on #4E4328 background.


Related colors

Complementary color

Complementary color for #hex is #B1BCD7.


I love getcolorcode.com

Triadic colors

1 #284E43 and #43284E with #4E4328 are triadic colors.

2 #28434E and #434E28 with #4E4328 are triadic colors.