COLOR #4E3A44

HEX: #4E3A44 RGB: (78,58,68)

Color info

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

RGB color model

#4E3A44 color RGB value is (78,58,68).

RGB: (78,58,68) (31%, 23%, 27%)

RGB channels and saturation

R 78 of 255 = 31%
G 58 of 255 = 23%
B 68 of 255 = 27%

78
58
68

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

Portions of RGB colors in percentages

R + G + B = 78 + 58 + 68 = 204 (100%)
R 78 of 204 ~ 38.24%
G 58 of 204 ~ 28.43%
B 68 of 204 ~ 33.33'%

%38.24
%28.43
%33.33

CMYK color model

#4E3A44 color CMYK value is (0,26,13,69).

  • cyan value is 0.00%
  • magenta value is 25.64%
  • yellow value is 12.82%
  • key color value is 69.41%

CMYK: (0,26,13,69)
C0M26Y13K69 (0%, 26%, 13%, 69%)
(0.00 / 0.26 / 0.13 / 0.69)

CMYK percentages

%0
%25.64
%12.82
%69.41

Codes

Color #4E3A44 in popluar color models

4E 3A 44
RGB 78 58 68
HSL 330° 14.71% 26.67%
HSB/HSV 330° 25.64% 30.59%
CMYK 0.00% 25.64% 12.82%
69.41%

Color #4E3A44 in popluar number systems.

HEX 4E 3A 44
Decimal 78 58 68
Binary 1001110 111010 1000100
Octal 116 72 104

Shades and tints

Shades of #4E3A44

#4E3A44
(78,58,68)
#47353E
(71,53,62)
#403038
(64,48,56)
#392B32
(57,43,50)
#32262C
(50,38,44)
#2B2126
(43,33,38)
#241C20
(36,28,32)
#1D171A
(29,23,26)
#161214
(22,18,20)
#0F0D0E
(15,13,14)
#080808
(8,8,8)
#000000
(0,0,0)

Tints of #4E3A44

#4E3A44
(78,58,68)
#5E4B55
(94,75,85)
#6E5C66
(110,92,102)
#7E6D77
(126,109,119)
#8E7E88
(142,126,136)
#9E8F99
(158,143,153)
#AEA0AA
(174,160,170)
#BEB1BB
(190,177,187)
#CEC2CC
(206,194,204)
#DED3DD
(222,211,221)
#EEE4EE
(238,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E3A44; }

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

This text font color is #4E3A44.

Background Color

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

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

This div background color is #4E3A44.

Border color

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

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

This div border color is #4E3A44.

Opacity

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

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

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

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

This text has shadow with #4E3A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3A44.

Preview

Color preview on black background

This text has color #4E3A44 on black background.


Color preview on white background

This text has color #4E3A44 on white background.


Black color preview on #4E3A44 background

This text has black color on #4E3A44 background.


White color preview on #4E3A44 background

This text has white color on #4E3A44 background.


Related colors

Complementary color

Complementary color for #hex is #B1C5BB.


I love getcolorcode.com

Triadic colors

1 #444E3A and #3A444E with #4E3A44 are triadic colors.

2 #443A4E and #3A4E44 with #4E3A44 are triadic colors.