COLOR #4E3B31

HEX: #4E3B31 RGB: (78,59,49)

Color info

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

RGB color model

#4E3B31 color RGB value is (78,59,49).

RGB: (78,59,49) (31%, 23%, 19%)

RGB channels and saturation

R 78 of 255 = 31%
G 59 of 255 = 23%
B 49 of 255 = 19%

78
59
49

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

Portions of RGB colors in percentages

R + G + B = 78 + 59 + 49 = 186 (100%)
R 78 of 186 ~ 41.94%
G 59 of 186 ~ 31.72%
B 49 of 186 ~ 26.34'%

%41.94
%31.72
%26.34

CMYK color model

#4E3B31 color CMYK value is (0,24,37,69).

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

CMYK: (0,24,37,69)
C0M24Y37K69 (0%, 24%, 37%, 69%)
(0.00 / 0.24 / 0.37 / 0.69)

CMYK percentages

%0
%24.36
%37.18
%69.41

Codes

Color #4E3B31 in popluar color models

4E 3B 31
RGB 78 59 49
HSL 21° 22.83% 24.90%
HSB/HSV 21° 37.18% 30.59%
CMYK 0.00% 24.36% 37.18%
69.41%

Color #4E3B31 in popluar number systems.

HEX 4E 3B 31
Decimal 78 59 49
Binary 1001110 111011 110001
Octal 116 73 61

Shades and tints

Shades of #4E3B31

#4E3B31
(78,59,49)
#47362D
(71,54,45)
#403129
(64,49,41)
#392C25
(57,44,37)
#322721
(50,39,33)
#2B221D
(43,34,29)
#241D19
(36,29,25)
#1D1815
(29,24,21)
#161311
(22,19,17)
#0F0E0D
(15,14,13)
#080909
(8,9,9)
#000000
(0,0,0)

Tints of #4E3B31

#4E3B31
(78,59,49)
#5E4C43
(94,76,67)
#6E5D55
(110,93,85)
#7E6E67
(126,110,103)
#8E7F79
(142,127,121)
#9E908B
(158,144,139)
#AEA19D
(174,161,157)
#BEB2AF
(190,178,175)
#CEC3C1
(206,195,193)
#DED4D3
(222,212,211)
#EEE5E5
(238,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E3B31; }

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

This text font color is #4E3B31.

Background Color

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

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

This div background color is #4E3B31.

Border color

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

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

This div border color is #4E3B31.

Opacity

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

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

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

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

This text has shadow with #4E3B31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3B31.

Preview

Color preview on black background

This text has color #4E3B31 on black background.


Color preview on white background

This text has color #4E3B31 on white background.


Black color preview on #4E3B31 background

This text has black color on #4E3B31 background.


White color preview on #4E3B31 background

This text has white color on #4E3B31 background.


Related colors

Complementary color

Complementary color for #hex is #B1C4CE.


I love getcolorcode.com

Triadic colors

1 #314E3B and #3B314E with #4E3B31 are triadic colors.

2 #313B4E and #3B4E31 with #4E3B31 are triadic colors.