COLOR #2E7D53

HEX: #2E7D53 RGB: (46,125,83)

Color info

#2E7D53 contains mainly green and blue colors. Web safe color of #2E7D53 is #336666 (or #366).

RGB color model

#2E7D53 color RGB value is (46,125,83).

RGB: (46,125,83) (18%, 49%, 33%)

RGB channels and saturation

R 46 of 255 = 18%
G 125 of 255 = 49%
B 83 of 255 = 33%

46
125
83

R + G + B ~ 33%. #2E7D53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 125 + 83 = 254 (100%)
R 46 of 254 ~ 18.11%
G 125 of 254 ~ 49.21%
B 83 of 254 ~ 32.68'%

%18.11
%49.21
%32.68

CMYK color model

#2E7D53 color CMYK value is (63,0,34,51).

  • cyan value is 63.20%
  • magenta value is 0.00%
  • yellow value is 33.60%
  • key color value is 50.98%

CMYK: (63,0,34,51)
C63M0Y34K51 (63%, 0%, 34%, 51%)
(0.63 / 0.00 / 0.34 / 0.51)

CMYK percentages

%63.2
%0
%33.6
%50.98

Codes

Color #2E7D53 in popluar color models

2E 7D 53
RGB 46 125 83
HSL 148° 46.20% 33.53%
HSB/HSV 148° 63.20% 49.02%
CMYK 63.20% 0.00% 33.60%
50.98%

Color #2E7D53 in popluar number systems.

HEX 2E 7D 53
Decimal 46 125 83
Binary 101110 1111101 1010011
Octal 56 175 123

Shades and tints

Shades of #2E7D53

#2E7D53
(46,125,83)
#2A724C
(42,114,76)
#266745
(38,103,69)
#225C3E
(34,92,62)
#1E5137
(30,81,55)
#1A4630
(26,70,48)
#163B29
(22,59,41)
#123022
(18,48,34)
#0E251B
(14,37,27)
#0A1A14
(10,26,20)
#060F0D
(6,15,13)
#000000
(0,0,0)

Tints of #2E7D53

#2E7D53
(46,125,83)
#418862
(65,136,98)
#549371
(84,147,113)
#679E80
(103,158,128)
#7AA98F
(122,169,143)
#8DB49E
(141,180,158)
#A0BFAD
(160,191,173)
#B3CABC
(179,202,188)
#C6D5CB
(198,213,203)
#D9E0DA
(217,224,218)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E7D53; }

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

This text font color is #2E7D53.

Background Color

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

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

This div background color is #2E7D53.

Border color

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

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

This div border color is #2E7D53.

Opacity

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

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

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

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

This text has shadow with #2E7D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E7D53.

Preview

Color preview on black background

This text has color #2E7D53 on black background.


Color preview on white background

This text has color #2E7D53 on white background.


Black color preview on #2E7D53 background

This text has black color on #2E7D53 background.


White color preview on #2E7D53 background

This text has white color on #2E7D53 background.


Related colors

Complementary color

Complementary color for #hex is #D182AC.


I love getcolorcode.com

Triadic colors

1 #532E7D and #7D532E with #2E7D53 are triadic colors.

2 #537D2E and #7D2E53 with #2E7D53 are triadic colors.