COLOR #2E9D59

HEX: #2E9D59 RGB: (46,157,89)

Color info

#2E9D59 contains mainly green color. Web safe color of #2E9D59 is #339966 (or #396).

RGB color model

#2E9D59 color RGB value is (46,157,89).

RGB: (46,157,89) (18%, 62%, 35%)

RGB channels and saturation

R 46 of 255 = 18%
G 157 of 255 = 62%
B 89 of 255 = 35%

46
157
89

R + G + B ~ 38%. #2E9D59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 157 + 89 = 292 (100%)
R 46 of 292 ~ 15.75%
G 157 of 292 ~ 53.77%
B 89 of 292 ~ 30.48'%

%15.75
%53.77
%30.48

CMYK color model

#2E9D59 color CMYK value is (71,0,43,38).

  • cyan value is 70.70%
  • magenta value is 0.00%
  • yellow value is 43.31%
  • key color value is 38.43%
CMYK: (71,0,43,38) C71M0Y43K38 (71%,0%,43%,38%) (0.71/0.00/0.43/0.38) 

CMYK percentages

%70.7
%0
%43.31
%38.43

Codes

Color #2E9D59 in popluar color models

2E 9D 59
RGB 46 157 89
HSL 143° 54.68% 39.80%
HSB/HSV 143° 70.70% 61.57%
CMYK 70.70% 0.00% 43.31%
38.43%

Color #2E9D59 in popluar number systems.

HEX 2E 9D 59
Decimal 46 157 89
Binary 101110 10011101 1011001
Octal 56 235 131

Shades and tints

Shades of #2E9D59

#2E9D59
(46,157,89)
#2A8F51
(42,143,81)
#268149
(38,129,73)
#227341
(34,115,65)
#1E6539
(30,101,57)
#1A5731
(26,87,49)
#164929
(22,73,41)
#123B21
(18,59,33)
#0E2D19
(14,45,25)
#0A1F11
(10,31,17)
#061109
(6,17,9)
#000000
(0,0,0)

Tints of #2E9D59

#2E9D59
(46,157,89)
#41A568
(65,165,104)
#54AD77
(84,173,119)
#67B586
(103,181,134)
#7ABD95
(122,189,149)
#8DC5A4
(141,197,164)
#A0CDB3
(160,205,179)
#B3D5C2
(179,213,194)
#C6DDD1
(198,221,209)
#D9E5E0
(217,229,224)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E9D59 color. Also use rgb(46,157,89) instead hex code.

Text Font Color

.myTextColor { color: #2E9D59; }

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

This text font color is #2E9D59.

Background Color

.myBgColor { background-color: #2E9D59; }

<div style="background-color:#2E9D59">Inner text</div>

This div background color is #2E9D59.

Border color

.myBorderColor { border: 1px solid #2E9D59; }

<div style="border:3px solid #2E9D59">Div</div>

This div border color is #2E9D59.

Opacity

.myOpacity80 { color: #2E9D59; opacity: 0.8; }

<p style="color:#2E9D59;opacity:0.8;">80%</p>

Text with #2E9D59 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 #2E9D59;}

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

This text has shadow with #2E9D59 color.


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

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

This text has shadow with #2E9D59 primary color and red secondary color.


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

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

This text has shadow with #2E9D59 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #2E9D59.

Preview

Color preview on black background

This text has color #2E9D59 on black background.


Color preview on white background

This text has color #2E9D59 on white background.


Black color preview on #2E9D59 background

This text has black color on #2E9D59 background.


White color preview on #2E9D59 background

This text has white color on #2E9D59 background.


Related colors

Complementary color

Complementary color for #hex is #D162A6.


I love getcolorcode.com

Triadic colors

1 #592E9D and #9D592E with #2E9D59 are triadic colors.

2 #599D2E and #9D2E59 with #2E9D59 are triadic colors.