COLOR #4E3E49

HEX: #4E3E49 RGB: (78,62,73)

Color info

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

RGB color model

#4E3E49 color RGB value is (78,62,73).

RGB: (78,62,73) (31%, 24%, 29%)

RGB channels and saturation

R 78 of 255 = 31%
G 62 of 255 = 24%
B 73 of 255 = 29%

78
62
73

R + G + B ~ 28%. #4E3E49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 62 + 73 = 213 (100%)
R 78 of 213 ~ 36.62%
G 62 of 213 ~ 29.11%
B 73 of 213 ~ 34.27'%

%36.62
%29.11
%34.27

CMYK color model

#4E3E49 color CMYK value is (0,21,6,69).

  • cyan value is 0.00%
  • magenta value is 20.51%
  • yellow value is 6.41%
  • key color value is 69.41%

CMYK: (0,21,6,69)
C0M21Y6K69 (0%, 21%, 6%, 69%)
(0.00 / 0.21 / 0.06 / 0.69)

CMYK percentages

%0
%20.51
%6.41
%69.41

Codes

Color #4E3E49 in popluar color models

4E 3E 49
RGB 78 62 73
HSL 319° 11.43% 27.45%
HSB/HSV 319° 20.51% 30.59%
CMYK 0.00% 20.51% 6.41%
69.41%

Color #4E3E49 in popluar number systems.

HEX 4E 3E 49
Decimal 78 62 73
Binary 1001110 111110 1001001
Octal 116 76 111

Shades and tints

Shades of #4E3E49

#4E3E49
(78,62,73)
#473943
(71,57,67)
#40343D
(64,52,61)
#392F37
(57,47,55)
#322A31
(50,42,49)
#2B252B
(43,37,43)
#242025
(36,32,37)
#1D1B1F
(29,27,31)
#161619
(22,22,25)
#0F1113
(15,17,19)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #4E3E49

#4E3E49
(78,62,73)
#5E4F59
(94,79,89)
#6E6069
(110,96,105)
#7E7179
(126,113,121)
#8E8289
(142,130,137)
#9E9399
(158,147,153)
#AEA4A9
(174,164,169)
#BEB5B9
(190,181,185)
#CEC6C9
(206,198,201)
#DED7D9
(222,215,217)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E3E49 color. Also use rgb(78,62,73) instead hex code.

Text Font Color

.myTextColor { color: #4E3E49; }

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

This text font color is #4E3E49.

Background Color

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

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

This div background color is #4E3E49.

Border color

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

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

This div border color is #4E3E49.

Opacity

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

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

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

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

This text has shadow with #4E3E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3E49.

Preview

Color preview on black background

This text has color #4E3E49 on black background.


Color preview on white background

This text has color #4E3E49 on white background.


Black color preview on #4E3E49 background

This text has black color on #4E3E49 background.


White color preview on #4E3E49 background

This text has white color on #4E3E49 background.


Related colors

Complementary color

Complementary color for #hex is #B1C1B6.


I love getcolorcode.com

Triadic colors

1 #494E3E and #3E494E with #4E3E49 are triadic colors.

2 #493E4E and #3E4E49 with #4E3E49 are triadic colors.