COLOR #294929

HEX: #294929 RGB: (41,73,41)

Color info

#294929 contains red, green and blue colors in about the same proportion. Web safe color of #294929 is #333333 (or #333).

RGB color model

#294929 color RGB value is (41,73,41).

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

RGB channels and saturation

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

41
73
41

R + G + B ~ 20%. #294929 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 73 + 41 = 155 (100%)
R 41 of 155 ~ 26.45%
G 73 of 155 ~ 47.1%
B 41 of 155 ~ 26.45'%

%26.45
%47.1
%26.45

CMYK color model

#294929 color CMYK value is (44,0,44,71).

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

CMYK: (44,0,44,71)
C44M0Y44K71 (44%, 0%, 44%, 71%)
(0.44 / 0.00 / 0.44 / 0.71)

CMYK percentages

%43.84
%0
%43.84
%71.37

Codes

Color #294929 in popluar color models

29 49 29
RGB 41 73 41
HSL 120° 28.07% 22.35%
HSB/HSV 120° 43.84% 28.63%
CMYK 43.84% 0.00% 43.84%
71.37%

Color #294929 in popluar number systems.

HEX 29 49 29
Decimal 41 73 41
Binary 101001 1001001 101001
Octal 51 111 51

Shades and tints

Shades of #294929

#294929
(41,73,41)
#264326
(38,67,38)
#233D23
(35,61,35)
#203720
(32,55,32)
#1D311D
(29,49,29)
#1A2B1A
(26,43,26)
#172517
(23,37,23)
#141F14
(20,31,20)
#111911
(17,25,17)
#0E130E
(14,19,14)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #294929

#294929
(41,73,41)
#3C593C
(60,89,60)
#4F694F
(79,105,79)
#627962
(98,121,98)
#758975
(117,137,117)
#889988
(136,153,136)
#9BA99B
(155,169,155)
#AEB9AE
(174,185,174)
#C1C9C1
(193,201,193)
#D4D9D4
(212,217,212)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #294929; }

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

This text font color is #294929.

Background Color

.myBgColor { background-color: #294929; }

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

This div background color is #294929.

Border color

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

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

This div border color is #294929.

Opacity

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

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

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

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

This text has shadow with #294929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #294929.

Preview

Color preview on black background

This text has color #294929 on black background.


Color preview on white background

This text has color #294929 on white background.


Black color preview on #294929 background

This text has black color on #294929 background.


White color preview on #294929 background

This text has white color on #294929 background.


Related colors

Complementary color

Complementary color for #hex is #D6B6D6.


I love getcolorcode.com

Triadic colors

1 #292949 and #492929 with #294929 are triadic colors.

2 #294929 and #492929 with #294929 are triadic colors.