COLOR #4E4A31

HEX: #4E4A31 RGB: (78,74,49)

Color info

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

RGB color model

#4E4A31 color RGB value is (78,74,49).

RGB: (78,74,49) (31%, 29%, 19%)

RGB channels and saturation

R 78 of 255 = 31%
G 74 of 255 = 29%
B 49 of 255 = 19%

78
74
49

R + G + B ~ 26%. #4E4A31 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 74 + 49 = 201 (100%)
R 78 of 201 ~ 38.81%
G 74 of 201 ~ 36.82%
B 49 of 201 ~ 24.38'%

%38.81
%36.82
%24.38

CMYK color model

#4E4A31 color CMYK value is (0,5,37,69).

  • cyan value is 0.00%
  • magenta value is 5.13%
  • yellow value is 37.18%
  • key color value is 69.41%

CMYK: (0,5,37,69)
C0M5Y37K69 (0%, 5%, 37%, 69%)
(0.00 / 0.05 / 0.37 / 0.69)

CMYK percentages

%0
%5.13
%37.18
%69.41

Codes

Color #4E4A31 in popluar color models

4E 4A 31
RGB 78 74 49
HSL 52° 22.83% 24.90%
HSB/HSV 52° 37.18% 30.59%
CMYK 0.00% 5.13% 37.18%
69.41%

Color #4E4A31 in popluar number systems.

HEX 4E 4A 31
Decimal 78 74 49
Binary 1001110 1001010 110001
Octal 116 112 61

Shades and tints

Shades of #4E4A31

#4E4A31
(78,74,49)
#47442D
(71,68,45)
#403E29
(64,62,41)
#393825
(57,56,37)
#323221
(50,50,33)
#2B2C1D
(43,44,29)
#242619
(36,38,25)
#1D2015
(29,32,21)
#161A11
(22,26,17)
#0F140D
(15,20,13)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #4E4A31

#4E4A31
(78,74,49)
#5E5A43
(94,90,67)
#6E6A55
(110,106,85)
#7E7A67
(126,122,103)
#8E8A79
(142,138,121)
#9E9A8B
(158,154,139)
#AEAA9D
(174,170,157)
#BEBAAF
(190,186,175)
#CECAC1
(206,202,193)
#DEDAD3
(222,218,211)
#EEEAE5
(238,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4A31 color. Also use rgb(78,74,49) instead hex code.

Text Font Color

.myTextColor { color: #4E4A31; }

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

This text font color is #4E4A31.

Background Color

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

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

This div background color is #4E4A31.

Border color

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

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

This div border color is #4E4A31.

Opacity

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

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

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

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

This text has shadow with #4E4A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4A31.

Preview

Color preview on black background

This text has color #4E4A31 on black background.


Color preview on white background

This text has color #4E4A31 on white background.


Black color preview on #4E4A31 background

This text has black color on #4E4A31 background.


White color preview on #4E4A31 background

This text has white color on #4E4A31 background.


Related colors

Complementary color

Complementary color for #hex is #B1B5CE.


I love getcolorcode.com

Triadic colors

1 #314E4A and #4A314E with #4E4A31 are triadic colors.

2 #314A4E and #4A4E31 with #4E4A31 are triadic colors.