COLOR #29112E

HEX: #29112E RGB: (41,17,46)

Color info

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

RGB color model

#29112E color RGB value is (41,17,46).

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

RGB channels and saturation

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

41
17
46

R + G + B ~ 14%. #29112E is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 17 + 46 = 104 (100%)
R 41 of 104 ~ 39.42%
G 17 of 104 ~ 16.35%
B 46 of 104 ~ 44.23'%

%39.42
%16.35
%44.23

CMYK color model

#29112E color CMYK value is (11,63,0,82).

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

CMYK: (11,63,0,82)
C11M63Y0K82 (11%, 63%, 0%, 82%)
(0.11 / 0.63 / 0.00 / 0.82)

CMYK percentages

%10.87
%63.04
%0
%81.96

Codes

Color #29112E in popluar color models

29 11 2E
RGB 41 17 46
HSL 290° 46.03% 12.35%
HSB/HSV 290° 63.04% 18.04%
CMYK 10.87% 63.04% 0.00%
81.96%

Color #29112E in popluar number systems.

HEX 29 11 2E
Decimal 41 17 46
Binary 101001 10001 101110
Octal 51 21 56

Shades and tints

Shades of #29112E

#29112E
(41,17,46)
#26102A
(38,16,42)
#230F26
(35,15,38)
#200E22
(32,14,34)
#1D0D1E
(29,13,30)
#1A0C1A
(26,12,26)
#170B16
(23,11,22)
#140A12
(20,10,18)
#11090E
(17,9,14)
#0E080A
(14,8,10)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #29112E

#29112E
(41,17,46)
#3C2641
(60,38,65)
#4F3B54
(79,59,84)
#625067
(98,80,103)
#75657A
(117,101,122)
#887A8D
(136,122,141)
#9B8FA0
(155,143,160)
#AEA4B3
(174,164,179)
#C1B9C6
(193,185,198)
#D4CED9
(212,206,217)
#E7E3EC
(231,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29112E; }

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

This text font color is #29112E.

Background Color

.myBgColor { background-color: #29112E; }

<div style="background-color:#29112E">Inner text</div>

This div background color is #29112E.

Border color

.myBorderColor { border: 1px solid #29112E; }

<div style="border:3px solid #29112E">Div</div>

This div border color is #29112E.

Opacity

.myOpacity80 { color: #29112E; opacity: 0.8; }

<p style="color:#29112E;opacity:0.8;">80%</p>

Text with #29112E 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 #29112E;}

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

This text has shadow with #29112E color.


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

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

This text has shadow with #29112E primary color and red secondary color.


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

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

This text has shadow with #29112E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #29112E.

Preview

Color preview on black background

This text has color #29112E on black background.


Color preview on white background

This text has color #29112E on white background.


Black color preview on #29112E background

This text has black color on #29112E background.


White color preview on #29112E background

This text has white color on #29112E background.


Related colors

Complementary color

Complementary color for #hex is #D6EED1.


I love getcolorcode.com

Triadic colors

1 #2E2911 and #112E29 with #29112E are triadic colors.

2 #2E1129 and #11292E with #29112E are triadic colors.