COLOR #5E9E5E

HEX: #5E9E5E RGB: (94,158,94)

Color info

#5E9E5E contains mainly green color. Web safe color of #5E9E5E is #669966 (or #696).

RGB color model

#5E9E5E color RGB value is (94,158,94).

RGB: (94,158,94) (37%, 62%, 37%)

RGB channels and saturation

R 94 of 255 = 37%
G 158 of 255 = 62%
B 94 of 255 = 37%

94
158
94

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

Portions of RGB colors in percentages

R + G + B = 94 + 158 + 94 = 346 (100%)
R 94 of 346 ~ 27.17%
G 158 of 346 ~ 45.66%
B 94 of 346 ~ 27.17'%

%27.17
%45.66
%27.17

CMYK color model

#5E9E5E color CMYK value is (41,0,41,38).

  • cyan value is 40.51%
  • magenta value is 0.00%
  • yellow value is 40.51%
  • key color value is 38.04%

CMYK: (41,0,41,38)
C41M0Y41K38 (41%, 0%, 41%, 38%)
(0.41 / 0.00 / 0.41 / 0.38)

CMYK percentages

%40.51
%0
%40.51
%38.04

Codes

Color #5E9E5E in popluar color models

5E 9E 5E
RGB 94 158 94
HSL 120° 25.40% 49.41%
HSB/HSV 120° 40.51% 61.96%
CMYK 40.51% 0.00% 40.51%
38.04%

Color #5E9E5E in popluar number systems.

HEX 5E 9E 5E
Decimal 94 158 94
Binary 1011110 10011110 1011110
Octal 136 236 136

Shades and tints

Shades of #5E9E5E

#5E9E5E
(94,158,94)
#569056
(86,144,86)
#4E824E
(78,130,78)
#467446
(70,116,70)
#3E663E
(62,102,62)
#365836
(54,88,54)
#2E4A2E
(46,74,46)
#263C26
(38,60,38)
#1E2E1E
(30,46,30)
#162016
(22,32,22)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #5E9E5E

#5E9E5E
(94,158,94)
#6CA66C
(108,166,108)
#7AAE7A
(122,174,122)
#88B688
(136,182,136)
#96BE96
(150,190,150)
#A4C6A4
(164,198,164)
#B2CEB2
(178,206,178)
#C0D6C0
(192,214,192)
#CEDECE
(206,222,206)
#DCE6DC
(220,230,220)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E9E5E; }

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

This text font color is #5E9E5E.

Background Color

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

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

This div background color is #5E9E5E.

Border color

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

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

This div border color is #5E9E5E.

Opacity

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

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

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

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

This text has shadow with #5E9E5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E9E5E.

Preview

Color preview on black background

This text has color #5E9E5E on black background.


Color preview on white background

This text has color #5E9E5E on white background.


Black color preview on #5E9E5E background

This text has black color on #5E9E5E background.


White color preview on #5E9E5E background

This text has white color on #5E9E5E background.


Related colors

Complementary color

Complementary color for #hex is #A161A1.


I love getcolorcode.com

Triadic colors

1 #5E5E9E and #9E5E5E with #5E9E5E are triadic colors.

2 #5E9E5E and #9E5E5E with #5E9E5E are triadic colors.