COLOR #2E4B2E

HEX: #2E4B2E RGB: (46,75,46)

Color info

#2E4B2E contains red, green and blue colors in about the same proportion. Web safe color of #2E4B2E is #333333 (or #333).

RGB color model

#2E4B2E color RGB value is (46,75,46).

RGB: (46,75,46) (18%, 29%, 18%)

RGB channels and saturation

R 46 of 255 = 18%
G 75 of 255 = 29%
B 46 of 255 = 18%

46
75
46

R + G + B ~ 22%. #2E4B2E is dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 75 + 46 = 167 (100%)
R 46 of 167 ~ 27.54%
G 75 of 167 ~ 44.91%
B 46 of 167 ~ 27.54'%

%27.54
%44.91
%27.54

CMYK color model

#2E4B2E color CMYK value is (39,0,39,71).

  • cyan value is 38.67%
  • magenta value is 0.00%
  • yellow value is 38.67%
  • key color value is 70.59%

CMYK: (39,0,39,71)
C39M0Y39K71 (39%, 0%, 39%, 71%)
(0.39 / 0.00 / 0.39 / 0.71)

CMYK percentages

%38.67
%0
%38.67
%70.59

Codes

Color #2E4B2E in popluar color models

2E 4B 2E
RGB 46 75 46
HSL 120° 23.97% 23.73%
HSB/HSV 120° 38.67% 29.41%
CMYK 38.67% 0.00% 38.67%
70.59%

Color #2E4B2E in popluar number systems.

HEX 2E 4B 2E
Decimal 46 75 46
Binary 101110 1001011 101110
Octal 56 113 56

Shades and tints

Shades of #2E4B2E

#2E4B2E
(46,75,46)
#2A452A
(42,69,42)
#263F26
(38,63,38)
#223922
(34,57,34)
#1E331E
(30,51,30)
#1A2D1A
(26,45,26)
#162716
(22,39,22)
#122112
(18,33,18)
#0E1B0E
(14,27,14)
#0A150A
(10,21,10)
#060F06
(6,15,6)
#000000
(0,0,0)

Tints of #2E4B2E

#2E4B2E
(46,75,46)
#415B41
(65,91,65)
#546B54
(84,107,84)
#677B67
(103,123,103)
#7A8B7A
(122,139,122)
#8D9B8D
(141,155,141)
#A0ABA0
(160,171,160)
#B3BBB3
(179,187,179)
#C6CBC6
(198,203,198)
#D9DBD9
(217,219,217)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E4B2E; }

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

This text font color is #2E4B2E.

Background Color

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

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

This div background color is #2E4B2E.

Border color

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

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

This div border color is #2E4B2E.

Opacity

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

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

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

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

This text has shadow with #2E4B2E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E4B2E.

Preview

Color preview on black background

This text has color #2E4B2E on black background.


Color preview on white background

This text has color #2E4B2E on white background.


Black color preview on #2E4B2E background

This text has black color on #2E4B2E background.


White color preview on #2E4B2E background

This text has white color on #2E4B2E background.


Related colors

Complementary color

Complementary color for #hex is #D1B4D1.


I love getcolorcode.com

Triadic colors

1 #2E2E4B and #4B2E2E with #2E4B2E are triadic colors.

2 #2E4B2E and #4B2E2E with #2E4B2E are triadic colors.