COLOR #5E8D4A

HEX: #5E8D4A RGB: (94,141,74)

Color info

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

RGB color model

#5E8D4A color RGB value is (94,141,74).

RGB: (94,141,74) (37%, 55%, 29%)

RGB channels and saturation

R 94 of 255 = 37%
G 141 of 255 = 55%
B 74 of 255 = 29%

94
141
74

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

Portions of RGB colors in percentages

R + G + B = 94 + 141 + 74 = 309 (100%)
R 94 of 309 ~ 30.42%
G 141 of 309 ~ 45.63%
B 74 of 309 ~ 23.95'%

%30.42
%45.63
%23.95

CMYK color model

#5E8D4A color CMYK value is (33,0,48,45).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 47.52%
  • key color value is 44.71%

CMYK: (33,0,48,45)
C33M0Y48K45 (33%, 0%, 48%, 45%)
(0.33 / 0.00 / 0.48 / 0.45)

CMYK percentages

%33.33
%0
%47.52
%44.71

Codes

Color #5E8D4A in popluar color models

5E 8D 4A
RGB 94 141 74
HSL 102° 31.16% 42.16%
HSB/HSV 102° 47.52% 55.29%
CMYK 33.33% 0.00% 47.52%
44.71%

Color #5E8D4A in popluar number systems.

HEX 5E 8D 4A
Decimal 94 141 74
Binary 1011110 10001101 1001010
Octal 136 215 112

Shades and tints

Shades of #5E8D4A

#5E8D4A
(94,141,74)
#568144
(86,129,68)
#4E753E
(78,117,62)
#466938
(70,105,56)
#3E5D32
(62,93,50)
#36512C
(54,81,44)
#2E4526
(46,69,38)
#263920
(38,57,32)
#1E2D1A
(30,45,26)
#162114
(22,33,20)
#0E150E
(14,21,14)
#000000
(0,0,0)

Tints of #5E8D4A

#5E8D4A
(94,141,74)
#6C975A
(108,151,90)
#7AA16A
(122,161,106)
#88AB7A
(136,171,122)
#96B58A
(150,181,138)
#A4BF9A
(164,191,154)
#B2C9AA
(178,201,170)
#C0D3BA
(192,211,186)
#CEDDCA
(206,221,202)
#DCE7DA
(220,231,218)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E8D4A color. Also use rgb(94,141,74) instead hex code.

Text Font Color

.myTextColor { color: #5E8D4A; }

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

This text font color is #5E8D4A.

Background Color

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

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

This div background color is #5E8D4A.

Border color

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

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

This div border color is #5E8D4A.

Opacity

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

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

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

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

This text has shadow with #5E8D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E8D4A.

Preview

Color preview on black background

This text has color #5E8D4A on black background.


Color preview on white background

This text has color #5E8D4A on white background.


Black color preview on #5E8D4A background

This text has black color on #5E8D4A background.


White color preview on #5E8D4A background

This text has white color on #5E8D4A background.


Related colors

Complementary color

Complementary color for #hex is #A172B5.


I love getcolorcode.com

Triadic colors

1 #4A5E8D and #8D4A5E with #5E8D4A are triadic colors.

2 #4A8D5E and #8D5E4A with #5E8D4A are triadic colors.