COLOR #5E7ABA

HEX: #5E7ABA RGB: (94,122,186)

Color info

#5E7ABA contains mainly blue color. Web safe color of #5E7ABA is #6666CC (or #66C).

RGB color model

#5E7ABA color RGB value is (94,122,186).

RGB: (94,122,186) (37%, 48%, 73%)

RGB channels and saturation

R 94 of 255 = 37%
G 122 of 255 = 48%
B 186 of 255 = 73%

94
122
186

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

Portions of RGB colors in percentages

R + G + B = 94 + 122 + 186 = 402 (100%)
R 94 of 402 ~ 23.38%
G 122 of 402 ~ 30.35%
B 186 of 402 ~ 46.27'%

%23.38
%30.35
%46.27

CMYK color model

#5E7ABA color CMYK value is (49,34,0,27).

  • cyan value is 49.46%
  • magenta value is 34.41%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (49,34,0,27)
C49M34Y0K27 (49%, 34%, 0%, 27%)
(0.49 / 0.34 / 0.00 / 0.27)

CMYK percentages

%49.46
%34.41
%0
%27.06

Codes

Color #5E7ABA in popluar color models

5E 7A BA
RGB 94 122 186
HSL 222° 40.00% 54.90%
HSB/HSV 222° 49.46% 72.94%
CMYK 49.46% 34.41% 0.00%
27.06%

Color #5E7ABA in popluar number systems.

HEX 5E 7A BA
Decimal 94 122 186
Binary 1011110 1111010 10111010
Octal 136 172 272

Shades and tints

Shades of #5E7ABA

#5E7ABA
(94,122,186)
#566FAA
(86,111,170)
#4E649A
(78,100,154)
#46598A
(70,89,138)
#3E4E7A
(62,78,122)
#36436A
(54,67,106)
#2E385A
(46,56,90)
#262D4A
(38,45,74)
#1E223A
(30,34,58)
#16172A
(22,23,42)
#0E0C1A
(14,12,26)
#000000
(0,0,0)

Tints of #5E7ABA

#5E7ABA
(94,122,186)
#6C86C0
(108,134,192)
#7A92C6
(122,146,198)
#889ECC
(136,158,204)
#96AAD2
(150,170,210)
#A4B6D8
(164,182,216)
#B2C2DE
(178,194,222)
#C0CEE4
(192,206,228)
#CEDAEA
(206,218,234)
#DCE6F0
(220,230,240)
#EAF2F6
(234,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E7ABA color. Also use rgb(94,122,186) instead hex code.

Text Font Color

.myTextColor { color: #5E7ABA; }

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

This text font color is #5E7ABA.

Background Color

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

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

This div background color is #5E7ABA.

Border color

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

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

This div border color is #5E7ABA.

Opacity

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

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

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

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

This text has shadow with #5E7ABA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7ABA.

Preview

Color preview on black background

This text has color #5E7ABA on black background.


Color preview on white background

This text has color #5E7ABA on white background.


Black color preview on #5E7ABA background

This text has black color on #5E7ABA background.


White color preview on #5E7ABA background

This text has white color on #5E7ABA background.


Related colors

Complementary color

Complementary color for #hex is #A18545.


I love getcolorcode.com

Triadic colors

1 #BA5E7A and #7ABA5E with #5E7ABA are triadic colors.

2 #BA7A5E and #7A5EBA with #5E7ABA are triadic colors.