COLOR #5E9C93

HEX: #5E9C93 RGB: (94,156,147)

Color info

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

RGB color model

#5E9C93 color RGB value is (94,156,147).

RGB: (94,156,147) (37%, 61%, 58%)

RGB channels and saturation

R 94 of 255 = 37%
G 156 of 255 = 61%
B 147 of 255 = 58%

94
156
147

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

Portions of RGB colors in percentages

R + G + B = 94 + 156 + 147 = 397 (100%)
R 94 of 397 ~ 23.68%
G 156 of 397 ~ 39.29%
B 147 of 397 ~ 37.03'%

%23.68
%39.29
%37.03

CMYK color model

#5E9C93 color CMYK value is (40,0,6,39).

  • cyan value is 39.74%
  • magenta value is 0.00%
  • yellow value is 5.77%
  • key color value is 38.82%

CMYK: (40,0,6,39)
C40M0Y6K39 (40%, 0%, 6%, 39%)
(0.40 / 0.00 / 0.06 / 0.39)

CMYK percentages

%39.74
%0
%5.77
%38.82

Codes

Color #5E9C93 in popluar color models

5E 9C 93
RGB 94 156 147
HSL 171° 24.80% 49.02%
HSB/HSV 171° 39.74% 61.18%
CMYK 39.74% 0.00% 5.77%
38.82%

Color #5E9C93 in popluar number systems.

HEX 5E 9C 93
Decimal 94 156 147
Binary 1011110 10011100 10010011
Octal 136 234 223

Shades and tints

Shades of #5E9C93

#5E9C93
(94,156,147)
#568E86
(86,142,134)
#4E8079
(78,128,121)
#46726C
(70,114,108)
#3E645F
(62,100,95)
#365652
(54,86,82)
#2E4845
(46,72,69)
#263A38
(38,58,56)
#1E2C2B
(30,44,43)
#161E1E
(22,30,30)
#0E1011
(14,16,17)
#000000
(0,0,0)

Tints of #5E9C93

#5E9C93
(94,156,147)
#6CA59C
(108,165,156)
#7AAEA5
(122,174,165)
#88B7AE
(136,183,174)
#96C0B7
(150,192,183)
#A4C9C0
(164,201,192)
#B2D2C9
(178,210,201)
#C0DBD2
(192,219,210)
#CEE4DB
(206,228,219)
#DCEDE4
(220,237,228)
#EAF6ED
(234,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E9C93 color. Also use rgb(94,156,147) instead hex code.

Text Font Color

.myTextColor { color: #5E9C93; }

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

This text font color is #5E9C93.

Background Color

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

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

This div background color is #5E9C93.

Border color

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

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

This div border color is #5E9C93.

Opacity

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

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

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

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

This text has shadow with #5E9C93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E9C93.

Preview

Color preview on black background

This text has color #5E9C93 on black background.


Color preview on white background

This text has color #5E9C93 on white background.


Black color preview on #5E9C93 background

This text has black color on #5E9C93 background.


White color preview on #5E9C93 background

This text has white color on #5E9C93 background.


Related colors

Complementary color

Complementary color for #hex is #A1636C.


I love getcolorcode.com

Triadic colors

1 #935E9C and #9C935E with #5E9C93 are triadic colors.

2 #939C5E and #9C5E93 with #5E9C93 are triadic colors.