COLOR #5E9577

HEX: #5E9577 RGB: (94,149,119)

Color info

#5E9577 contains red, green and blue colors in about the same proportion. Web safe color of #5E9577 is #669966 (or #696).

RGB color model

#5E9577 color RGB value is (94,149,119).

RGB: (94,149,119) (37%, 58%, 47%)

RGB channels and saturation

R 94 of 255 = 37%
G 149 of 255 = 58%
B 119 of 255 = 47%

94
149
119

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

Portions of RGB colors in percentages

R + G + B = 94 + 149 + 119 = 362 (100%)
R 94 of 362 ~ 25.97%
G 149 of 362 ~ 41.16%
B 119 of 362 ~ 32.87'%

%25.97
%41.16
%32.87

CMYK color model

#5E9577 color CMYK value is (37,0,20,42).

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

CMYK: (37,0,20,42)
C37M0Y20K42 (37%, 0%, 20%, 42%)
(0.37 / 0.00 / 0.20 / 0.42)

CMYK percentages

%36.91
%0
%20.13
%41.57

Codes

Color #5E9577 in popluar color models

5E 95 77
RGB 94 149 119
HSL 147° 22.63% 47.65%
HSB/HSV 147° 36.91% 58.43%
CMYK 36.91% 0.00% 20.13%
41.57%

Color #5E9577 in popluar number systems.

HEX 5E 95 77
Decimal 94 149 119
Binary 1011110 10010101 1110111
Octal 136 225 167

Shades and tints

Shades of #5E9577

#5E9577
(94,149,119)
#56886D
(86,136,109)
#4E7B63
(78,123,99)
#466E59
(70,110,89)
#3E614F
(62,97,79)
#365445
(54,84,69)
#2E473B
(46,71,59)
#263A31
(38,58,49)
#1E2D27
(30,45,39)
#16201D
(22,32,29)
#0E1313
(14,19,19)
#000000
(0,0,0)

Tints of #5E9577

#5E9577
(94,149,119)
#6C9E83
(108,158,131)
#7AA78F
(122,167,143)
#88B09B
(136,176,155)
#96B9A7
(150,185,167)
#A4C2B3
(164,194,179)
#B2CBBF
(178,203,191)
#C0D4CB
(192,212,203)
#CEDDD7
(206,221,215)
#DCE6E3
(220,230,227)
#EAEFEF
(234,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E9577; }

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

This text font color is #5E9577.

Background Color

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

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

This div background color is #5E9577.

Border color

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

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

This div border color is #5E9577.

Opacity

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

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

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

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

This text has shadow with #5E9577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E9577.

Preview

Color preview on black background

This text has color #5E9577 on black background.


Color preview on white background

This text has color #5E9577 on white background.


Black color preview on #5E9577 background

This text has black color on #5E9577 background.


White color preview on #5E9577 background

This text has white color on #5E9577 background.


Related colors

Complementary color

Complementary color for #hex is #A16A88.


I love getcolorcode.com

Triadic colors

1 #775E95 and #95775E with #5E9577 are triadic colors.

2 #77955E and #955E77 with #5E9577 are triadic colors.