COLOR #4E5C88

HEX: #4E5C88 RGB: (78,92,136)

Color info

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

RGB color model

#4E5C88 color RGB value is (78,92,136).

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

RGB channels and saturation

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

78
92
136

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

Portions of RGB colors in percentages

R + G + B = 78 + 92 + 136 = 306 (100%)
R 78 of 306 ~ 25.49%
G 92 of 306 ~ 30.07%
B 136 of 306 ~ 44.44'%

%25.49
%30.07
%44.44

CMYK color model

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

  • cyan value is 42.65%
  • magenta value is 32.35%
  • 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
%32.35
%0
%46.67

Codes

Color #4E5C88 in popluar color models

4E 5C 88
RGB 78 92 136
HSL 226° 27.10% 41.96%
HSB/HSV 226° 42.65% 53.33%
CMYK 42.65% 32.35% 0.00%
46.67%

Color #4E5C88 in popluar number systems.

HEX 4E 5C 88
Decimal 78 92 136
Binary 1001110 1011100 10001000
Octal 116 134 210

Shades and tints

Shades of #4E5C88

#4E5C88
(78,92,136)
#47547C
(71,84,124)
#404C70
(64,76,112)
#394464
(57,68,100)
#323C58
(50,60,88)
#2B344C
(43,52,76)
#242C40
(36,44,64)
#1D2434
(29,36,52)
#161C28
(22,28,40)
#0F141C
(15,20,28)
#080C10
(8,12,16)
#000000
(0,0,0)

Tints of #4E5C88

#4E5C88
(78,92,136)
#5E6A92
(94,106,146)
#6E789C
(110,120,156)
#7E86A6
(126,134,166)
#8E94B0
(142,148,176)
#9EA2BA
(158,162,186)
#AEB0C4
(174,176,196)
#BEBECE
(190,190,206)
#CECCD8
(206,204,216)
#DEDAE2
(222,218,226)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4E5C88; }

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

This text font color is #4E5C88.

Background Color

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

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

This div background color is #4E5C88.

Border color

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

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

This div border color is #4E5C88.

Opacity

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

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

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

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

This text has shadow with #4E5C88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E5C88.

Preview

Color preview on black background

This text has color #4E5C88 on black background.


Color preview on white background

This text has color #4E5C88 on white background.


Black color preview on #4E5C88 background

This text has black color on #4E5C88 background.


White color preview on #4E5C88 background

This text has white color on #4E5C88 background.


Related colors

Complementary color

Complementary color for #hex is #B1A377.


I love getcolorcode.com

Triadic colors

1 #884E5C and #5C884E with #4E5C88 are triadic colors.

2 #885C4E and #5C4E88 with #4E5C88 are triadic colors.