COLOR #5E93A8

HEX: #5E93A8 RGB: (94,147,168)

Color info

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

RGB color model

#5E93A8 color RGB value is (94,147,168).

RGB: (94,147,168) (37%, 58%, 66%)

RGB channels and saturation

R 94 of 255 = 37%
G 147 of 255 = 58%
B 168 of 255 = 66%

94
147
168

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

Portions of RGB colors in percentages

R + G + B = 94 + 147 + 168 = 409 (100%)
R 94 of 409 ~ 22.98%
G 147 of 409 ~ 35.94%
B 168 of 409 ~ 41.08'%

%22.98
%35.94
%41.08

CMYK color model

#5E93A8 color CMYK value is (44,13,0,34).

  • cyan value is 44.05%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (44,13,0,34)
C44M13Y0K34 (44%, 13%, 0%, 34%)
(0.44 / 0.13 / 0.00 / 0.34)

CMYK percentages

%44.05
%12.5
%0
%34.12

Codes

Color #5E93A8 in popluar color models

5E 93 A8
RGB 94 147 168
HSL 197° 29.84% 51.37%
HSB/HSV 197° 44.05% 65.88%
CMYK 44.05% 12.50% 0.00%
34.12%

Color #5E93A8 in popluar number systems.

HEX 5E 93 A8
Decimal 94 147 168
Binary 1011110 10010011 10101000
Octal 136 223 250

Shades and tints

Shades of #5E93A8

#5E93A8
(94,147,168)
#568699
(86,134,153)
#4E798A
(78,121,138)
#466C7B
(70,108,123)
#3E5F6C
(62,95,108)
#36525D
(54,82,93)
#2E454E
(46,69,78)
#26383F
(38,56,63)
#1E2B30
(30,43,48)
#161E21
(22,30,33)
#0E1112
(14,17,18)
#000000
(0,0,0)

Tints of #5E93A8

#5E93A8
(94,147,168)
#6C9CAF
(108,156,175)
#7AA5B6
(122,165,182)
#88AEBD
(136,174,189)
#96B7C4
(150,183,196)
#A4C0CB
(164,192,203)
#B2C9D2
(178,201,210)
#C0D2D9
(192,210,217)
#CEDBE0
(206,219,224)
#DCE4E7
(220,228,231)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E93A8 color. Also use rgb(94,147,168) instead hex code.

Text Font Color

.myTextColor { color: #5E93A8; }

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

This text font color is #5E93A8.

Background Color

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

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

This div background color is #5E93A8.

Border color

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

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

This div border color is #5E93A8.

Opacity

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

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

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

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

This text has shadow with #5E93A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E93A8.

Preview

Color preview on black background

This text has color #5E93A8 on black background.


Color preview on white background

This text has color #5E93A8 on white background.


Black color preview on #5E93A8 background

This text has black color on #5E93A8 background.


White color preview on #5E93A8 background

This text has white color on #5E93A8 background.


Related colors

Complementary color

Complementary color for #hex is #A16C57.


I love getcolorcode.com

Triadic colors

1 #A85E93 and #93A85E with #5E93A8 are triadic colors.

2 #A8935E and #935EA8 with #5E93A8 are triadic colors.