COLOR #5E6E99

HEX: #5E6E99 RGB: (94,110,153)

Color info

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

RGB color model

#5E6E99 color RGB value is (94,110,153).

RGB: (94,110,153) (37%, 43%, 60%)

RGB channels and saturation

R 94 of 255 = 37%
G 110 of 255 = 43%
B 153 of 255 = 60%

94
110
153

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

Portions of RGB colors in percentages

R + G + B = 94 + 110 + 153 = 357 (100%)
R 94 of 357 ~ 26.33%
G 110 of 357 ~ 30.81%
B 153 of 357 ~ 42.86'%

%26.33
%30.81
%42.86

CMYK color model

#5E6E99 color CMYK value is (39,28,0,40).

  • cyan value is 38.56%
  • magenta value is 28.10%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (39,28,0,40) C39M28Y0K40 (39%,28%,0%,40%) (0.39/0.28/0.00/0.40) 

CMYK percentages

%38.56
%28.1
%0
%40

Codes

Color #5E6E99 in popluar color models

5E 6E 99
RGB 94 110 153
HSL 224° 23.89% 48.43%
HSB/HSV 224° 38.56% 60.00%
CMYK 38.56% 28.10% 0.00%
40.00%

Color #5E6E99 in popluar number systems.

HEX 5E 6E 99
Decimal 94 110 153
Binary 1011110 1101110 10011001
Octal 136 156 231

Shades and tints

Shades of #5E6E99

#5E6E99
(94,110,153)
#56648C
(86,100,140)
#4E5A7F
(78,90,127)
#465072
(70,80,114)
#3E4665
(62,70,101)
#363C58
(54,60,88)
#2E324B
(46,50,75)
#26283E
(38,40,62)
#1E1E31
(30,30,49)
#161424
(22,20,36)
#0E0A17
(14,10,23)
#000000
(0,0,0)

Tints of #5E6E99

#5E6E99
(94,110,153)
#6C7BA2
(108,123,162)
#7A88AB
(122,136,171)
#8895B4
(136,149,180)
#96A2BD
(150,162,189)
#A4AFC6
(164,175,198)
#B2BCCF
(178,188,207)
#C0C9D8
(192,201,216)
#CED6E1
(206,214,225)
#DCE3EA
(220,227,234)
#EAF0F3
(234,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E6E99; }

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

This text font color is #5E6E99.

Background Color

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

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

This div background color is #5E6E99.

Border color

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

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

This div border color is #5E6E99.

Opacity

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

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

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

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

This text has shadow with #5E6E99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E6E99.

Preview

Color preview on black background

This text has color #5E6E99 on black background.


Color preview on white background

This text has color #5E6E99 on white background.


Black color preview on #5E6E99 background

This text has black color on #5E6E99 background.


White color preview on #5E6E99 background

This text has white color on #5E6E99 background.


Related colors

Complementary color

Complementary color for #hex is #A19166.


I love getcolorcode.com

Triadic colors

1 #995E6E and #6E995E with #5E6E99 are triadic colors.

2 #996E5E and #6E5E99 with #5E6E99 are triadic colors.