COLOR #4E5D66

HEX: #4E5D66 RGB: (78,93,102)

Color info

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

RGB color model

#4E5D66 color RGB value is (78,93,102).

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

RGB channels and saturation

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

78
93
102

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

Portions of RGB colors in percentages

R + G + B = 78 + 93 + 102 = 273 (100%)
R 78 of 273 ~ 28.57%
G 93 of 273 ~ 34.07%
B 102 of 273 ~ 37.36'%

%28.57
%34.07
%37.36

CMYK color model

#4E5D66 color CMYK value is (24,9,0,60).

  • cyan value is 23.53%
  • magenta value is 8.82%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (24,9,0,60)
C24M9Y0K60 (24%, 9%, 0%, 60%)
(0.24 / 0.09 / 0.00 / 0.60)

CMYK percentages

%23.53
%8.82
%0
%60

Codes

Color #4E5D66 in popluar color models

4E 5D 66
RGB 78 93 102
HSL 203° 13.33% 35.29%
HSB/HSV 203° 23.53% 40.00%
CMYK 23.53% 8.82% 0.00%
60.00%

Color #4E5D66 in popluar number systems.

HEX 4E 5D 66
Decimal 78 93 102
Binary 1001110 1011101 1100110
Octal 116 135 146

Shades and tints

Shades of #4E5D66

#4E5D66
(78,93,102)
#47555D
(71,85,93)
#404D54
(64,77,84)
#39454B
(57,69,75)
#323D42
(50,61,66)
#2B3539
(43,53,57)
#242D30
(36,45,48)
#1D2527
(29,37,39)
#161D1E
(22,29,30)
#0F1515
(15,21,21)
#080D0C
(8,13,12)
#000000
(0,0,0)

Tints of #4E5D66

#4E5D66
(78,93,102)
#5E6B73
(94,107,115)
#6E7980
(110,121,128)
#7E878D
(126,135,141)
#8E959A
(142,149,154)
#9EA3A7
(158,163,167)
#AEB1B4
(174,177,180)
#BEBFC1
(190,191,193)
#CECDCE
(206,205,206)
#DEDBDB
(222,219,219)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E5D66; }

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

This text font color is #4E5D66.

Background Color

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

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

This div background color is #4E5D66.

Border color

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

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

This div border color is #4E5D66.

Opacity

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

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

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

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

This text has shadow with #4E5D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5D66.

Preview

Color preview on black background

This text has color #4E5D66 on black background.


Color preview on white background

This text has color #4E5D66 on white background.


Black color preview on #4E5D66 background

This text has black color on #4E5D66 background.


White color preview on #4E5D66 background

This text has white color on #4E5D66 background.


Related colors

Complementary color

Complementary color for #hex is #B1A299.


I love getcolorcode.com

Triadic colors

1 #664E5D and #5D664E with #4E5D66 are triadic colors.

2 #665D4E and #5D4E66 with #4E5D66 are triadic colors.