COLOR #4E454D

HEX: #4E454D RGB: (78,69,77)

Color info

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

RGB color model

#4E454D color RGB value is (78,69,77).

RGB: (78,69,77) (31%, 27%, 30%)

RGB channels and saturation

R 78 of 255 = 31%
G 69 of 255 = 27%
B 77 of 255 = 30%

78
69
77

R + G + B ~ 29%. #4E454D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 69 + 77 = 224 (100%)
R 78 of 224 ~ 34.82%
G 69 of 224 ~ 30.8%
B 77 of 224 ~ 34.38'%

%34.82
%30.8
%34.38

CMYK color model

#4E454D color CMYK value is (0,12,1,69).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 1.28%
  • key color value is 69.41%

CMYK: (0,12,1,69)
C0M12Y1K69 (0%, 12%, 1%, 69%)
(0.00 / 0.12 / 0.01 / 0.69)

CMYK percentages

%0
%11.54
%1.28
%69.41

Codes

Color #4E454D in popluar color models

4E 45 4D
RGB 78 69 77
HSL 307° 6.12% 28.82%
HSB/HSV 307° 11.54% 30.59%
CMYK 0.00% 11.54% 1.28%
69.41%

Color #4E454D in popluar number systems.

HEX 4E 45 4D
Decimal 78 69 77
Binary 1001110 1000101 1001101
Octal 116 105 115

Shades and tints

Shades of #4E454D

#4E454D
(78,69,77)
#473F46
(71,63,70)
#40393F
(64,57,63)
#393338
(57,51,56)
#322D31
(50,45,49)
#2B272A
(43,39,42)
#242123
(36,33,35)
#1D1B1C
(29,27,28)
#161515
(22,21,21)
#0F0F0E
(15,15,14)
#080907
(8,9,7)
#000000
(0,0,0)

Tints of #4E454D

#4E454D
(78,69,77)
#5E555D
(94,85,93)
#6E656D
(110,101,109)
#7E757D
(126,117,125)
#8E858D
(142,133,141)
#9E959D
(158,149,157)
#AEA5AD
(174,165,173)
#BEB5BD
(190,181,189)
#CEC5CD
(206,197,205)
#DED5DD
(222,213,221)
#EEE5ED
(238,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E454D color. Also use rgb(78,69,77) instead hex code.

Text Font Color

.myTextColor { color: #4E454D; }

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

This text font color is #4E454D.

Background Color

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

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

This div background color is #4E454D.

Border color

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

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

This div border color is #4E454D.

Opacity

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

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

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

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

This text has shadow with #4E454D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E454D.

Preview

Color preview on black background

This text has color #4E454D on black background.


Color preview on white background

This text has color #4E454D on white background.


Black color preview on #4E454D background

This text has black color on #4E454D background.


White color preview on #4E454D background

This text has white color on #4E454D background.


Related colors

Complementary color

Complementary color for #hex is #B1BAB2.


I love getcolorcode.com

Triadic colors

1 #4D4E45 and #454D4E with #4E454D are triadic colors.

2 #4D454E and #454E4D with #4E454D are triadic colors.