COLOR #4E5A77

HEX: #4E5A77 RGB: (78,90,119)

Color info

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

RGB color model

#4E5A77 color RGB value is (78,90,119).

RGB: (78,90,119) (31%, 35%, 47%)

RGB channels and saturation

R 78 of 255 = 31%
G 90 of 255 = 35%
B 119 of 255 = 47%

78
90
119

R + G + B ~ 38%. #4E5A77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 90 + 119 = 287 (100%)
R 78 of 287 ~ 27.18%
G 90 of 287 ~ 31.36%
B 119 of 287 ~ 41.46'%

%27.18
%31.36
%41.46

CMYK color model

#4E5A77 color CMYK value is (34,24,0,53).

  • cyan value is 34.45%
  • magenta value is 24.37%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (34,24,0,53)
C34M24Y0K53 (34%, 24%, 0%, 53%)
(0.34 / 0.24 / 0.00 / 0.53)

CMYK percentages

%34.45
%24.37
%0
%53.33

Codes

Color #4E5A77 in popluar color models

4E 5A 77
RGB 78 90 119
HSL 222° 20.81% 38.63%
HSB/HSV 222° 34.45% 46.67%
CMYK 34.45% 24.37% 0.00%
53.33%

Color #4E5A77 in popluar number systems.

HEX 4E 5A 77
Decimal 78 90 119
Binary 1001110 1011010 1110111
Octal 116 132 167

Shades and tints

Shades of #4E5A77

#4E5A77
(78,90,119)
#47526D
(71,82,109)
#404A63
(64,74,99)
#394259
(57,66,89)
#323A4F
(50,58,79)
#2B3245
(43,50,69)
#242A3B
(36,42,59)
#1D2231
(29,34,49)
#161A27
(22,26,39)
#0F121D
(15,18,29)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #4E5A77

#4E5A77
(78,90,119)
#5E6983
(94,105,131)
#6E788F
(110,120,143)
#7E879B
(126,135,155)
#8E96A7
(142,150,167)
#9EA5B3
(158,165,179)
#AEB4BF
(174,180,191)
#BEC3CB
(190,195,203)
#CED2D7
(206,210,215)
#DEE1E3
(222,225,227)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E5A77; }

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

This text font color is #4E5A77.

Background Color

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

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

This div background color is #4E5A77.

Border color

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

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

This div border color is #4E5A77.

Opacity

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

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

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

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

This text has shadow with #4E5A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5A77.

Preview

Color preview on black background

This text has color #4E5A77 on black background.


Color preview on white background

This text has color #4E5A77 on white background.


Black color preview on #4E5A77 background

This text has black color on #4E5A77 background.


White color preview on #4E5A77 background

This text has white color on #4E5A77 background.


Related colors

Complementary color

Complementary color for #hex is #B1A588.


I love getcolorcode.com

Triadic colors

1 #774E5A and #5A774E with #4E5A77 are triadic colors.

2 #775A4E and #5A4E77 with #4E5A77 are triadic colors.