COLOR #290411

HEX: #290411 RGB: (41,4,17)

Color info

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

RGB color model

#290411 color RGB value is (41,4,17).

RGB: (41,4,17) (16%, 2%, 7%)

RGB channels and saturation

R 41 of 255 = 16%
G 4 of 255 = 2%
B 17 of 255 = 7%

41
4
17

R + G + B ~ 8%. #290411 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 4 + 17 = 62 (100%)
R 41 of 62 ~ 66.13%
G 4 of 62 ~ 6.45%
B 17 of 62 ~ 27.42'%

%66.13
%27.42

CMYK color model

#290411 color CMYK value is (0,90,59,84).

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

CMYK: (0,90,59,84)
C0M90Y59K84 (0%, 90%, 59%, 84%)
(0.00 / 0.90 / 0.59 / 0.84)

CMYK percentages

%0
%90.24
%58.54
%83.92

Codes

Color #290411 in popluar color models

29 04 11
RGB 41 4 17
HSL 339° 82.22% 8.82%
HSB/HSV 339° 90.24% 16.08%
CMYK 0.00% 90.24% 58.54%
83.92%

Color #290411 in popluar number systems.

HEX 29 04 11
Decimal 41 4 17
Binary 101001 100 10001
Octal 51 4 21

Shades and tints

Shades of #290411

#290411
(41,4,17)
#260410
(38,4,16)
#23040F
(35,4,15)
#20040E
(32,4,14)
#1D040D
(29,4,13)
#1A040C
(26,4,12)
#17040B
(23,4,11)
#14040A
(20,4,10)
#110409
(17,4,9)
#0E0408
(14,4,8)
#0B0407
(11,4,7)
#000000
(0,0,0)

Tints of #290411

#290411
(41,4,17)
#3C1A26
(60,26,38)
#4F303B
(79,48,59)
#624650
(98,70,80)
#755C65
(117,92,101)
#88727A
(136,114,122)
#9B888F
(155,136,143)
#AE9EA4
(174,158,164)
#C1B4B9
(193,180,185)
#D4CACE
(212,202,206)
#E7E0E3
(231,224,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #290411; }

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

This text font color is #290411.

Background Color

.myBgColor { background-color: #290411; }

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

This div background color is #290411.

Border color

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

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

This div border color is #290411.

Opacity

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

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

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

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

This text has shadow with #290411 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290411.

Preview

Color preview on black background

This text has color #290411 on black background.


Color preview on white background

This text has color #290411 on white background.


Black color preview on #290411 background

This text has black color on #290411 background.


White color preview on #290411 background

This text has white color on #290411 background.


Related colors

Complementary color

Complementary color for #hex is #D6FBEE.


I love getcolorcode.com

Triadic colors

1 #112904 and #041129 with #290411 are triadic colors.

2 #110429 and #042911 with #290411 are triadic colors.