COLOR #2E7D48

HEX: #2E7D48 RGB: (46,125,72)

Color info

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

RGB color model

#2E7D48 color RGB value is (46,125,72).

RGB: (46,125,72) (18%, 49%, 28%)

RGB channels and saturation

R 46 of 255 = 18%
G 125 of 255 = 49%
B 72 of 255 = 28%

46
125
72

R + G + B ~ 32%. #2E7D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 125 + 72 = 243 (100%)
R 46 of 243 ~ 18.93%
G 125 of 243 ~ 51.44%
B 72 of 243 ~ 29.63'%

%18.93
%51.44
%29.63

CMYK color model

#2E7D48 color CMYK value is (63,0,42,51).

  • cyan value is 63.20%
  • magenta value is 0.00%
  • yellow value is 42.40%
  • key color value is 50.98%
CMYK: (63,0,42,51) C63M0Y42K51 (63%,0%,42%,51%) (0.63/0.00/0.42/0.51) 

CMYK percentages

%63.2
%0
%42.4
%50.98

Codes

Color #2E7D48 in popluar color models

2E 7D 48
RGB 46 125 72
HSL 140° 46.20% 33.53%
HSB/HSV 140° 63.20% 49.02%
CMYK 63.20% 0.00% 42.40%
50.98%

Color #2E7D48 in popluar number systems.

HEX 2E 7D 48
Decimal 46 125 72
Binary 101110 1111101 1001000
Octal 56 175 110

Shades and tints

Shades of #2E7D48

#2E7D48
(46,125,72)
#2A7242
(42,114,66)
#26673C
(38,103,60)
#225C36
(34,92,54)
#1E5130
(30,81,48)
#1A462A
(26,70,42)
#163B24
(22,59,36)
#12301E
(18,48,30)
#0E2518
(14,37,24)
#0A1A12
(10,26,18)
#060F0C
(6,15,12)
#000000
(0,0,0)

Tints of #2E7D48

#2E7D48
(46,125,72)
#418858
(65,136,88)
#549368
(84,147,104)
#679E78
(103,158,120)
#7AA988
(122,169,136)
#8DB498
(141,180,152)
#A0BFA8
(160,191,168)
#B3CAB8
(179,202,184)
#C6D5C8
(198,213,200)
#D9E0D8
(217,224,216)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E7D48; }

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

This text font color is #2E7D48.

Background Color

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

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

This div background color is #2E7D48.

Border color

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

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

This div border color is #2E7D48.

Opacity

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

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

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

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

This text has shadow with #2E7D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E7D48.

Preview

Color preview on black background

This text has color #2E7D48 on black background.


Color preview on white background

This text has color #2E7D48 on white background.


Black color preview on #2E7D48 background

This text has black color on #2E7D48 background.


White color preview on #2E7D48 background

This text has white color on #2E7D48 background.


Related colors

Complementary color

Complementary color for #hex is #D182B7.


I love getcolorcode.com

Triadic colors

1 #482E7D and #7D482E with #2E7D48 are triadic colors.

2 #487D2E and #7D2E48 with #2E7D48 are triadic colors.