COLOR #5E6E96

HEX: #5E6E96 RGB: (94,110,150)

Color info

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

RGB color model

#5E6E96 color RGB value is (94,110,150).

RGB: (94,110,150) (37%, 43%, 59%)

RGB channels and saturation

R 94 of 255 = 37%
G 110 of 255 = 43%
B 150 of 255 = 59%

94
110
150

R + G + B ~ 46%. #5E6E96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 94 + 110 + 150 = 354 (100%)
R 94 of 354 ~ 26.55%
G 110 of 354 ~ 31.07%
B 150 of 354 ~ 42.37'%

%26.55
%31.07
%42.37

CMYK color model

#5E6E96 color CMYK value is (37,27,0,41).

  • cyan value is 37.33%
  • magenta value is 26.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (37,27,0,41)
C37M27Y0K41 (37%, 27%, 0%, 41%)
(0.37 / 0.27 / 0.00 / 0.41)

CMYK percentages

%37.33
%26.67
%0
%41.18

Codes

Color #5E6E96 in popluar color models

5E 6E 96
RGB 94 110 150
HSL 223° 22.95% 47.84%
HSB/HSV 223° 37.33% 58.82%
CMYK 37.33% 26.67% 0.00%
41.18%

Color #5E6E96 in popluar number systems.

HEX 5E 6E 96
Decimal 94 110 150
Binary 1011110 1101110 10010110
Octal 136 156 226

Shades and tints

Shades of #5E6E96

#5E6E96
(94,110,150)
#566489
(86,100,137)
#4E5A7C
(78,90,124)
#46506F
(70,80,111)
#3E4662
(62,70,98)
#363C55
(54,60,85)
#2E3248
(46,50,72)
#26283B
(38,40,59)
#1E1E2E
(30,30,46)
#161421
(22,20,33)
#0E0A14
(14,10,20)
#000000
(0,0,0)

Tints of #5E6E96

#5E6E96
(94,110,150)
#6C7B9F
(108,123,159)
#7A88A8
(122,136,168)
#8895B1
(136,149,177)
#96A2BA
(150,162,186)
#A4AFC3
(164,175,195)
#B2BCCC
(178,188,204)
#C0C9D5
(192,201,213)
#CED6DE
(206,214,222)
#DCE3E7
(220,227,231)
#EAF0F0
(234,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E6E96 color. Also use rgb(94,110,150) instead hex code.

Text Font Color

.myTextColor { color: #5E6E96; }

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

This text font color is #5E6E96.

Background Color

.myBgColor { background-color: #5E6E96; }

<div style="background-color:#5E6E96">Inner text</div>

This div background color is #5E6E96.

Border color

.myBorderColor { border: 1px solid #5E6E96; }

<div style="border:3px solid #5E6E96">Div</div>

This div border color is #5E6E96.

Opacity

.myOpacity80 { color: #5E6E96; opacity: 0.8; }

<p style="color:#5E6E96;opacity:0.8;">80%</p>

Text with #5E6E96 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 #5E6E96;}

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

This text has shadow with #5E6E96 color.


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

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

This text has shadow with #5E6E96 primary color and red secondary color.


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

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

This text has shadow with #5E6E96 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5E6E96.

Preview

Color preview on black background

This text has color #5E6E96 on black background.


Color preview on white background

This text has color #5E6E96 on white background.


Black color preview on #5E6E96 background

This text has black color on #5E6E96 background.


White color preview on #5E6E96 background

This text has white color on #5E6E96 background.


Related colors

Complementary color

Complementary color for #hex is #A19169.


I love getcolorcode.com

Triadic colors

1 #965E6E and #6E965E with #5E6E96 are triadic colors.

2 #966E5E and #6E5E96 with #5E6E96 are triadic colors.