COLOR #5E8F37

HEX: #5E8F37 RGB: (94,143,55)

Color info

#5E8F37 contains mainly red and green colors. Web safe color of #5E8F37 is #669933 (or #693).

RGB color model

#5E8F37 color RGB value is (94,143,55).

RGB: (94,143,55) (37%, 56%, 22%)

RGB channels and saturation

R 94 of 255 = 37%
G 143 of 255 = 56%
B 55 of 255 = 22%

94
143
55

R + G + B ~ 38%. #5E8F37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 143 + 55 = 292 (100%)
R 94 of 292 ~ 32.19%
G 143 of 292 ~ 48.97%
B 55 of 292 ~ 18.84'%

%32.19
%48.97
%18.84

CMYK color model

#5E8F37 color CMYK value is (34,0,62,44).

  • cyan value is 34.27%
  • magenta value is 0.00%
  • yellow value is 61.54%
  • key color value is 43.92%

CMYK: (34,0,62,44)
C34M0Y62K44 (34%, 0%, 62%, 44%)
(0.34 / 0.00 / 0.62 / 0.44)

CMYK percentages

%34.27
%0
%61.54
%43.92

Codes

Color #5E8F37 in popluar color models

5E 8F 37
RGB 94 143 55
HSL 93° 44.44% 38.82%
HSB/HSV 93° 61.54% 56.08%
CMYK 34.27% 0.00% 61.54%
43.92%

Color #5E8F37 in popluar number systems.

HEX 5E 8F 37
Decimal 94 143 55
Binary 1011110 10001111 110111
Octal 136 217 67

Shades and tints

Shades of #5E8F37

#5E8F37
(94,143,55)
#568232
(86,130,50)
#4E752D
(78,117,45)
#466828
(70,104,40)
#3E5B23
(62,91,35)
#364E1E
(54,78,30)
#2E4119
(46,65,25)
#263414
(38,52,20)
#1E270F
(30,39,15)
#161A0A
(22,26,10)
#0E0D05
(14,13,5)
#000000
(0,0,0)

Tints of #5E8F37

#5E8F37
(94,143,55)
#6C9949
(108,153,73)
#7AA35B
(122,163,91)
#88AD6D
(136,173,109)
#96B77F
(150,183,127)
#A4C191
(164,193,145)
#B2CBA3
(178,203,163)
#C0D5B5
(192,213,181)
#CEDFC7
(206,223,199)
#DCE9D9
(220,233,217)
#EAF3EB
(234,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E8F37 color. Also use rgb(94,143,55) instead hex code.

Text Font Color

.myTextColor { color: #5E8F37; }

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

This text font color is #5E8F37.

Background Color

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

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

This div background color is #5E8F37.

Border color

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

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

This div border color is #5E8F37.

Opacity

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

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

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

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

This text has shadow with #5E8F37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E8F37.

Preview

Color preview on black background

This text has color #5E8F37 on black background.


Color preview on white background

This text has color #5E8F37 on white background.


Black color preview on #5E8F37 background

This text has black color on #5E8F37 background.


White color preview on #5E8F37 background

This text has white color on #5E8F37 background.


Related colors

Complementary color

Complementary color for #hex is #A170C8.


I love getcolorcode.com

Triadic colors

1 #375E8F and #8F375E with #5E8F37 are triadic colors.

2 #378F5E and #8F5E37 with #5E8F37 are triadic colors.