COLOR #4E614D

HEX: #4E614D RGB: (78,97,77)

Color info

#4E614D contains red, green and blue colors in about the same proportion. Web safe color of #4E614D is #666633 (or #663).

RGB color model

#4E614D color RGB value is (78,97,77).

RGB: (78,97,77) (31%, 38%, 30%)

RGB channels and saturation

R 78 of 255 = 31%
G 97 of 255 = 38%
B 77 of 255 = 30%

78
97
77

R + G + B ~ 33%. #4E614D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 97 + 77 = 252 (100%)
R 78 of 252 ~ 30.95%
G 97 of 252 ~ 38.49%
B 77 of 252 ~ 30.56'%

%30.95
%38.49
%30.56

CMYK color model

#4E614D color CMYK value is (20,0,21,62).

  • cyan value is 19.59%
  • magenta value is 0.00%
  • yellow value is 20.62%
  • key color value is 61.96%

CMYK: (20,0,21,62)
C20M0Y21K62 (20%, 0%, 21%, 62%)
(0.20 / 0.00 / 0.21 / 0.62)

CMYK percentages

%19.59
%0
%20.62
%61.96

Codes

Color #4E614D in popluar color models

4E 61 4D
RGB 78 97 77
HSL 117° 11.49% 34.12%
HSB/HSV 117° 20.62% 38.04%
CMYK 19.59% 0.00% 20.62%
61.96%

Color #4E614D in popluar number systems.

HEX 4E 61 4D
Decimal 78 97 77
Binary 1001110 1100001 1001101
Octal 116 141 115

Shades and tints

Shades of #4E614D

#4E614D
(78,97,77)
#475946
(71,89,70)
#40513F
(64,81,63)
#394938
(57,73,56)
#324131
(50,65,49)
#2B392A
(43,57,42)
#243123
(36,49,35)
#1D291C
(29,41,28)
#162115
(22,33,21)
#0F190E
(15,25,14)
#081107
(8,17,7)
#000000
(0,0,0)

Tints of #4E614D

#4E614D
(78,97,77)
#5E6F5D
(94,111,93)
#6E7D6D
(110,125,109)
#7E8B7D
(126,139,125)
#8E998D
(142,153,141)
#9EA79D
(158,167,157)
#AEB5AD
(174,181,173)
#BEC3BD
(190,195,189)
#CED1CD
(206,209,205)
#DEDFDD
(222,223,221)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E614D; }

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

This text font color is #4E614D.

Background Color

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

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

This div background color is #4E614D.

Border color

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

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

This div border color is #4E614D.

Opacity

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

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

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

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

This text has shadow with #4E614D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E614D.

Preview

Color preview on black background

This text has color #4E614D on black background.


Color preview on white background

This text has color #4E614D on white background.


Black color preview on #4E614D background

This text has black color on #4E614D background.


White color preview on #4E614D background

This text has white color on #4E614D background.


Related colors

Complementary color

Complementary color for #hex is #B19EB2.


I love getcolorcode.com

Triadic colors

1 #4D4E61 and #614D4E with #4E614D are triadic colors.

2 #4D614E and #614E4D with #4E614D are triadic colors.