COLOR #291009

HEX: #291009 RGB: (41,16,9)

Color info

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

RGB color model

#291009 color RGB value is (41,16,9).

RGB: (41,16,9) (16%, 6%, 4%)

RGB channels and saturation

R 41 of 255 = 16%
G 16 of 255 = 6%
B 9 of 255 = 4%

41
16
9

R + G + B ~ 9%. #291009 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 16 + 9 = 66 (100%)
R 41 of 66 ~ 62.12%
G 16 of 66 ~ 24.24%
B 9 of 66 ~ 13.64'%

%62.12
%24.24
%13.64

CMYK color model

#291009 color CMYK value is (0,61,78,84).

  • cyan value is 0.00%
  • magenta value is 60.98%
  • yellow value is 78.05%
  • key color value is 83.92%
CMYK: (0,61,78,84) C0M61Y78K84 (0%,61%,78%,84%) (0.00/0.61/0.78/0.84) 

CMYK percentages

%0
%60.98
%78.05
%83.92

Codes

Color #291009 in popluar color models

29 10 09
RGB 41 16 9
HSL 13° 64.00% 9.80%
HSB/HSV 13° 78.05% 16.08%
CMYK 0.00% 60.98% 78.05%
83.92%

Color #291009 in popluar number systems.

HEX 29 10 09
Decimal 41 16 9
Binary 101001 10000 1001
Octal 51 20 11

Shades and tints

Shades of #291009

#291009
(41,16,9)
#260F09
(38,15,9)
#230E09
(35,14,9)
#200D09
(32,13,9)
#1D0C09
(29,12,9)
#1A0B09
(26,11,9)
#170A09
(23,10,9)
#140909
(20,9,9)
#110809
(17,8,9)
#0E0709
(14,7,9)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #291009

#291009
(41,16,9)
#3C251F
(60,37,31)
#4F3A35
(79,58,53)
#624F4B
(98,79,75)
#756461
(117,100,97)
#887977
(136,121,119)
#9B8E8D
(155,142,141)
#AEA3A3
(174,163,163)
#C1B8B9
(193,184,185)
#D4CDCF
(212,205,207)
#E7E2E5
(231,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #291009 color. Also use rgb(41,16,9) instead hex code.

Text Font Color

.myTextColor { color: #291009; }

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

This text font color is #291009.

Background Color

.myBgColor { background-color: #291009; }

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

This div background color is #291009.

Border color

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

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

This div border color is #291009.

Opacity

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

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

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

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

This text has shadow with #291009 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #291009.

Preview

Color preview on black background

This text has color #291009 on black background.


Color preview on white background

This text has color #291009 on white background.


Black color preview on #291009 background

This text has black color on #291009 background.


White color preview on #291009 background

This text has white color on #291009 background.


Related colors

Complementary color

Complementary color for #hex is #D6EFF6.


I love getcolorcode.com

Triadic colors

1 #092910 and #100929 with #291009 are triadic colors.

2 #091029 and #102909 with #291009 are triadic colors.