COLOR #291117

HEX: #291117 RGB: (41,17,23)

Color info

#291117 contains red, green and blue colors in about the same proportion. Web safe color of #291117 is #330000 (or #300).

RGB color model

#291117 color RGB value is (41,17,23).

RGB: (41,17,23) (16%, 7%, 9%)

RGB channels and saturation

R 41 of 255 = 16%
G 17 of 255 = 7%
B 23 of 255 = 9%

41
17
23

R + G + B ~ 11%. #291117 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 17 + 23 = 81 (100%)
R 41 of 81 ~ 50.62%
G 17 of 81 ~ 20.99%
B 23 of 81 ~ 28.4'%

%50.62
%20.99
%28.4

CMYK color model

#291117 color CMYK value is (0,59,44,84).

  • cyan value is 0.00%
  • magenta value is 58.54%
  • yellow value is 43.90%
  • key color value is 83.92%

CMYK: (0,59,44,84)
C0M59Y44K84 (0%, 59%, 44%, 84%)
(0.00 / 0.59 / 0.44 / 0.84)

CMYK percentages

%0
%58.54
%43.9
%83.92

Codes

Color #291117 in popluar color models

29 11 17
RGB 41 17 23
HSL 345° 41.38% 11.37%
HSB/HSV 345° 58.54% 16.08%
CMYK 0.00% 58.54% 43.90%
83.92%

Color #291117 in popluar number systems.

HEX 29 11 17
Decimal 41 17 23
Binary 101001 10001 10111
Octal 51 21 27

Shades and tints

Shades of #291117

#291117
(41,17,23)
#261015
(38,16,21)
#230F13
(35,15,19)
#200E11
(32,14,17)
#1D0D0F
(29,13,15)
#1A0C0D
(26,12,13)
#170B0B
(23,11,11)
#140A09
(20,10,9)
#110907
(17,9,7)
#0E0805
(14,8,5)
#0B0703
(11,7,3)
#000000
(0,0,0)

Tints of #291117

#291117
(41,17,23)
#3C262C
(60,38,44)
#4F3B41
(79,59,65)
#625056
(98,80,86)
#75656B
(117,101,107)
#887A80
(136,122,128)
#9B8F95
(155,143,149)
#AEA4AA
(174,164,170)
#C1B9BF
(193,185,191)
#D4CED4
(212,206,212)
#E7E3E9
(231,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #291117; }

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

This text font color is #291117.

Background Color

.myBgColor { background-color: #291117; }

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

This div background color is #291117.

Border color

.myBorderColor { border: 1px solid #291117; }

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

This div border color is #291117.

Opacity

.myOpacity80 { color: #291117; opacity: 0.8; }

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

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

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

This text has shadow with #291117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #291117.

Preview

Color preview on black background

This text has color #291117 on black background.


Color preview on white background

This text has color #291117 on white background.


Black color preview on #291117 background

This text has black color on #291117 background.


White color preview on #291117 background

This text has white color on #291117 background.


Related colors

Complementary color

Complementary color for #hex is #D6EEE8.


I love getcolorcode.com

Triadic colors

1 #172911 and #111729 with #291117 are triadic colors.

2 #171129 and #112917 with #291117 are triadic colors.