COLOR #2E5D47

HEX: #2E5D47 RGB: (46,93,71)

Color info

#2E5D47 contains red, green and blue colors in about the same proportion. Web safe color of #2E5D47 is #336633 (or #363).

RGB color model

#2E5D47 color RGB value is (46,93,71).

RGB: (46,93,71) (18%, 36%, 28%)

RGB channels and saturation

R 46 of 255 = 18%
G 93 of 255 = 36%
B 71 of 255 = 28%

46
93
71

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

Portions of RGB colors in percentages

R + G + B = 46 + 93 + 71 = 210 (100%)
R 46 of 210 ~ 21.9%
G 93 of 210 ~ 44.29%
B 71 of 210 ~ 33.81'%

%21.9
%44.29
%33.81

CMYK color model

#2E5D47 color CMYK value is (51,0,24,64).

  • cyan value is 50.54%
  • magenta value is 0.00%
  • yellow value is 23.66%
  • key color value is 63.53%

CMYK: (51,0,24,64)
C51M0Y24K64 (51%, 0%, 24%, 64%)
(0.51 / 0.00 / 0.24 / 0.64)

CMYK percentages

%50.54
%0
%23.66
%63.53

Codes

Color #2E5D47 in popluar color models

2E 5D 47
RGB 46 93 71
HSL 152° 33.81% 27.25%
HSB/HSV 152° 50.54% 36.47%
CMYK 50.54% 0.00% 23.66%
63.53%

Color #2E5D47 in popluar number systems.

HEX 2E 5D 47
Decimal 46 93 71
Binary 101110 1011101 1000111
Octal 56 135 107

Shades and tints

Shades of #2E5D47

#2E5D47
(46,93,71)
#2A5541
(42,85,65)
#264D3B
(38,77,59)
#224535
(34,69,53)
#1E3D2F
(30,61,47)
#1A3529
(26,53,41)
#162D23
(22,45,35)
#12251D
(18,37,29)
#0E1D17
(14,29,23)
#0A1511
(10,21,17)
#060D0B
(6,13,11)
#000000
(0,0,0)

Tints of #2E5D47

#2E5D47
(46,93,71)
#416B57
(65,107,87)
#547967
(84,121,103)
#678777
(103,135,119)
#7A9587
(122,149,135)
#8DA397
(141,163,151)
#A0B1A7
(160,177,167)
#B3BFB7
(179,191,183)
#C6CDC7
(198,205,199)
#D9DBD7
(217,219,215)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E5D47; }

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

This text font color is #2E5D47.

Background Color

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

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

This div background color is #2E5D47.

Border color

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

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

This div border color is #2E5D47.

Opacity

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

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

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

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

This text has shadow with #2E5D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5D47.

Preview

Color preview on black background

This text has color #2E5D47 on black background.


Color preview on white background

This text has color #2E5D47 on white background.


Black color preview on #2E5D47 background

This text has black color on #2E5D47 background.


White color preview on #2E5D47 background

This text has white color on #2E5D47 background.


Related colors

Complementary color

Complementary color for #hex is #D1A2B8.


I love getcolorcode.com

Triadic colors

1 #472E5D and #5D472E with #2E5D47 are triadic colors.

2 #475D2E and #5D2E47 with #2E5D47 are triadic colors.