COLOR #29490D

HEX: #29490D RGB: (41,73,13)

Color info

#29490D contains mainly red and green colors. Web safe color of #29490D is #333300 (or #330).

RGB color model

#29490D color RGB value is (41,73,13).

RGB: (41,73,13) (16%, 29%, 5%)

RGB channels and saturation

R 41 of 255 = 16%
G 73 of 255 = 29%
B 13 of 255 = 5%

41
73
13

R + G + B ~ 17%. #29490D is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 73 + 13 = 127 (100%)
R 41 of 127 ~ 32.28%
G 73 of 127 ~ 57.48%
B 13 of 127 ~ 10.24'%

%32.28
%57.48

CMYK color model

#29490D color CMYK value is (44,0,82,71).

  • cyan value is 43.84%
  • magenta value is 0.00%
  • yellow value is 82.19%
  • key color value is 71.37%

CMYK: (44,0,82,71)
C44M0Y82K71 (44%, 0%, 82%, 71%)
(0.44 / 0.00 / 0.82 / 0.71)

CMYK percentages

%43.84
%0
%82.19
%71.37

Codes

Color #29490D in popluar color models

29 49 0D
RGB 41 73 13
HSL 92° 69.77% 16.86%
HSB/HSV 92° 82.19% 28.63%
CMYK 43.84% 0.00% 82.19%
71.37%

Color #29490D in popluar number systems.

HEX 29 49 0D
Decimal 41 73 13
Binary 101001 1001001 1101
Octal 51 111 15

Shades and tints

Shades of #29490D

#29490D
(41,73,13)
#26430C
(38,67,12)
#233D0B
(35,61,11)
#20370A
(32,55,10)
#1D3109
(29,49,9)
#1A2B08
(26,43,8)
#172507
(23,37,7)
#141F06
(20,31,6)
#111905
(17,25,5)
#0E1304
(14,19,4)
#0B0D03
(11,13,3)
#000000
(0,0,0)

Tints of #29490D

#29490D
(41,73,13)
#3C5923
(60,89,35)
#4F6939
(79,105,57)
#62794F
(98,121,79)
#758965
(117,137,101)
#88997B
(136,153,123)
#9BA991
(155,169,145)
#AEB9A7
(174,185,167)
#C1C9BD
(193,201,189)
#D4D9D3
(212,217,211)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29490D color. Also use rgb(41,73,13) instead hex code.

Text Font Color

.myTextColor { color: #29490D; }

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

This text font color is #29490D.

Background Color

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

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

This div background color is #29490D.

Border color

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

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

This div border color is #29490D.

Opacity

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

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

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

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

This text has shadow with #29490D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29490D.

Preview

Color preview on black background

This text has color #29490D on black background.


Color preview on white background

This text has color #29490D on white background.


Black color preview on #29490D background

This text has black color on #29490D background.


White color preview on #29490D background

This text has white color on #29490D background.


Related colors

Complementary color

Complementary color for #hex is #D6B6F2.


I love getcolorcode.com

Triadic colors

1 #0D2949 and #490D29 with #29490D are triadic colors.

2 #0D4929 and #49290D with #29490D are triadic colors.