COLOR #5D8E94

HEX: #5D8E94 RGB: (93,142,148)

Color info

#5D8E94 contains red, green and blue colors in about the same proportion. Web safe color of #5D8E94 is #669999 (or #699).

RGB color model

#5D8E94 color RGB value is (93,142,148).

RGB: (93,142,148) (36%, 56%, 58%)

RGB channels and saturation

R 93 of 255 = 36%
G 142 of 255 = 56%
B 148 of 255 = 58%

93
142
148

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

Portions of RGB colors in percentages

R + G + B = 93 + 142 + 148 = 383 (100%)
R 93 of 383 ~ 24.28%
G 142 of 383 ~ 37.08%
B 148 of 383 ~ 38.64'%

%24.28
%37.08
%38.64

CMYK color model

#5D8E94 color CMYK value is (37,4,0,42).

  • cyan value is 37.16%
  • magenta value is 4.05%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (37,4,0,42) C37M4Y0K42 (37%,4%,0%,42%) (0.37/0.04/0.00/0.42) 

CMYK percentages

%37.16
%4.05
%0
%41.96

Codes

Color #5D8E94 in popluar color models

5D 8E 94
RGB 93 142 148
HSL 187° 22.82% 47.25%
HSB/HSV 187° 37.16% 58.04%
CMYK 37.16% 4.05% 0.00%
41.96%

Color #5D8E94 in popluar number systems.

HEX 5D 8E 94
Decimal 93 142 148
Binary 1011101 10001110 10010100
Octal 135 216 224

Shades and tints

Shades of #5D8E94

#5D8E94
(93,142,148)
#558287
(85,130,135)
#4D767A
(77,118,122)
#456A6D
(69,106,109)
#3D5E60
(61,94,96)
#355253
(53,82,83)
#2D4646
(45,70,70)
#253A39
(37,58,57)
#1D2E2C
(29,46,44)
#15221F
(21,34,31)
#0D1612
(13,22,18)
#000000
(0,0,0)

Tints of #5D8E94

#5D8E94
(93,142,148)
#6B989D
(107,152,157)
#79A2A6
(121,162,166)
#87ACAF
(135,172,175)
#95B6B8
(149,182,184)
#A3C0C1
(163,192,193)
#B1CACA
(177,202,202)
#BFD4D3
(191,212,211)
#CDDEDC
(205,222,220)
#DBE8E5
(219,232,229)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8E94 color. Also use rgb(93,142,148) instead hex code.

Text Font Color

.myTextColor { color: #5D8E94; }

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

This text font color is #5D8E94.

Background Color

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

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

This div background color is #5D8E94.

Border color

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

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

This div border color is #5D8E94.

Opacity

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

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

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

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

This text has shadow with #5D8E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8E94.

Preview

Color preview on black background

This text has color #5D8E94 on black background.


Color preview on white background

This text has color #5D8E94 on white background.


Black color preview on #5D8E94 background

This text has black color on #5D8E94 background.


White color preview on #5D8E94 background

This text has white color on #5D8E94 background.


Related colors

Complementary color

Complementary color for #hex is #A2716B.


I love getcolorcode.com

Triadic colors

1 #945D8E and #8E945D with #5D8E94 are triadic colors.

2 #948E5D and #8E5D94 with #5D8E94 are triadic colors.