COLOR #5F9E76

HEX: #5F9E76 RGB: (95,158,118)

Color info

#5F9E76 contains mainly green and blue colors. Web safe color of #5F9E76 is #669966 (or #696).

RGB color model

#5F9E76 color RGB value is (95,158,118).

RGB: (95,158,118) (37%, 62%, 46%)

RGB channels and saturation

R 95 of 255 = 37%
G 158 of 255 = 62%
B 118 of 255 = 46%

95
158
118

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

Portions of RGB colors in percentages

R + G + B = 95 + 158 + 118 = 371 (100%)
R 95 of 371 ~ 25.61%
G 158 of 371 ~ 42.59%
B 118 of 371 ~ 31.81'%

%25.61
%42.59
%31.81

CMYK color model

#5F9E76 color CMYK value is (40,0,25,38).

  • cyan value is 39.87%
  • magenta value is 0.00%
  • yellow value is 25.32%
  • key color value is 38.04%

CMYK: (40,0,25,38)
C40M0Y25K38 (40%, 0%, 25%, 38%)
(0.40 / 0.00 / 0.25 / 0.38)

CMYK percentages

%39.87
%0
%25.32
%38.04

Codes

Color #5F9E76 in popluar color models

5F 9E 76
RGB 95 158 118
HSL 142° 24.90% 49.61%
HSB/HSV 142° 39.87% 61.96%
CMYK 39.87% 0.00% 25.32%
38.04%

Color #5F9E76 in popluar number systems.

HEX 5F 9E 76
Decimal 95 158 118
Binary 1011111 10011110 1110110
Octal 137 236 166

Shades and tints

Shades of #5F9E76

#5F9E76
(95,158,118)
#57906C
(87,144,108)
#4F8262
(79,130,98)
#477458
(71,116,88)
#3F664E
(63,102,78)
#375844
(55,88,68)
#2F4A3A
(47,74,58)
#273C30
(39,60,48)
#1F2E26
(31,46,38)
#17201C
(23,32,28)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #5F9E76

#5F9E76
(95,158,118)
#6DA682
(109,166,130)
#7BAE8E
(123,174,142)
#89B69A
(137,182,154)
#97BEA6
(151,190,166)
#A5C6B2
(165,198,178)
#B3CEBE
(179,206,190)
#C1D6CA
(193,214,202)
#CFDED6
(207,222,214)
#DDE6E2
(221,230,226)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F9E76 color. Also use rgb(95,158,118) instead hex code.

Text Font Color

.myTextColor { color: #5F9E76; }

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

This text font color is #5F9E76.

Background Color

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

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

This div background color is #5F9E76.

Border color

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

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

This div border color is #5F9E76.

Opacity

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

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

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

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

This text has shadow with #5F9E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F9E76.

Preview

Color preview on black background

This text has color #5F9E76 on black background.


Color preview on white background

This text has color #5F9E76 on white background.


Black color preview on #5F9E76 background

This text has black color on #5F9E76 background.


White color preview on #5F9E76 background

This text has white color on #5F9E76 background.


Related colors

Complementary color

Complementary color for #hex is #A06189.


I love getcolorcode.com

Triadic colors

1 #765F9E and #9E765F with #5F9E76 are triadic colors.

2 #769E5F and #9E5F76 with #5F9E76 are triadic colors.