COLOR #29061D

HEX: #29061D RGB: (41,6,29)

Color info

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

RGB color model

#29061D color RGB value is (41,6,29).

RGB: (41,6,29) (16%, 2%, 11%)

RGB channels and saturation

R 41 of 255 = 16%
G 6 of 255 = 2%
B 29 of 255 = 11%

41
6
29

R + G + B ~ 10%. #29061D is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 6 + 29 = 76 (100%)
R 41 of 76 ~ 53.95%
G 6 of 76 ~ 7.89%
B 29 of 76 ~ 38.16'%

%53.95
%38.16

CMYK color model

#29061D color CMYK value is (0,85,29,84).

  • cyan value is 0.00%
  • magenta value is 85.37%
  • yellow value is 29.27%
  • key color value is 83.92%

CMYK: (0,85,29,84)
C0M85Y29K84 (0%, 85%, 29%, 84%)
(0.00 / 0.85 / 0.29 / 0.84)

CMYK percentages

%0
%85.37
%29.27
%83.92

Codes

Color #29061D in popluar color models

29 06 1D
RGB 41 6 29
HSL 321° 74.47% 9.22%
HSB/HSV 321° 85.37% 16.08%
CMYK 0.00% 85.37% 29.27%
83.92%

Color #29061D in popluar number systems.

HEX 29 06 1D
Decimal 41 6 29
Binary 101001 110 11101
Octal 51 6 35

Shades and tints

Shades of #29061D

#29061D
(41,6,29)
#26061B
(38,6,27)
#230619
(35,6,25)
#200617
(32,6,23)
#1D0615
(29,6,21)
#1A0613
(26,6,19)
#170611
(23,6,17)
#14060F
(20,6,15)
#11060D
(17,6,13)
#0E060B
(14,6,11)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #29061D

#29061D
(41,6,29)
#3C1C31
(60,28,49)
#4F3245
(79,50,69)
#624859
(98,72,89)
#755E6D
(117,94,109)
#887481
(136,116,129)
#9B8A95
(155,138,149)
#AEA0A9
(174,160,169)
#C1B6BD
(193,182,189)
#D4CCD1
(212,204,209)
#E7E2E5
(231,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29061D color. Also use rgb(41,6,29) instead hex code.

Text Font Color

.myTextColor { color: #29061D; }

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

This text font color is #29061D.

Background Color

.myBgColor { background-color: #29061D; }

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

This div background color is #29061D.

Border color

.myBorderColor { border: 1px solid #29061D; }

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

This div border color is #29061D.

Opacity

.myOpacity80 { color: #29061D; opacity: 0.8; }

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

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

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

This text has shadow with #29061D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29061D.

Preview

Color preview on black background

This text has color #29061D on black background.


Color preview on white background

This text has color #29061D on white background.


Black color preview on #29061D background

This text has black color on #29061D background.


White color preview on #29061D background

This text has white color on #29061D background.


Related colors

Complementary color

Complementary color for #hex is #D6F9E2.


I love getcolorcode.com

Triadic colors

1 #1D2906 and #061D29 with #29061D are triadic colors.

2 #1D0629 and #06291D with #29061D are triadic colors.