COLOR #5E9E94

HEX: #5E9E94 RGB: (94,158,148)

Color info

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

RGB color model

#5E9E94 color RGB value is (94,158,148).

RGB: (94,158,148) (37%, 62%, 58%)

RGB channels and saturation

R 94 of 255 = 37%
G 158 of 255 = 62%
B 148 of 255 = 58%

94
158
148

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

Portions of RGB colors in percentages

R + G + B = 94 + 158 + 148 = 400 (100%)
R 94 of 400 ~ 23.5%
G 158 of 400 ~ 39.5%
B 148 of 400 ~ 37'%

%23.5
%39.5
%37

CMYK color model

#5E9E94 color CMYK value is (41,0,6,38).

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

CMYK: (41,0,6,38)
C41M0Y6K38 (41%, 0%, 6%, 38%)
(0.41 / 0.00 / 0.06 / 0.38)

CMYK percentages

%40.51
%0
%6.33
%38.04

Codes

Color #5E9E94 in popluar color models

5E 9E 94
RGB 94 158 148
HSL 171° 25.40% 49.41%
HSB/HSV 171° 40.51% 61.96%
CMYK 40.51% 0.00% 6.33%
38.04%

Color #5E9E94 in popluar number systems.

HEX 5E 9E 94
Decimal 94 158 148
Binary 1011110 10011110 10010100
Octal 136 236 224

Shades and tints

Shades of #5E9E94

#5E9E94
(94,158,148)
#569087
(86,144,135)
#4E827A
(78,130,122)
#46746D
(70,116,109)
#3E6660
(62,102,96)
#365853
(54,88,83)
#2E4A46
(46,74,70)
#263C39
(38,60,57)
#1E2E2C
(30,46,44)
#16201F
(22,32,31)
#0E1212
(14,18,18)
#000000
(0,0,0)

Tints of #5E9E94

#5E9E94
(94,158,148)
#6CA69D
(108,166,157)
#7AAEA6
(122,174,166)
#88B6AF
(136,182,175)
#96BEB8
(150,190,184)
#A4C6C1
(164,198,193)
#B2CECA
(178,206,202)
#C0D6D3
(192,214,211)
#CEDEDC
(206,222,220)
#DCE6E5
(220,230,229)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E9E94; }

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

This text font color is #5E9E94.

Background Color

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

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

This div background color is #5E9E94.

Border color

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

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

This div border color is #5E9E94.

Opacity

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

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

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

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

This text has shadow with #5E9E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E9E94.

Preview

Color preview on black background

This text has color #5E9E94 on black background.


Color preview on white background

This text has color #5E9E94 on white background.


Black color preview on #5E9E94 background

This text has black color on #5E9E94 background.


White color preview on #5E9E94 background

This text has white color on #5E9E94 background.


Related colors

Complementary color

Complementary color for #hex is #A1616B.


I love getcolorcode.com

Triadic colors

1 #945E9E and #9E945E with #5E9E94 are triadic colors.

2 #949E5E and #9E5E94 with #5E9E94 are triadic colors.