COLOR #2E1D14

HEX: #2E1D14 RGB: (46,29,20)

Color info

#2E1D14 contains red, green and blue colors in about the same proportion. Web safe color of #2E1D14 is #333300 (or #330).

RGB color model

#2E1D14 color RGB value is (46,29,20).

RGB: (46,29,20) (18%, 11%, 8%)

RGB channels and saturation

R 46 of 255 = 18%
G 29 of 255 = 11%
B 20 of 255 = 8%

46
29
20

R + G + B ~ 12%. #2E1D14 is dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 29 + 20 = 95 (100%)
R 46 of 95 ~ 48.42%
G 29 of 95 ~ 30.53%
B 20 of 95 ~ 21.05'%

%48.42
%30.53
%21.05

CMYK color model

#2E1D14 color CMYK value is (0,37,57,82).

  • cyan value is 0.00%
  • magenta value is 36.96%
  • yellow value is 56.52%
  • key color value is 81.96%

CMYK: (0,37,57,82)
C0M37Y57K82 (0%, 37%, 57%, 82%)
(0.00 / 0.37 / 0.57 / 0.82)

CMYK percentages

%0
%36.96
%56.52
%81.96

Codes

Color #2E1D14 in popluar color models

2E 1D 14
RGB 46 29 20
HSL 21° 39.39% 12.94%
HSB/HSV 21° 56.52% 18.04%
CMYK 0.00% 36.96% 56.52%
81.96%

Color #2E1D14 in popluar number systems.

HEX 2E 1D 14
Decimal 46 29 20
Binary 101110 11101 10100
Octal 56 35 24

Shades and tints

Shades of #2E1D14

#2E1D14
(46,29,20)
#2A1B13
(42,27,19)
#261912
(38,25,18)
#221711
(34,23,17)
#1E1510
(30,21,16)
#1A130F
(26,19,15)
#16110E
(22,17,14)
#120F0D
(18,15,13)
#0E0D0C
(14,13,12)
#0A0B0B
(10,11,11)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #2E1D14

#2E1D14
(46,29,20)
#413129
(65,49,41)
#54453E
(84,69,62)
#675953
(103,89,83)
#7A6D68
(122,109,104)
#8D817D
(141,129,125)
#A09592
(160,149,146)
#B3A9A7
(179,169,167)
#C6BDBC
(198,189,188)
#D9D1D1
(217,209,209)
#ECE5E6
(236,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #2E1D14; }

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

This text font color is #2E1D14.

Background Color

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

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

This div background color is #2E1D14.

Border color

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

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

This div border color is #2E1D14.

Opacity

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

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

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

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

This text has shadow with #2E1D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E1D14.

Preview

Color preview on black background

This text has color #2E1D14 on black background.


Color preview on white background

This text has color #2E1D14 on white background.


Black color preview on #2E1D14 background

This text has black color on #2E1D14 background.


White color preview on #2E1D14 background

This text has white color on #2E1D14 background.


Related colors

Complementary color

Complementary color for #hex is #D1E2EB.


I love getcolorcode.com

Triadic colors

1 #142E1D and #1D142E with #2E1D14 are triadic colors.

2 #141D2E and #1D2E14 with #2E1D14 are triadic colors.