COLOR #4E5A61

HEX: #4E5A61 RGB: (78,90,97)

Color info

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

RGB color model

#4E5A61 color RGB value is (78,90,97).

RGB: (78,90,97) (31%, 35%, 38%)

RGB channels and saturation

R 78 of 255 = 31%
G 90 of 255 = 35%
B 97 of 255 = 38%

78
90
97

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

Portions of RGB colors in percentages

R + G + B = 78 + 90 + 97 = 265 (100%)
R 78 of 265 ~ 29.43%
G 90 of 265 ~ 33.96%
B 97 of 265 ~ 36.6'%

%29.43
%33.96
%36.6

CMYK color model

#4E5A61 color CMYK value is (20,7,0,62).

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

CMYK: (20,7,0,62)
C20M7Y0K62 (20%, 7%, 0%, 62%)
(0.20 / 0.07 / 0.00 / 0.62)

CMYK percentages

%19.59
%7.22
%0
%61.96

Codes

Color #4E5A61 in popluar color models

4E 5A 61
RGB 78 90 97
HSL 202° 10.86% 34.31%
HSB/HSV 202° 19.59% 38.04%
CMYK 19.59% 7.22% 0.00%
61.96%

Color #4E5A61 in popluar number systems.

HEX 4E 5A 61
Decimal 78 90 97
Binary 1001110 1011010 1100001
Octal 116 132 141

Shades and tints

Shades of #4E5A61

#4E5A61
(78,90,97)
#475259
(71,82,89)
#404A51
(64,74,81)
#394249
(57,66,73)
#323A41
(50,58,65)
#2B3239
(43,50,57)
#242A31
(36,42,49)
#1D2229
(29,34,41)
#161A21
(22,26,33)
#0F1219
(15,18,25)
#080A11
(8,10,17)
#000000
(0,0,0)

Tints of #4E5A61

#4E5A61
(78,90,97)
#5E696F
(94,105,111)
#6E787D
(110,120,125)
#7E878B
(126,135,139)
#8E9699
(142,150,153)
#9EA5A7
(158,165,167)
#AEB4B5
(174,180,181)
#BEC3C3
(190,195,195)
#CED2D1
(206,210,209)
#DEE1DF
(222,225,223)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E5A61; }

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

This text font color is #4E5A61.

Background Color

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

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

This div background color is #4E5A61.

Border color

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

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

This div border color is #4E5A61.

Opacity

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

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

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

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

This text has shadow with #4E5A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5A61.

Preview

Color preview on black background

This text has color #4E5A61 on black background.


Color preview on white background

This text has color #4E5A61 on white background.


Black color preview on #4E5A61 background

This text has black color on #4E5A61 background.


White color preview on #4E5A61 background

This text has white color on #4E5A61 background.


Related colors

Complementary color

Complementary color for #hex is #B1A59E.


I love getcolorcode.com

Triadic colors

1 #614E5A and #5A614E with #4E5A61 are triadic colors.

2 #615A4E and #5A4E61 with #4E5A61 are triadic colors.