COLOR #2E9B47

HEX: #2E9B47 RGB: (46,155,71)

Color info

#2E9B47 contains mainly green color. Web safe color of #2E9B47 is #339933 (or #393).

RGB color model

#2E9B47 color RGB value is (46,155,71).

RGB: (46,155,71) (18%, 61%, 28%)

RGB channels and saturation

R 46 of 255 = 18%
G 155 of 255 = 61%
B 71 of 255 = 28%

46
155
71

R + G + B ~ 36%. #2E9B47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 155 + 71 = 272 (100%)
R 46 of 272 ~ 16.91%
G 155 of 272 ~ 56.99%
B 71 of 272 ~ 26.1'%

%16.91
%56.99
%26.1

CMYK color model

#2E9B47 color CMYK value is (70,0,54,39).

  • cyan value is 70.32%
  • magenta value is 0.00%
  • yellow value is 54.19%
  • key color value is 39.22%

CMYK: (70,0,54,39)
C70M0Y54K39 (70%, 0%, 54%, 39%)
(0.70 / 0.00 / 0.54 / 0.39)

CMYK percentages

%70.32
%0
%54.19
%39.22

Codes

Color #2E9B47 in popluar color models

2E 9B 47
RGB 46 155 71
HSL 134° 54.23% 39.41%
HSB/HSV 134° 70.32% 60.78%
CMYK 70.32% 0.00% 54.19%
39.22%

Color #2E9B47 in popluar number systems.

HEX 2E 9B 47
Decimal 46 155 71
Binary 101110 10011011 1000111
Octal 56 233 107

Shades and tints

Shades of #2E9B47

#2E9B47
(46,155,71)
#2A8D41
(42,141,65)
#267F3B
(38,127,59)
#227135
(34,113,53)
#1E632F
(30,99,47)
#1A5529
(26,85,41)
#164723
(22,71,35)
#12391D
(18,57,29)
#0E2B17
(14,43,23)
#0A1D11
(10,29,17)
#060F0B
(6,15,11)
#000000
(0,0,0)

Tints of #2E9B47

#2E9B47
(46,155,71)
#41A457
(65,164,87)
#54AD67
(84,173,103)
#67B677
(103,182,119)
#7ABF87
(122,191,135)
#8DC897
(141,200,151)
#A0D1A7
(160,209,167)
#B3DAB7
(179,218,183)
#C6E3C7
(198,227,199)
#D9ECD7
(217,236,215)
#ECF5E7
(236,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E9B47 color. Also use rgb(46,155,71) instead hex code.

Text Font Color

.myTextColor { color: #2E9B47; }

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

This text font color is #2E9B47.

Background Color

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

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

This div background color is #2E9B47.

Border color

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

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

This div border color is #2E9B47.

Opacity

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

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

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

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

This text has shadow with #2E9B47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E9B47.

Preview

Color preview on black background

This text has color #2E9B47 on black background.


Color preview on white background

This text has color #2E9B47 on white background.


Black color preview on #2E9B47 background

This text has black color on #2E9B47 background.


White color preview on #2E9B47 background

This text has white color on #2E9B47 background.


Related colors

Complementary color

Complementary color for #hex is #D164B8.


I love getcolorcode.com

Triadic colors

1 #472E9B and #9B472E with #2E9B47 are triadic colors.

2 #479B2E and #9B2E47 with #2E9B47 are triadic colors.