COLOR #2E9D71

HEX: #2E9D71 RGB: (46,157,113)

Color info

#2E9D71 contains mainly green and blue colors. Web safe color of #2E9D71 is #339966 (or #396).

RGB color model

#2E9D71 color RGB value is (46,157,113).

RGB: (46,157,113) (18%, 62%, 44%)

RGB channels and saturation

R 46 of 255 = 18%
G 157 of 255 = 62%
B 113 of 255 = 44%

46
157
113

R + G + B ~ 41%. #2E9D71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 46 + 157 + 113 = 316 (100%)
R 46 of 316 ~ 14.56%
G 157 of 316 ~ 49.68%
B 113 of 316 ~ 35.76'%

%14.56
%49.68
%35.76

CMYK color model

#2E9D71 color CMYK value is (71,0,28,38).

  • cyan value is 70.70%
  • magenta value is 0.00%
  • yellow value is 28.03%
  • key color value is 38.43%

CMYK: (71,0,28,38)
C71M0Y28K38 (71%, 0%, 28%, 38%)
(0.71 / 0.00 / 0.28 / 0.38)

CMYK percentages

%70.7
%0
%28.03
%38.43

Codes

Color #2E9D71 in popluar color models

2E 9D 71
RGB 46 157 113
HSL 156° 54.68% 39.80%
HSB/HSV 156° 70.70% 61.57%
CMYK 70.70% 0.00% 28.03%
38.43%

Color #2E9D71 in popluar number systems.

HEX 2E 9D 71
Decimal 46 157 113
Binary 101110 10011101 1110001
Octal 56 235 161

Shades and tints

Shades of #2E9D71

#2E9D71
(46,157,113)
#2A8F67
(42,143,103)
#26815D
(38,129,93)
#227353
(34,115,83)
#1E6549
(30,101,73)
#1A573F
(26,87,63)
#164935
(22,73,53)
#123B2B
(18,59,43)
#0E2D21
(14,45,33)
#0A1F17
(10,31,23)
#06110D
(6,17,13)
#000000
(0,0,0)

Tints of #2E9D71

#2E9D71
(46,157,113)
#41A57D
(65,165,125)
#54AD89
(84,173,137)
#67B595
(103,181,149)
#7ABDA1
(122,189,161)
#8DC5AD
(141,197,173)
#A0CDB9
(160,205,185)
#B3D5C5
(179,213,197)
#C6DDD1
(198,221,209)
#D9E5DD
(217,229,221)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E9D71; }

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

This text font color is #2E9D71.

Background Color

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

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

This div background color is #2E9D71.

Border color

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

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

This div border color is #2E9D71.

Opacity

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

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

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

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

This text has shadow with #2E9D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E9D71.

Preview

Color preview on black background

This text has color #2E9D71 on black background.


Color preview on white background

This text has color #2E9D71 on white background.


Black color preview on #2E9D71 background

This text has black color on #2E9D71 background.


White color preview on #2E9D71 background

This text has white color on #2E9D71 background.


Related colors

Complementary color

Complementary color for #hex is #D1628E.


I love getcolorcode.com

Triadic colors

1 #712E9D and #9D712E with #2E9D71 are triadic colors.

2 #719D2E and #9D2E71 with #2E9D71 are triadic colors.