COLOR #5E7178

HEX: #5E7178 RGB: (94,113,120)

Color info

#5E7178 contains red, green and blue colors in about the same proportion. Web safe color of #5E7178 is #666666 (or #666).

RGB color model

#5E7178 color RGB value is (94,113,120).

RGB: (94,113,120) (37%, 44%, 47%)

RGB channels and saturation

R 94 of 255 = 37%
G 113 of 255 = 44%
B 120 of 255 = 47%

94
113
120

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

Portions of RGB colors in percentages

R + G + B = 94 + 113 + 120 = 327 (100%)
R 94 of 327 ~ 28.75%
G 113 of 327 ~ 34.56%
B 120 of 327 ~ 36.7'%

%28.75
%34.56
%36.7

CMYK color model

#5E7178 color CMYK value is (22,6,0,53).

  • cyan value is 21.67%
  • magenta value is 5.83%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (22,6,0,53)
C22M6Y0K53 (22%, 6%, 0%, 53%)
(0.22 / 0.06 / 0.00 / 0.53)

CMYK percentages

%21.67
%5.83
%0
%52.94

Codes

Color #5E7178 in popluar color models

5E 71 78
RGB 94 113 120
HSL 196° 12.15% 41.96%
HSB/HSV 196° 21.67% 47.06%
CMYK 21.67% 5.83% 0.00%
52.94%

Color #5E7178 in popluar number systems.

HEX 5E 71 78
Decimal 94 113 120
Binary 1011110 1110001 1111000
Octal 136 161 170

Shades and tints

Shades of #5E7178

#5E7178
(94,113,120)
#56676E
(86,103,110)
#4E5D64
(78,93,100)
#46535A
(70,83,90)
#3E4950
(62,73,80)
#363F46
(54,63,70)
#2E353C
(46,53,60)
#262B32
(38,43,50)
#1E2128
(30,33,40)
#16171E
(22,23,30)
#0E0D14
(14,13,20)
#000000
(0,0,0)

Tints of #5E7178

#5E7178
(94,113,120)
#6C7D84
(108,125,132)
#7A8990
(122,137,144)
#88959C
(136,149,156)
#96A1A8
(150,161,168)
#A4ADB4
(164,173,180)
#B2B9C0
(178,185,192)
#C0C5CC
(192,197,204)
#CED1D8
(206,209,216)
#DCDDE4
(220,221,228)
#EAE9F0
(234,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E7178 color. Also use rgb(94,113,120) instead hex code.

Text Font Color

.myTextColor { color: #5E7178; }

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

This text font color is #5E7178.

Background Color

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

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

This div background color is #5E7178.

Border color

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

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

This div border color is #5E7178.

Opacity

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

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

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

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

This text has shadow with #5E7178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7178.

Preview

Color preview on black background

This text has color #5E7178 on black background.


Color preview on white background

This text has color #5E7178 on white background.


Black color preview on #5E7178 background

This text has black color on #5E7178 background.


White color preview on #5E7178 background

This text has white color on #5E7178 background.


Related colors

Complementary color

Complementary color for #hex is #A18E87.


I love getcolorcode.com

Triadic colors

1 #785E71 and #71785E with #5E7178 are triadic colors.

2 #78715E and #715E78 with #5E7178 are triadic colors.