COLOR #4E4C31

HEX: #4E4C31 RGB: (78,76,49)

Color info

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

RGB color model

#4E4C31 color RGB value is (78,76,49).

RGB: (78,76,49) (31%, 30%, 19%)

RGB channels and saturation

R 78 of 255 = 31%
G 76 of 255 = 30%
B 49 of 255 = 19%

78
76
49

R + G + B ~ 27%. #4E4C31 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 76 + 49 = 203 (100%)
R 78 of 203 ~ 38.42%
G 76 of 203 ~ 37.44%
B 49 of 203 ~ 24.14'%

%38.42
%37.44
%24.14

CMYK color model

#4E4C31 color CMYK value is (0,3,37,69).

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

CMYK: (0,3,37,69)
C0M3Y37K69 (0%, 3%, 37%, 69%)
(0.00 / 0.03 / 0.37 / 0.69)

CMYK percentages

%0
%2.56
%37.18
%69.41

Codes

Color #4E4C31 in popluar color models

4E 4C 31
RGB 78 76 49
HSL 56° 22.83% 24.90%
HSB/HSV 56° 37.18% 30.59%
CMYK 0.00% 2.56% 37.18%
69.41%

Color #4E4C31 in popluar number systems.

HEX 4E 4C 31
Decimal 78 76 49
Binary 1001110 1001100 110001
Octal 116 114 61

Shades and tints

Shades of #4E4C31

#4E4C31
(78,76,49)
#47462D
(71,70,45)
#404029
(64,64,41)
#393A25
(57,58,37)
#323421
(50,52,33)
#2B2E1D
(43,46,29)
#242819
(36,40,25)
#1D2215
(29,34,21)
#161C11
(22,28,17)
#0F160D
(15,22,13)
#081009
(8,16,9)
#000000
(0,0,0)

Tints of #4E4C31

#4E4C31
(78,76,49)
#5E5C43
(94,92,67)
#6E6C55
(110,108,85)
#7E7C67
(126,124,103)
#8E8C79
(142,140,121)
#9E9C8B
(158,156,139)
#AEAC9D
(174,172,157)
#BEBCAF
(190,188,175)
#CECCC1
(206,204,193)
#DEDCD3
(222,220,211)
#EEECE5
(238,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E4C31; }

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

This text font color is #4E4C31.

Background Color

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

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

This div background color is #4E4C31.

Border color

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

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

This div border color is #4E4C31.

Opacity

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

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

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

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

This text has shadow with #4E4C31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4C31.

Preview

Color preview on black background

This text has color #4E4C31 on black background.


Color preview on white background

This text has color #4E4C31 on white background.


Black color preview on #4E4C31 background

This text has black color on #4E4C31 background.


White color preview on #4E4C31 background

This text has white color on #4E4C31 background.


Related colors

Complementary color

Complementary color for #hex is #B1B3CE.


I love getcolorcode.com

Triadic colors

1 #314E4C and #4C314E with #4E4C31 are triadic colors.

2 #314C4E and #4C4E31 with #4E4C31 are triadic colors.