COLOR #2E8D62

HEX: #2E8D62 RGB: (46,141,98)

Color info

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

RGB color model

#2E8D62 color RGB value is (46,141,98).

RGB: (46,141,98) (18%, 55%, 38%)

RGB channels and saturation

R 46 of 255 = 18%
G 141 of 255 = 55%
B 98 of 255 = 38%

46
141
98

R + G + B ~ 37%. #2E8D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 141 + 98 = 285 (100%)
R 46 of 285 ~ 16.14%
G 141 of 285 ~ 49.47%
B 98 of 285 ~ 34.39'%

%16.14
%49.47
%34.39

CMYK color model

#2E8D62 color CMYK value is (67,0,30,45).

  • cyan value is 67.38%
  • magenta value is 0.00%
  • yellow value is 30.50%
  • key color value is 44.71%

CMYK: (67,0,30,45)
C67M0Y30K45 (67%, 0%, 30%, 45%)
(0.67 / 0.00 / 0.30 / 0.45)

CMYK percentages

%67.38
%0
%30.5
%44.71

Codes

Color #2E8D62 in popluar color models

2E 8D 62
RGB 46 141 98
HSL 153° 50.80% 36.67%
HSB/HSV 153° 67.38% 55.29%
CMYK 67.38% 0.00% 30.50%
44.71%

Color #2E8D62 in popluar number systems.

HEX 2E 8D 62
Decimal 46 141 98
Binary 101110 10001101 1100010
Octal 56 215 142

Shades and tints

Shades of #2E8D62

#2E8D62
(46,141,98)
#2A815A
(42,129,90)
#267552
(38,117,82)
#22694A
(34,105,74)
#1E5D42
(30,93,66)
#1A513A
(26,81,58)
#164532
(22,69,50)
#12392A
(18,57,42)
#0E2D22
(14,45,34)
#0A211A
(10,33,26)
#061512
(6,21,18)
#000000
(0,0,0)

Tints of #2E8D62

#2E8D62
(46,141,98)
#419770
(65,151,112)
#54A17E
(84,161,126)
#67AB8C
(103,171,140)
#7AB59A
(122,181,154)
#8DBFA8
(141,191,168)
#A0C9B6
(160,201,182)
#B3D3C4
(179,211,196)
#C6DDD2
(198,221,210)
#D9E7E0
(217,231,224)
#ECF1EE
(236,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E8D62 color. Also use rgb(46,141,98) instead hex code.

Text Font Color

.myTextColor { color: #2E8D62; }

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

This text font color is #2E8D62.

Background Color

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

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

This div background color is #2E8D62.

Border color

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

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

This div border color is #2E8D62.

Opacity

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

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

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

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

This text has shadow with #2E8D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E8D62.

Preview

Color preview on black background

This text has color #2E8D62 on black background.


Color preview on white background

This text has color #2E8D62 on white background.


Black color preview on #2E8D62 background

This text has black color on #2E8D62 background.


White color preview on #2E8D62 background

This text has white color on #2E8D62 background.


Related colors

Complementary color

Complementary color for #hex is #D1729D.


I love getcolorcode.com

Triadic colors

1 #622E8D and #8D622E with #2E8D62 are triadic colors.

2 #628D2E and #8D2E62 with #2E8D62 are triadic colors.