COLOR #5E8237

HEX: #5E8237 RGB: (94,130,55)

Color info

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

RGB color model

#5E8237 color RGB value is (94,130,55).

RGB: (94,130,55) (37%, 51%, 22%)

RGB channels and saturation

R 94 of 255 = 37%
G 130 of 255 = 51%
B 55 of 255 = 22%

94
130
55

R + G + B ~ 37%. #5E8237 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 130 + 55 = 279 (100%)
R 94 of 279 ~ 33.69%
G 130 of 279 ~ 46.59%
B 55 of 279 ~ 19.71'%

%33.69
%46.59
%19.71

CMYK color model

#5E8237 color CMYK value is (28,0,58,49).

  • cyan value is 27.69%
  • magenta value is 0.00%
  • yellow value is 57.69%
  • key color value is 49.02%

CMYK: (28,0,58,49)
C28M0Y58K49 (28%, 0%, 58%, 49%)
(0.28 / 0.00 / 0.58 / 0.49)

CMYK percentages

%27.69
%0
%57.69
%49.02

Codes

Color #5E8237 in popluar color models

5E 82 37
RGB 94 130 55
HSL 89° 40.54% 36.27%
HSB/HSV 89° 57.69% 50.98%
CMYK 27.69% 0.00% 57.69%
49.02%

Color #5E8237 in popluar number systems.

HEX 5E 82 37
Decimal 94 130 55
Binary 1011110 10000010 110111
Octal 136 202 67

Shades and tints

Shades of #5E8237

#5E8237
(94,130,55)
#567732
(86,119,50)
#4E6C2D
(78,108,45)
#466128
(70,97,40)
#3E5623
(62,86,35)
#364B1E
(54,75,30)
#2E4019
(46,64,25)
#263514
(38,53,20)
#1E2A0F
(30,42,15)
#161F0A
(22,31,10)
#0E1405
(14,20,5)
#000000
(0,0,0)

Tints of #5E8237

#5E8237
(94,130,55)
#6C8D49
(108,141,73)
#7A985B
(122,152,91)
#88A36D
(136,163,109)
#96AE7F
(150,174,127)
#A4B991
(164,185,145)
#B2C4A3
(178,196,163)
#C0CFB5
(192,207,181)
#CEDAC7
(206,218,199)
#DCE5D9
(220,229,217)
#EAF0EB
(234,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E8237; }

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

This text font color is #5E8237.

Background Color

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

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

This div background color is #5E8237.

Border color

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

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

This div border color is #5E8237.

Opacity

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

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

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

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

This text has shadow with #5E8237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E8237.

Preview

Color preview on black background

This text has color #5E8237 on black background.


Color preview on white background

This text has color #5E8237 on white background.


Black color preview on #5E8237 background

This text has black color on #5E8237 background.


White color preview on #5E8237 background

This text has white color on #5E8237 background.


Related colors

Complementary color

Complementary color for #hex is #A17DC8.


I love getcolorcode.com

Triadic colors

1 #375E82 and #82375E with #5E8237 are triadic colors.

2 #37825E and #825E37 with #5E8237 are triadic colors.