COLOR #5E8B62

HEX: #5E8B62 RGB: (94,139,98)

Color info

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

RGB color model

#5E8B62 color RGB value is (94,139,98).

RGB: (94,139,98) (37%, 55%, 38%)

RGB channels and saturation

R 94 of 255 = 37%
G 139 of 255 = 55%
B 98 of 255 = 38%

94
139
98

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

Portions of RGB colors in percentages

R + G + B = 94 + 139 + 98 = 331 (100%)
R 94 of 331 ~ 28.4%
G 139 of 331 ~ 41.99%
B 98 of 331 ~ 29.61'%

%28.4
%41.99
%29.61

CMYK color model

#5E8B62 color CMYK value is (32,0,29,45).

  • cyan value is 32.37%
  • magenta value is 0.00%
  • yellow value is 29.50%
  • key color value is 45.49%

CMYK: (32,0,29,45)
C32M0Y29K45 (32%, 0%, 29%, 45%)
(0.32 / 0.00 / 0.29 / 0.45)

CMYK percentages

%32.37
%0
%29.5
%45.49

Codes

Color #5E8B62 in popluar color models

5E 8B 62
RGB 94 139 98
HSL 125° 19.31% 45.69%
HSB/HSV 125° 32.37% 54.51%
CMYK 32.37% 0.00% 29.50%
45.49%

Color #5E8B62 in popluar number systems.

HEX 5E 8B 62
Decimal 94 139 98
Binary 1011110 10001011 1100010
Octal 136 213 142

Shades and tints

Shades of #5E8B62

#5E8B62
(94,139,98)
#567F5A
(86,127,90)
#4E7352
(78,115,82)
#46674A
(70,103,74)
#3E5B42
(62,91,66)
#364F3A
(54,79,58)
#2E4332
(46,67,50)
#26372A
(38,55,42)
#1E2B22
(30,43,34)
#161F1A
(22,31,26)
#0E1312
(14,19,18)
#000000
(0,0,0)

Tints of #5E8B62

#5E8B62
(94,139,98)
#6C9570
(108,149,112)
#7A9F7E
(122,159,126)
#88A98C
(136,169,140)
#96B39A
(150,179,154)
#A4BDA8
(164,189,168)
#B2C7B6
(178,199,182)
#C0D1C4
(192,209,196)
#CEDBD2
(206,219,210)
#DCE5E0
(220,229,224)
#EAEFEE
(234,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E8B62 color. Also use rgb(94,139,98) instead hex code.

Text Font Color

.myTextColor { color: #5E8B62; }

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

This text font color is #5E8B62.

Background Color

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

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

This div background color is #5E8B62.

Border color

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

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

This div border color is #5E8B62.

Opacity

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

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

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

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

This text has shadow with #5E8B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E8B62.

Preview

Color preview on black background

This text has color #5E8B62 on black background.


Color preview on white background

This text has color #5E8B62 on white background.


Black color preview on #5E8B62 background

This text has black color on #5E8B62 background.


White color preview on #5E8B62 background

This text has white color on #5E8B62 background.


Related colors

Complementary color

Complementary color for #hex is #A1749D.


I love getcolorcode.com

Triadic colors

1 #625E8B and #8B625E with #5E8B62 are triadic colors.

2 #628B5E and #8B5E62 with #5E8B62 are triadic colors.