COLOR #5E7A88

HEX: #5E7A88 RGB: (94,122,136)

Color info

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

RGB color model

#5E7A88 color RGB value is (94,122,136).

RGB: (94,122,136) (37%, 48%, 53%)

RGB channels and saturation

R 94 of 255 = 37%
G 122 of 255 = 48%
B 136 of 255 = 53%

94
122
136

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

Portions of RGB colors in percentages

R + G + B = 94 + 122 + 136 = 352 (100%)
R 94 of 352 ~ 26.7%
G 122 of 352 ~ 34.66%
B 136 of 352 ~ 38.64'%

%26.7
%34.66
%38.64

CMYK color model

#5E7A88 color CMYK value is (31,10,0,47).

  • cyan value is 30.88%
  • magenta value is 10.29%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (31,10,0,47)
C31M10Y0K47 (31%, 10%, 0%, 47%)
(0.31 / 0.10 / 0.00 / 0.47)

CMYK percentages

%30.88
%10.29
%0
%46.67

Codes

Color #5E7A88 in popluar color models

5E 7A 88
RGB 94 122 136
HSL 200° 18.26% 45.10%
HSB/HSV 200° 30.88% 53.33%
CMYK 30.88% 10.29% 0.00%
46.67%

Color #5E7A88 in popluar number systems.

HEX 5E 7A 88
Decimal 94 122 136
Binary 1011110 1111010 10001000
Octal 136 172 210

Shades and tints

Shades of #5E7A88

#5E7A88
(94,122,136)
#566F7C
(86,111,124)
#4E6470
(78,100,112)
#465964
(70,89,100)
#3E4E58
(62,78,88)
#36434C
(54,67,76)
#2E3840
(46,56,64)
#262D34
(38,45,52)
#1E2228
(30,34,40)
#16171C
(22,23,28)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #5E7A88

#5E7A88
(94,122,136)
#6C8692
(108,134,146)
#7A929C
(122,146,156)
#889EA6
(136,158,166)
#96AAB0
(150,170,176)
#A4B6BA
(164,182,186)
#B2C2C4
(178,194,196)
#C0CECE
(192,206,206)
#CEDAD8
(206,218,216)
#DCE6E2
(220,230,226)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E7A88; }

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

This text font color is #5E7A88.

Background Color

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

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

This div background color is #5E7A88.

Border color

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

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

This div border color is #5E7A88.

Opacity

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

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

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

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

This text has shadow with #5E7A88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7A88.

Preview

Color preview on black background

This text has color #5E7A88 on black background.


Color preview on white background

This text has color #5E7A88 on white background.


Black color preview on #5E7A88 background

This text has black color on #5E7A88 background.


White color preview on #5E7A88 background

This text has white color on #5E7A88 background.


Related colors

Complementary color

Complementary color for #hex is #A18577.


I love getcolorcode.com

Triadic colors

1 #885E7A and #7A885E with #5E7A88 are triadic colors.

2 #887A5E and #7A5E88 with #5E7A88 are triadic colors.