COLOR #4E5D88

HEX: #4E5D88 RGB: (78,93,136)

Color info

#4E5D88 contains red, green and blue colors in about the same proportion. Web safe color of #4E5D88 is #666699 (or #669).

RGB color model

#4E5D88 color RGB value is (78,93,136).

RGB: (78,93,136) (31%, 36%, 53%)

RGB channels and saturation

R 78 of 255 = 31%
G 93 of 255 = 36%
B 136 of 255 = 53%

78
93
136

R + G + B ~ 40%. #4E5D88 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 78 + 93 + 136 = 307 (100%)
R 78 of 307 ~ 25.41%
G 93 of 307 ~ 30.29%
B 136 of 307 ~ 44.3'%

%25.41
%30.29
%44.3

CMYK color model

#4E5D88 color CMYK value is (43,32,0,47).

  • cyan value is 42.65%
  • magenta value is 31.62%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (43,32,0,47)
C43M32Y0K47 (43%, 32%, 0%, 47%)
(0.43 / 0.32 / 0.00 / 0.47)

CMYK percentages

%42.65
%31.62
%0
%46.67

Codes

Color #4E5D88 in popluar color models

4E 5D 88
RGB 78 93 136
HSL 224° 27.10% 41.96%
HSB/HSV 224° 42.65% 53.33%
CMYK 42.65% 31.62% 0.00%
46.67%

Color #4E5D88 in popluar number systems.

HEX 4E 5D 88
Decimal 78 93 136
Binary 1001110 1011101 10001000
Octal 116 135 210

Shades and tints

Shades of #4E5D88

#4E5D88
(78,93,136)
#47557C
(71,85,124)
#404D70
(64,77,112)
#394564
(57,69,100)
#323D58
(50,61,88)
#2B354C
(43,53,76)
#242D40
(36,45,64)
#1D2534
(29,37,52)
#161D28
(22,29,40)
#0F151C
(15,21,28)
#080D10
(8,13,16)
#000000
(0,0,0)

Tints of #4E5D88

#4E5D88
(78,93,136)
#5E6B92
(94,107,146)
#6E799C
(110,121,156)
#7E87A6
(126,135,166)
#8E95B0
(142,149,176)
#9EA3BA
(158,163,186)
#AEB1C4
(174,177,196)
#BEBFCE
(190,191,206)
#CECDD8
(206,205,216)
#DEDBE2
(222,219,226)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E5D88; }

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

This text font color is #4E5D88.

Background Color

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

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

This div background color is #4E5D88.

Border color

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

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

This div border color is #4E5D88.

Opacity

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

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

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

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

This text has shadow with #4E5D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5D88.

Preview

Color preview on black background

This text has color #4E5D88 on black background.


Color preview on white background

This text has color #4E5D88 on white background.


Black color preview on #4E5D88 background

This text has black color on #4E5D88 background.


White color preview on #4E5D88 background

This text has white color on #4E5D88 background.


Related colors

Complementary color

Complementary color for #hex is #B1A277.


I love getcolorcode.com

Triadic colors

1 #884E5D and #5D884E with #4E5D88 are triadic colors.

2 #885D4E and #5D4E88 with #4E5D88 are triadic colors.