COLOR #294914

HEX: #294914 RGB: (41,73,20)

Color info

#294914 contains red, green and blue colors in about the same proportion. Web safe color of #294914 is #333300 (or #330).

RGB color model

#294914 color RGB value is (41,73,20).

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

RGB channels and saturation

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

41
73
20

R + G + B ~ 18%. #294914 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 73 + 20 = 134 (100%)
R 41 of 134 ~ 30.6%
G 73 of 134 ~ 54.48%
B 20 of 134 ~ 14.93'%

%30.6
%54.48
%14.93

CMYK color model

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

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

CMYK: (44,0,73,71)
C44M0Y73K71 (44%, 0%, 73%, 71%)
(0.44 / 0.00 / 0.73 / 0.71)

CMYK percentages

%43.84
%0
%72.6
%71.37

Codes

Color #294914 in popluar color models

29 49 14
RGB 41 73 20
HSL 96° 56.99% 18.24%
HSB/HSV 96° 72.60% 28.63%
CMYK 43.84% 0.00% 72.60%
71.37%

Color #294914 in popluar number systems.

HEX 29 49 14
Decimal 41 73 20
Binary 101001 1001001 10100
Octal 51 111 24

Shades and tints

Shades of #294914

#294914
(41,73,20)
#264313
(38,67,19)
#233D12
(35,61,18)
#203711
(32,55,17)
#1D3110
(29,49,16)
#1A2B0F
(26,43,15)
#17250E
(23,37,14)
#141F0D
(20,31,13)
#11190C
(17,25,12)
#0E130B
(14,19,11)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #294914

#294914
(41,73,20)
#3C5929
(60,89,41)
#4F693E
(79,105,62)
#627953
(98,121,83)
#758968
(117,137,104)
#88997D
(136,153,125)
#9BA992
(155,169,146)
#AEB9A7
(174,185,167)
#C1C9BC
(193,201,188)
#D4D9D1
(212,217,209)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #294914; }

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

This text font color is #294914.

Background Color

.myBgColor { background-color: #294914; }

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

This div background color is #294914.

Border color

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

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

This div border color is #294914.

Opacity

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

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

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

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

This text has shadow with #294914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #294914.

Preview

Color preview on black background

This text has color #294914 on black background.


Color preview on white background

This text has color #294914 on white background.


Black color preview on #294914 background

This text has black color on #294914 background.


White color preview on #294914 background

This text has white color on #294914 background.


Related colors

Complementary color

Complementary color for #hex is #D6B6EB.


I love getcolorcode.com

Triadic colors

1 #142949 and #491429 with #294914 are triadic colors.

2 #144929 and #492914 with #294914 are triadic colors.