COLOR #2E6D24

HEX: #2E6D24 RGB: (46,109,36)

Color info

#2E6D24 contains mainly green color. Web safe color of #2E6D24 is #336633 (or #363).

RGB color model

#2E6D24 color RGB value is (46,109,36).

RGB: (46,109,36) (18%, 43%, 14%)

RGB channels and saturation

R 46 of 255 = 18%
G 109 of 255 = 43%
B 36 of 255 = 14%

46
109
36

R + G + B ~ 25%. #2E6D24 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 109 + 36 = 191 (100%)
R 46 of 191 ~ 24.08%
G 109 of 191 ~ 57.07%
B 36 of 191 ~ 18.85'%

%24.08
%57.07
%18.85

CMYK color model

#2E6D24 color CMYK value is (58,0,67,57).

  • cyan value is 57.80%
  • magenta value is 0.00%
  • yellow value is 66.97%
  • key color value is 57.25%

CMYK: (58,0,67,57)
C58M0Y67K57 (58%, 0%, 67%, 57%)
(0.58 / 0.00 / 0.67 / 0.57)

CMYK percentages

%57.8
%0
%66.97
%57.25

Codes

Color #2E6D24 in popluar color models

2E 6D 24
RGB 46 109 36
HSL 112° 50.34% 28.43%
HSB/HSV 112° 66.97% 42.75%
CMYK 57.80% 0.00% 66.97%
57.25%

Color #2E6D24 in popluar number systems.

HEX 2E 6D 24
Decimal 46 109 36
Binary 101110 1101101 100100
Octal 56 155 44

Shades and tints

Shades of #2E6D24

#2E6D24
(46,109,36)
#2A6421
(42,100,33)
#265B1E
(38,91,30)
#22521B
(34,82,27)
#1E4918
(30,73,24)
#1A4015
(26,64,21)
#163712
(22,55,18)
#122E0F
(18,46,15)
#0E250C
(14,37,12)
#0A1C09
(10,28,9)
#061306
(6,19,6)
#000000
(0,0,0)

Tints of #2E6D24

#2E6D24
(46,109,36)
#417A37
(65,122,55)
#54874A
(84,135,74)
#67945D
(103,148,93)
#7AA170
(122,161,112)
#8DAE83
(141,174,131)
#A0BB96
(160,187,150)
#B3C8A9
(179,200,169)
#C6D5BC
(198,213,188)
#D9E2CF
(217,226,207)
#ECEFE2
(236,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E6D24 color. Also use rgb(46,109,36) instead hex code.

Text Font Color

.myTextColor { color: #2E6D24; }

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

This text font color is #2E6D24.

Background Color

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

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

This div background color is #2E6D24.

Border color

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

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

This div border color is #2E6D24.

Opacity

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

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

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

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

This text has shadow with #2E6D24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E6D24.

Preview

Color preview on black background

This text has color #2E6D24 on black background.


Color preview on white background

This text has color #2E6D24 on white background.


Black color preview on #2E6D24 background

This text has black color on #2E6D24 background.


White color preview on #2E6D24 background

This text has white color on #2E6D24 background.


Related colors

Complementary color

Complementary color for #hex is #D192DB.


I love getcolorcode.com

Triadic colors

1 #242E6D and #6D242E with #2E6D24 are triadic colors.

2 #246D2E and #6D2E24 with #2E6D24 are triadic colors.