COLOR #29170F

HEX: #29170F RGB: (41,23,15)

Color info

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

RGB color model

#29170F color RGB value is (41,23,15).

RGB: (41,23,15) (16%, 9%, 6%)

RGB channels and saturation

R 41 of 255 = 16%
G 23 of 255 = 9%
B 15 of 255 = 6%

41
23
15

R + G + B ~ 10%. #29170F is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 23 + 15 = 79 (100%)
R 41 of 79 ~ 51.9%
G 23 of 79 ~ 29.11%
B 15 of 79 ~ 18.99'%

%51.9
%29.11
%18.99

CMYK color model

#29170F color CMYK value is (0,44,63,84).

  • cyan value is 0.00%
  • magenta value is 43.90%
  • yellow value is 63.41%
  • key color value is 83.92%
CMYK: (0,44,63,84) C0M44Y63K84 (0%,44%,63%,84%) (0.00/0.44/0.63/0.84) 

CMYK percentages

%0
%43.9
%63.41
%83.92

Codes

Color #29170F in popluar color models

29 17 0F
RGB 41 23 15
HSL 18° 46.43% 10.98%
HSB/HSV 18° 63.41% 16.08%
CMYK 0.00% 43.90% 63.41%
83.92%

Color #29170F in popluar number systems.

HEX 29 17 0F
Decimal 41 23 15
Binary 101001 10111 1111
Octal 51 27 17

Shades and tints

Shades of #29170F

#29170F
(41,23,15)
#26150E
(38,21,14)
#23130D
(35,19,13)
#20110C
(32,17,12)
#1D0F0B
(29,15,11)
#1A0D0A
(26,13,10)
#170B09
(23,11,9)
#140908
(20,9,8)
#110707
(17,7,7)
#0E0506
(14,5,6)
#0B0305
(11,3,5)
#000000
(0,0,0)

Tints of #29170F

#29170F
(41,23,15)
#3C2C24
(60,44,36)
#4F4139
(79,65,57)
#62564E
(98,86,78)
#756B63
(117,107,99)
#888078
(136,128,120)
#9B958D
(155,149,141)
#AEAAA2
(174,170,162)
#C1BFB7
(193,191,183)
#D4D4CC
(212,212,204)
#E7E9E1
(231,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29170F; }

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

This text font color is #29170F.

Background Color

.myBgColor { background-color: #29170F; }

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

This div background color is #29170F.

Border color

.myBorderColor { border: 1px solid #29170F; }

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

This div border color is #29170F.

Opacity

.myOpacity80 { color: #29170F; opacity: 0.8; }

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

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

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

This text has shadow with #29170F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29170F.

Preview

Color preview on black background

This text has color #29170F on black background.


Color preview on white background

This text has color #29170F on white background.


Black color preview on #29170F background

This text has black color on #29170F background.


White color preview on #29170F background

This text has white color on #29170F background.


Related colors

Complementary color

Complementary color for #hex is #D6E8F0.


I love getcolorcode.com

Triadic colors

1 #0F2917 and #170F29 with #29170F are triadic colors.

2 #0F1729 and #17290F with #29170F are triadic colors.