COLOR #4E3E51

HEX: #4E3E51 RGB: (78,62,81)

Color info

#4E3E51 contains red, green and blue colors in about the same proportion. Web safe color of #4E3E51 is #663366 (or #636).

RGB color model

#4E3E51 color RGB value is (78,62,81).

RGB: (78,62,81) (31%, 24%, 32%)

RGB channels and saturation

R 78 of 255 = 31%
G 62 of 255 = 24%
B 81 of 255 = 32%

78
62
81

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

Portions of RGB colors in percentages

R + G + B = 78 + 62 + 81 = 221 (100%)
R 78 of 221 ~ 35.29%
G 62 of 221 ~ 28.05%
B 81 of 221 ~ 36.65'%

%35.29
%28.05
%36.65

CMYK color model

#4E3E51 color CMYK value is (4,23,0,68).

  • cyan value is 3.70%
  • magenta value is 23.46%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (4,23,0,68)
C4M23Y0K68 (4%, 23%, 0%, 68%)
(0.04 / 0.23 / 0.00 / 0.68)

CMYK percentages

%3.7
%23.46
%0
%68.24

Codes

Color #4E3E51 in popluar color models

4E 3E 51
RGB 78 62 81
HSL 291° 13.29% 28.04%
HSB/HSV 291° 23.46% 31.76%
CMYK 3.70% 23.46% 0.00%
68.24%

Color #4E3E51 in popluar number systems.

HEX 4E 3E 51
Decimal 78 62 81
Binary 1001110 111110 1010001
Octal 116 76 121

Shades and tints

Shades of #4E3E51

#4E3E51
(78,62,81)
#47394A
(71,57,74)
#403443
(64,52,67)
#392F3C
(57,47,60)
#322A35
(50,42,53)
#2B252E
(43,37,46)
#242027
(36,32,39)
#1D1B20
(29,27,32)
#161619
(22,22,25)
#0F1112
(15,17,18)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #4E3E51

#4E3E51
(78,62,81)
#5E4F60
(94,79,96)
#6E606F
(110,96,111)
#7E717E
(126,113,126)
#8E828D
(142,130,141)
#9E939C
(158,147,156)
#AEA4AB
(174,164,171)
#BEB5BA
(190,181,186)
#CEC6C9
(206,198,201)
#DED7D8
(222,215,216)
#EEE8E7
(238,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E3E51; }

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

This text font color is #4E3E51.

Background Color

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

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

This div background color is #4E3E51.

Border color

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

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

This div border color is #4E3E51.

Opacity

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

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

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

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

This text has shadow with #4E3E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3E51.

Preview

Color preview on black background

This text has color #4E3E51 on black background.


Color preview on white background

This text has color #4E3E51 on white background.


Black color preview on #4E3E51 background

This text has black color on #4E3E51 background.


White color preview on #4E3E51 background

This text has white color on #4E3E51 background.


Related colors

Complementary color

Complementary color for #hex is #B1C1AE.


I love getcolorcode.com

Triadic colors

1 #514E3E and #3E514E with #4E3E51 are triadic colors.

2 #513E4E and #3E4E51 with #4E3E51 are triadic colors.