COLOR #4E466E

HEX: #4E466E RGB: (78,70,110)

Color info

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

RGB color model

#4E466E color RGB value is (78,70,110).

RGB: (78,70,110) (31%, 27%, 43%)

RGB channels and saturation

R 78 of 255 = 31%
G 70 of 255 = 27%
B 110 of 255 = 43%

78
70
110

R + G + B ~ 34%. #4E466E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 70 + 110 = 258 (100%)
R 78 of 258 ~ 30.23%
G 70 of 258 ~ 27.13%
B 110 of 258 ~ 42.64'%

%30.23
%27.13
%42.64

CMYK color model

#4E466E color CMYK value is (29,36,0,57).

  • cyan value is 29.09%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (29,36,0,57)
C29M36Y0K57 (29%, 36%, 0%, 57%)
(0.29 / 0.36 / 0.00 / 0.57)

CMYK percentages

%29.09
%36.36
%0
%56.86

Codes

Color #4E466E in popluar color models

4E 46 6E
RGB 78 70 110
HSL 252° 22.22% 35.29%
HSB/HSV 252° 36.36% 43.14%
CMYK 29.09% 36.36% 0.00%
56.86%

Color #4E466E in popluar number systems.

HEX 4E 46 6E
Decimal 78 70 110
Binary 1001110 1000110 1101110
Octal 116 106 156

Shades and tints

Shades of #4E466E

#4E466E
(78,70,110)
#474064
(71,64,100)
#403A5A
(64,58,90)
#393450
(57,52,80)
#322E46
(50,46,70)
#2B283C
(43,40,60)
#242232
(36,34,50)
#1D1C28
(29,28,40)
#16161E
(22,22,30)
#0F1014
(15,16,20)
#080A0A
(8,10,10)
#000000
(0,0,0)

Tints of #4E466E

#4E466E
(78,70,110)
#5E567B
(94,86,123)
#6E6688
(110,102,136)
#7E7695
(126,118,149)
#8E86A2
(142,134,162)
#9E96AF
(158,150,175)
#AEA6BC
(174,166,188)
#BEB6C9
(190,182,201)
#CEC6D6
(206,198,214)
#DED6E3
(222,214,227)
#EEE6F0
(238,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E466E color. Also use rgb(78,70,110) instead hex code.

Text Font Color

.myTextColor { color: #4E466E; }

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

This text font color is #4E466E.

Background Color

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

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

This div background color is #4E466E.

Border color

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

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

This div border color is #4E466E.

Opacity

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

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

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

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

This text has shadow with #4E466E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E466E.

Preview

Color preview on black background

This text has color #4E466E on black background.


Color preview on white background

This text has color #4E466E on white background.


Black color preview on #4E466E background

This text has black color on #4E466E background.


White color preview on #4E466E background

This text has white color on #4E466E background.


Related colors

Complementary color

Complementary color for #hex is #B1B991.


I love getcolorcode.com

Triadic colors

1 #6E4E46 and #466E4E with #4E466E are triadic colors.

2 #6E464E and #464E6E with #4E466E are triadic colors.