COLOR #2E5C44

HEX: #2E5C44 RGB: (46,92,68)

Color info

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

RGB color model

#2E5C44 color RGB value is (46,92,68).

RGB: (46,92,68) (18%, 36%, 27%)

RGB channels and saturation

R 46 of 255 = 18%
G 92 of 255 = 36%
B 68 of 255 = 27%

46
92
68

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

Portions of RGB colors in percentages

R + G + B = 46 + 92 + 68 = 206 (100%)
R 46 of 206 ~ 22.33%
G 92 of 206 ~ 44.66%
B 68 of 206 ~ 33.01'%

%22.33
%44.66
%33.01

CMYK color model

#2E5C44 color CMYK value is (50,0,26,64).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 26.09%
  • key color value is 63.92%
CMYK: (50,0,26,64) C50M0Y26K64 (50%,0%,26%,64%) (0.50/0.00/0.26/0.64) 

CMYK percentages

%50
%0
%26.09
%63.92

Codes

Color #2E5C44 in popluar color models

2E 5C 44
RGB 46 92 68
HSL 149° 33.33% 27.06%
HSB/HSV 149° 50.00% 36.08%
CMYK 50.00% 0.00% 26.09%
63.92%

Color #2E5C44 in popluar number systems.

HEX 2E 5C 44
Decimal 46 92 68
Binary 101110 1011100 1000100
Octal 56 134 104

Shades and tints

Shades of #2E5C44

#2E5C44
(46,92,68)
#2A543E
(42,84,62)
#264C38
(38,76,56)
#224432
(34,68,50)
#1E3C2C
(30,60,44)
#1A3426
(26,52,38)
#162C20
(22,44,32)
#12241A
(18,36,26)
#0E1C14
(14,28,20)
#0A140E
(10,20,14)
#060C08
(6,12,8)
#000000
(0,0,0)

Tints of #2E5C44

#2E5C44
(46,92,68)
#416A55
(65,106,85)
#547866
(84,120,102)
#678677
(103,134,119)
#7A9488
(122,148,136)
#8DA299
(141,162,153)
#A0B0AA
(160,176,170)
#B3BEBB
(179,190,187)
#C6CCCC
(198,204,204)
#D9DADD
(217,218,221)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E5C44; }

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

This text font color is #2E5C44.

Background Color

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

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

This div background color is #2E5C44.

Border color

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

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

This div border color is #2E5C44.

Opacity

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

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

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

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

This text has shadow with #2E5C44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5C44.

Preview

Color preview on black background

This text has color #2E5C44 on black background.


Color preview on white background

This text has color #2E5C44 on white background.


Black color preview on #2E5C44 background

This text has black color on #2E5C44 background.


White color preview on #2E5C44 background

This text has white color on #2E5C44 background.


Related colors

Complementary color

Complementary color for #hex is #D1A3BB.


I love getcolorcode.com

Triadic colors

1 #442E5C and #5C442E with #2E5C44 are triadic colors.

2 #445C2E and #5C2E44 with #2E5C44 are triadic colors.