COLOR #2E112E

HEX: #2E112E RGB: (46,17,46)

Color info

#2E112E contains red, green and blue colors in about the same proportion. Web safe color of #2E112E is #330033 (or #303).

RGB color model

#2E112E color RGB value is (46,17,46).

RGB: (46,17,46) (18%, 7%, 18%)

RGB channels and saturation

R 46 of 255 = 18%
G 17 of 255 = 7%
B 46 of 255 = 18%

46
17
46

R + G + B ~ 14%. #2E112E is dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 17 + 46 = 109 (100%)
R 46 of 109 ~ 42.2%
G 17 of 109 ~ 15.6%
B 46 of 109 ~ 42.2'%

%42.2
%15.6
%42.2

CMYK color model

#2E112E color CMYK value is (0,63,0,82).

  • cyan value is 0.00%
  • magenta value is 63.04%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (0,63,0,82)
C0M63Y0K82 (0%, 63%, 0%, 82%)
(0.00 / 0.63 / 0.00 / 0.82)

CMYK percentages

%0
%63.04
%0
%81.96

Codes

Color #2E112E in popluar color models

2E 11 2E
RGB 46 17 46
HSL 300° 46.03% 12.35%
HSB/HSV 300° 63.04% 18.04%
CMYK 0.00% 63.04% 0.00%
81.96%

Color #2E112E in popluar number systems.

HEX 2E 11 2E
Decimal 46 17 46
Binary 101110 10001 101110
Octal 56 21 56

Shades and tints

Shades of #2E112E

#2E112E
(46,17,46)
#2A102A
(42,16,42)
#260F26
(38,15,38)
#220E22
(34,14,34)
#1E0D1E
(30,13,30)
#1A0C1A
(26,12,26)
#160B16
(22,11,22)
#120A12
(18,10,18)
#0E090E
(14,9,14)
#0A080A
(10,8,10)
#060706
(6,7,6)
#000000
(0,0,0)

Tints of #2E112E

#2E112E
(46,17,46)
#412641
(65,38,65)
#543B54
(84,59,84)
#675067
(103,80,103)
#7A657A
(122,101,122)
#8D7A8D
(141,122,141)
#A08FA0
(160,143,160)
#B3A4B3
(179,164,179)
#C6B9C6
(198,185,198)
#D9CED9
(217,206,217)
#ECE3EC
(236,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E112E; }

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

This text font color is #2E112E.

Background Color

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

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

This div background color is #2E112E.

Border color

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

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

This div border color is #2E112E.

Opacity

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

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

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

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

This text has shadow with #2E112E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E112E.

Preview

Color preview on black background

This text has color #2E112E on black background.


Color preview on white background

This text has color #2E112E on white background.


Black color preview on #2E112E background

This text has black color on #2E112E background.


White color preview on #2E112E background

This text has white color on #2E112E background.


Related colors

Complementary color

Complementary color for #hex is #D1EED1.


I love getcolorcode.com

Triadic colors

1 #2E2E11 and #112E2E with #2E112E are triadic colors.

2 #2E112E and #112E2E with #2E112E are triadic colors.