COLOR #4E4A44

HEX: #4E4A44 RGB: (78,74,68)

Color info

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

RGB color model

#4E4A44 color RGB value is (78,74,68).

RGB: (78,74,68) (31%, 29%, 27%)

RGB channels and saturation

R 78 of 255 = 31%
G 74 of 255 = 29%
B 68 of 255 = 27%

78
74
68

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

Portions of RGB colors in percentages

R + G + B = 78 + 74 + 68 = 220 (100%)
R 78 of 220 ~ 35.45%
G 74 of 220 ~ 33.64%
B 68 of 220 ~ 30.91'%

%35.45
%33.64
%30.91

CMYK color model

#4E4A44 color CMYK value is (0,5,13,69).

  • cyan value is 0.00%
  • magenta value is 5.13%
  • yellow value is 12.82%
  • key color value is 69.41%
CMYK: (0,5,13,69) C0M5Y13K69 (0%,5%,13%,69%) (0.00/0.05/0.13/0.69) 

CMYK percentages

%0
%5.13
%12.82
%69.41

Codes

Color #4E4A44 in popluar color models

4E 4A 44
RGB 78 74 68
HSL 36° 6.85% 28.63%
HSB/HSV 36° 12.82% 30.59%
CMYK 0.00% 5.13% 12.82%
69.41%

Color #4E4A44 in popluar number systems.

HEX 4E 4A 44
Decimal 78 74 68
Binary 1001110 1001010 1000100
Octal 116 112 104

Shades and tints

Shades of #4E4A44

#4E4A44
(78,74,68)
#47443E
(71,68,62)
#403E38
(64,62,56)
#393832
(57,56,50)
#32322C
(50,50,44)
#2B2C26
(43,44,38)
#242620
(36,38,32)
#1D201A
(29,32,26)
#161A14
(22,26,20)
#0F140E
(15,20,14)
#080E08
(8,14,8)
#000000
(0,0,0)

Tints of #4E4A44

#4E4A44
(78,74,68)
#5E5A55
(94,90,85)
#6E6A66
(110,106,102)
#7E7A77
(126,122,119)
#8E8A88
(142,138,136)
#9E9A99
(158,154,153)
#AEAAAA
(174,170,170)
#BEBABB
(190,186,187)
#CECACC
(206,202,204)
#DEDADD
(222,218,221)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4A44 color. Also use rgb(78,74,68) instead hex code.

Text Font Color

.myTextColor { color: #4E4A44; }

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

This text font color is #4E4A44.

Background Color

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

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

This div background color is #4E4A44.

Border color

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

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

This div border color is #4E4A44.

Opacity

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

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

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

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

This text has shadow with #4E4A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4A44.

Preview

Color preview on black background

This text has color #4E4A44 on black background.


Color preview on white background

This text has color #4E4A44 on white background.


Black color preview on #4E4A44 background

This text has black color on #4E4A44 background.


White color preview on #4E4A44 background

This text has white color on #4E4A44 background.


Related colors

Complementary color

Complementary color for #hex is #B1B5BB.


I love getcolorcode.com

Triadic colors

1 #444E4A and #4A444E with #4E4A44 are triadic colors.

2 #444A4E and #4A4E44 with #4E4A44 are triadic colors.