COLOR #5E9587

HEX: #5E9587 RGB: (94,149,135)

Color info

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

RGB color model

#5E9587 color RGB value is (94,149,135).

RGB: (94,149,135) (37%, 58%, 53%)

RGB channels and saturation

R 94 of 255 = 37%
G 149 of 255 = 58%
B 135 of 255 = 53%

94
149
135

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

Portions of RGB colors in percentages

R + G + B = 94 + 149 + 135 = 378 (100%)
R 94 of 378 ~ 24.87%
G 149 of 378 ~ 39.42%
B 135 of 378 ~ 35.71'%

%24.87
%39.42
%35.71

CMYK color model

#5E9587 color CMYK value is (37,0,9,42).

  • cyan value is 36.91%
  • magenta value is 0.00%
  • yellow value is 9.40%
  • key color value is 41.57%

CMYK: (37,0,9,42)
C37M0Y9K42 (37%, 0%, 9%, 42%)
(0.37 / 0.00 / 0.09 / 0.42)

CMYK percentages

%36.91
%0
%9.4
%41.57

Codes

Color #5E9587 in popluar color models

5E 95 87
RGB 94 149 135
HSL 165° 22.63% 47.65%
HSB/HSV 165° 36.91% 58.43%
CMYK 36.91% 0.00% 9.40%
41.57%

Color #5E9587 in popluar number systems.

HEX 5E 95 87
Decimal 94 149 135
Binary 1011110 10010101 10000111
Octal 136 225 207

Shades and tints

Shades of #5E9587

#5E9587
(94,149,135)
#56887B
(86,136,123)
#4E7B6F
(78,123,111)
#466E63
(70,110,99)
#3E6157
(62,97,87)
#36544B
(54,84,75)
#2E473F
(46,71,63)
#263A33
(38,58,51)
#1E2D27
(30,45,39)
#16201B
(22,32,27)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #5E9587

#5E9587
(94,149,135)
#6C9E91
(108,158,145)
#7AA79B
(122,167,155)
#88B0A5
(136,176,165)
#96B9AF
(150,185,175)
#A4C2B9
(164,194,185)
#B2CBC3
(178,203,195)
#C0D4CD
(192,212,205)
#CEDDD7
(206,221,215)
#DCE6E1
(220,230,225)
#EAEFEB
(234,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E9587 color. Also use rgb(94,149,135) instead hex code.

Text Font Color

.myTextColor { color: #5E9587; }

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

This text font color is #5E9587.

Background Color

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

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

This div background color is #5E9587.

Border color

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

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

This div border color is #5E9587.

Opacity

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

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

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

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

This text has shadow with #5E9587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E9587.

Preview

Color preview on black background

This text has color #5E9587 on black background.


Color preview on white background

This text has color #5E9587 on white background.


Black color preview on #5E9587 background

This text has black color on #5E9587 background.


White color preview on #5E9587 background

This text has white color on #5E9587 background.


Related colors

Complementary color

Complementary color for #hex is #A16A78.


I love getcolorcode.com

Triadic colors

1 #875E95 and #95875E with #5E9587 are triadic colors.

2 #87955E and #955E87 with #5E9587 are triadic colors.