COLOR #5E8CA6

HEX: #5E8CA6 RGB: (94,140,166)

Color info

#5E8CA6 contains mainly green and blue colors. Web safe color of #5E8CA6 is #669999 (or #699).

RGB color model

#5E8CA6 color RGB value is (94,140,166).

RGB: (94,140,166) (37%, 55%, 65%)

RGB channels and saturation

R 94 of 255 = 37%
G 140 of 255 = 55%
B 166 of 255 = 65%

94
140
166

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

Portions of RGB colors in percentages

R + G + B = 94 + 140 + 166 = 400 (100%)
R 94 of 400 ~ 23.5%
G 140 of 400 ~ 35%
B 166 of 400 ~ 41.5'%

%23.5
%35
%41.5

CMYK color model

#5E8CA6 color CMYK value is (43,16,0,35).

  • cyan value is 43.37%
  • magenta value is 15.66%
  • yellow value is 0.00%
  • key color value is 34.90%
CMYK: (43,16,0,35) C43M16Y0K35 (43%,16%,0%,35%) (0.43/0.16/0.00/0.35) 

CMYK percentages

%43.37
%15.66
%0
%34.9

Codes

Color #5E8CA6 in popluar color models

5E 8C A6
RGB 94 140 166
HSL 202° 28.80% 50.98%
HSB/HSV 202° 43.37% 65.10%
CMYK 43.37% 15.66% 0.00%
34.90%

Color #5E8CA6 in popluar number systems.

HEX 5E 8C A6
Decimal 94 140 166
Binary 1011110 10001100 10100110
Octal 136 214 246

Shades and tints

Shades of #5E8CA6

#5E8CA6
(94,140,166)
#568097
(86,128,151)
#4E7488
(78,116,136)
#466879
(70,104,121)
#3E5C6A
(62,92,106)
#36505B
(54,80,91)
#2E444C
(46,68,76)
#26383D
(38,56,61)
#1E2C2E
(30,44,46)
#16201F
(22,32,31)
#0E1410
(14,20,16)
#000000
(0,0,0)

Tints of #5E8CA6

#5E8CA6
(94,140,166)
#6C96AE
(108,150,174)
#7AA0B6
(122,160,182)
#88AABE
(136,170,190)
#96B4C6
(150,180,198)
#A4BECE
(164,190,206)
#B2C8D6
(178,200,214)
#C0D2DE
(192,210,222)
#CEDCE6
(206,220,230)
#DCE6EE
(220,230,238)
#EAF0F6
(234,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E8CA6 color. Also use rgb(94,140,166) instead hex code.

Text Font Color

.myTextColor { color: #5E8CA6; }

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

This text font color is #5E8CA6.

Background Color

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

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

This div background color is #5E8CA6.

Border color

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

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

This div border color is #5E8CA6.

Opacity

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

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

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

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

This text has shadow with #5E8CA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E8CA6.

Preview

Color preview on black background

This text has color #5E8CA6 on black background.


Color preview on white background

This text has color #5E8CA6 on white background.


Black color preview on #5E8CA6 background

This text has black color on #5E8CA6 background.


White color preview on #5E8CA6 background

This text has white color on #5E8CA6 background.


Related colors

Complementary color

Complementary color for #hex is #A17359.


I love getcolorcode.com

Triadic colors

1 #A65E8C and #8CA65E with #5E8CA6 are triadic colors.

2 #A68C5E and #8C5EA6 with #5E8CA6 are triadic colors.