COLOR #2E6A39

HEX: #2E6A39 RGB: (46,106,57)

Color info

#2E6A39 contains mainly green and blue colors. Web safe color of #2E6A39 is #336633 (or #363).

RGB color model

#2E6A39 color RGB value is (46,106,57).

RGB: (46,106,57) (18%, 42%, 22%)

RGB channels and saturation

R 46 of 255 = 18%
G 106 of 255 = 42%
B 57 of 255 = 22%

46
106
57

R + G + B ~ 27%. #2E6A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 106 + 57 = 209 (100%)
R 46 of 209 ~ 22.01%
G 106 of 209 ~ 50.72%
B 57 of 209 ~ 27.27'%

%22.01
%50.72
%27.27

CMYK color model

#2E6A39 color CMYK value is (57,0,46,58).

  • cyan value is 56.60%
  • magenta value is 0.00%
  • yellow value is 46.23%
  • key color value is 58.43%

CMYK: (57,0,46,58)
C57M0Y46K58 (57%, 0%, 46%, 58%)
(0.57 / 0.00 / 0.46 / 0.58)

CMYK percentages

%56.6
%0
%46.23
%58.43

Codes

Color #2E6A39 in popluar color models

2E 6A 39
RGB 46 106 57
HSL 131° 39.47% 29.80%
HSB/HSV 131° 56.60% 41.57%
CMYK 56.60% 0.00% 46.23%
58.43%

Color #2E6A39 in popluar number systems.

HEX 2E 6A 39
Decimal 46 106 57
Binary 101110 1101010 111001
Octal 56 152 71

Shades and tints

Shades of #2E6A39

#2E6A39
(46,106,57)
#2A6134
(42,97,52)
#26582F
(38,88,47)
#224F2A
(34,79,42)
#1E4625
(30,70,37)
#1A3D20
(26,61,32)
#16341B
(22,52,27)
#122B16
(18,43,22)
#0E2211
(14,34,17)
#0A190C
(10,25,12)
#061007
(6,16,7)
#000000
(0,0,0)

Tints of #2E6A39

#2E6A39
(46,106,57)
#41774B
(65,119,75)
#54845D
(84,132,93)
#67916F
(103,145,111)
#7A9E81
(122,158,129)
#8DAB93
(141,171,147)
#A0B8A5
(160,184,165)
#B3C5B7
(179,197,183)
#C6D2C9
(198,210,201)
#D9DFDB
(217,223,219)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E6A39 color. Also use rgb(46,106,57) instead hex code.

Text Font Color

.myTextColor { color: #2E6A39; }

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

This text font color is #2E6A39.

Background Color

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

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

This div background color is #2E6A39.

Border color

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

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

This div border color is #2E6A39.

Opacity

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

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

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

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

This text has shadow with #2E6A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E6A39.

Preview

Color preview on black background

This text has color #2E6A39 on black background.


Color preview on white background

This text has color #2E6A39 on white background.


Black color preview on #2E6A39 background

This text has black color on #2E6A39 background.


White color preview on #2E6A39 background

This text has white color on #2E6A39 background.


Related colors

Complementary color

Complementary color for #hex is #D195C6.


I love getcolorcode.com

Triadic colors

1 #392E6A and #6A392E with #2E6A39 are triadic colors.

2 #396A2E and #6A2E39 with #2E6A39 are triadic colors.