COLOR #4E5B66

HEX: #4E5B66 RGB: (78,91,102)

Color info

#4E5B66 contains red, green and blue colors in about the same proportion. Web safe color of #4E5B66 is #666666 (or #666).

RGB color model

#4E5B66 color RGB value is (78,91,102).

RGB: (78,91,102) (31%, 36%, 40%)

RGB channels and saturation

R 78 of 255 = 31%
G 91 of 255 = 36%
B 102 of 255 = 40%

78
91
102

R + G + B ~ 36%. #4E5B66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 91 + 102 = 271 (100%)
R 78 of 271 ~ 28.78%
G 91 of 271 ~ 33.58%
B 102 of 271 ~ 37.64'%

%28.78
%33.58
%37.64

CMYK color model

#4E5B66 color CMYK value is (24,11,0,60).

  • cyan value is 23.53%
  • magenta value is 10.78%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (24,11,0,60) C24M11Y0K60 (24%,11%,0%,60%) (0.24/0.11/0.00/0.60) 

CMYK percentages

%23.53
%10.78
%0
%60

Codes

Color #4E5B66 in popluar color models

4E 5B 66
RGB 78 91 102
HSL 208° 13.33% 35.29%
HSB/HSV 208° 23.53% 40.00%
CMYK 23.53% 10.78% 0.00%
60.00%

Color #4E5B66 in popluar number systems.

HEX 4E 5B 66
Decimal 78 91 102
Binary 1001110 1011011 1100110
Octal 116 133 146

Shades and tints

Shades of #4E5B66

#4E5B66
(78,91,102)
#47535D
(71,83,93)
#404B54
(64,75,84)
#39434B
(57,67,75)
#323B42
(50,59,66)
#2B3339
(43,51,57)
#242B30
(36,43,48)
#1D2327
(29,35,39)
#161B1E
(22,27,30)
#0F1315
(15,19,21)
#080B0C
(8,11,12)
#000000
(0,0,0)

Tints of #4E5B66

#4E5B66
(78,91,102)
#5E6973
(94,105,115)
#6E7780
(110,119,128)
#7E858D
(126,133,141)
#8E939A
(142,147,154)
#9EA1A7
(158,161,167)
#AEAFB4
(174,175,180)
#BEBDC1
(190,189,193)
#CECBCE
(206,203,206)
#DED9DB
(222,217,219)
#EEE7E8
(238,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E5B66 color. Also use rgb(78,91,102) instead hex code.

Text Font Color

.myTextColor { color: #4E5B66; }

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

This text font color is #4E5B66.

Background Color

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

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

This div background color is #4E5B66.

Border color

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

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

This div border color is #4E5B66.

Opacity

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

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

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

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

This text has shadow with #4E5B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5B66.

Preview

Color preview on black background

This text has color #4E5B66 on black background.


Color preview on white background

This text has color #4E5B66 on white background.


Black color preview on #4E5B66 background

This text has black color on #4E5B66 background.


White color preview on #4E5B66 background

This text has white color on #4E5B66 background.


Related colors

Complementary color

Complementary color for #hex is #B1A499.


I love getcolorcode.com

Triadic colors

1 #664E5B and #5B664E with #4E5B66 are triadic colors.

2 #665B4E and #5B4E66 with #4E5B66 are triadic colors.