COLOR #4E5C61

HEX: #4E5C61 RGB: (78,92,97)

Color info

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

RGB color model

#4E5C61 color RGB value is (78,92,97).

RGB: (78,92,97) (31%, 36%, 38%)

RGB channels and saturation

R 78 of 255 = 31%
G 92 of 255 = 36%
B 97 of 255 = 38%

78
92
97

R + G + B ~ 35%. #4E5C61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 92 + 97 = 267 (100%)
R 78 of 267 ~ 29.21%
G 92 of 267 ~ 34.46%
B 97 of 267 ~ 36.33'%

%29.21
%34.46
%36.33

CMYK color model

#4E5C61 color CMYK value is (20,5,0,62).

  • cyan value is 19.59%
  • magenta value is 5.15%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (20,5,0,62)
C20M5Y0K62 (20%, 5%, 0%, 62%)
(0.20 / 0.05 / 0.00 / 0.62)

CMYK percentages

%19.59
%5.15
%0
%61.96

Codes

Color #4E5C61 in popluar color models

4E 5C 61
RGB 78 92 97
HSL 196° 10.86% 34.31%
HSB/HSV 196° 19.59% 38.04%
CMYK 19.59% 5.15% 0.00%
61.96%

Color #4E5C61 in popluar number systems.

HEX 4E 5C 61
Decimal 78 92 97
Binary 1001110 1011100 1100001
Octal 116 134 141

Shades and tints

Shades of #4E5C61

#4E5C61
(78,92,97)
#475459
(71,84,89)
#404C51
(64,76,81)
#394449
(57,68,73)
#323C41
(50,60,65)
#2B3439
(43,52,57)
#242C31
(36,44,49)
#1D2429
(29,36,41)
#161C21
(22,28,33)
#0F1419
(15,20,25)
#080C11
(8,12,17)
#000000
(0,0,0)

Tints of #4E5C61

#4E5C61
(78,92,97)
#5E6A6F
(94,106,111)
#6E787D
(110,120,125)
#7E868B
(126,134,139)
#8E9499
(142,148,153)
#9EA2A7
(158,162,167)
#AEB0B5
(174,176,181)
#BEBEC3
(190,190,195)
#CECCD1
(206,204,209)
#DEDADF
(222,218,223)
#EEE8ED
(238,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E5C61 color. Also use rgb(78,92,97) instead hex code.

Text Font Color

.myTextColor { color: #4E5C61; }

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

This text font color is #4E5C61.

Background Color

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

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

This div background color is #4E5C61.

Border color

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

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

This div border color is #4E5C61.

Opacity

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

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

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

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

This text has shadow with #4E5C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5C61.

Preview

Color preview on black background

This text has color #4E5C61 on black background.


Color preview on white background

This text has color #4E5C61 on white background.


Black color preview on #4E5C61 background

This text has black color on #4E5C61 background.


White color preview on #4E5C61 background

This text has white color on #4E5C61 background.


Related colors

Complementary color

Complementary color for #hex is #B1A39E.


I love getcolorcode.com

Triadic colors

1 #614E5C and #5C614E with #4E5C61 are triadic colors.

2 #615C4E and #5C4E61 with #4E5C61 are triadic colors.