COLOR #5E9E88

HEX: #5E9E88 RGB: (94,158,136)

Color info

#5E9E88 contains mainly green and blue colors. Web safe color of #5E9E88 is #669999 (or #699).

RGB color model

#5E9E88 color RGB value is (94,158,136).

RGB: (94,158,136) (37%, 62%, 53%)

RGB channels and saturation

R 94 of 255 = 37%
G 158 of 255 = 62%
B 136 of 255 = 53%

94
158
136

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

Portions of RGB colors in percentages

R + G + B = 94 + 158 + 136 = 388 (100%)
R 94 of 388 ~ 24.23%
G 158 of 388 ~ 40.72%
B 136 of 388 ~ 35.05'%

%24.23
%40.72
%35.05

CMYK color model

#5E9E88 color CMYK value is (41,0,14,38).

  • cyan value is 40.51%
  • magenta value is 0.00%
  • yellow value is 13.92%
  • key color value is 38.04%

CMYK: (41,0,14,38)
C41M0Y14K38 (41%, 0%, 14%, 38%)
(0.41 / 0.00 / 0.14 / 0.38)

CMYK percentages

%40.51
%0
%13.92
%38.04

Codes

Color #5E9E88 in popluar color models

5E 9E 88
RGB 94 158 136
HSL 159° 25.40% 49.41%
HSB/HSV 159° 40.51% 61.96%
CMYK 40.51% 0.00% 13.92%
38.04%

Color #5E9E88 in popluar number systems.

HEX 5E 9E 88
Decimal 94 158 136
Binary 1011110 10011110 10001000
Octal 136 236 210

Shades and tints

Shades of #5E9E88

#5E9E88
(94,158,136)
#56907C
(86,144,124)
#4E8270
(78,130,112)
#467464
(70,116,100)
#3E6658
(62,102,88)
#36584C
(54,88,76)
#2E4A40
(46,74,64)
#263C34
(38,60,52)
#1E2E28
(30,46,40)
#16201C
(22,32,28)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #5E9E88

#5E9E88
(94,158,136)
#6CA692
(108,166,146)
#7AAE9C
(122,174,156)
#88B6A6
(136,182,166)
#96BEB0
(150,190,176)
#A4C6BA
(164,198,186)
#B2CEC4
(178,206,196)
#C0D6CE
(192,214,206)
#CEDED8
(206,222,216)
#DCE6E2
(220,230,226)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E9E88; }

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

This text font color is #5E9E88.

Background Color

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

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

This div background color is #5E9E88.

Border color

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

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

This div border color is #5E9E88.

Opacity

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

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

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

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

This text has shadow with #5E9E88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E9E88.

Preview

Color preview on black background

This text has color #5E9E88 on black background.


Color preview on white background

This text has color #5E9E88 on white background.


Black color preview on #5E9E88 background

This text has black color on #5E9E88 background.


White color preview on #5E9E88 background

This text has white color on #5E9E88 background.


Related colors

Complementary color

Complementary color for #hex is #A16177.


I love getcolorcode.com

Triadic colors

1 #885E9E and #9E885E with #5E9E88 are triadic colors.

2 #889E5E and #9E5E88 with #5E9E88 are triadic colors.