COLOR #294712

HEX: #294712 RGB: (41,71,18)

Color info

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

RGB color model

#294712 color RGB value is (41,71,18).

RGB: (41,71,18) (16%, 28%, 7%)

RGB channels and saturation

R 41 of 255 = 16%
G 71 of 255 = 28%
B 18 of 255 = 7%

41
71
18

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

Portions of RGB colors in percentages

R + G + B = 41 + 71 + 18 = 130 (100%)
R 41 of 130 ~ 31.54%
G 71 of 130 ~ 54.62%
B 18 of 130 ~ 13.85'%

%31.54
%54.62
%13.85

CMYK color model

#294712 color CMYK value is (42,0,75,72).

  • cyan value is 42.25%
  • magenta value is 0.00%
  • yellow value is 74.65%
  • key color value is 72.16%

CMYK: (42,0,75,72)
C42M0Y75K72 (42%, 0%, 75%, 72%)
(0.42 / 0.00 / 0.75 / 0.72)

CMYK percentages

%42.25
%0
%74.65
%72.16

Codes

Color #294712 in popluar color models

29 47 12
RGB 41 71 18
HSL 94° 59.55% 17.45%
HSB/HSV 94° 74.65% 27.84%
CMYK 42.25% 0.00% 74.65%
72.16%

Color #294712 in popluar number systems.

HEX 29 47 12
Decimal 41 71 18
Binary 101001 1000111 10010
Octal 51 107 22

Shades and tints

Shades of #294712

#294712
(41,71,18)
#264111
(38,65,17)
#233B10
(35,59,16)
#20350F
(32,53,15)
#1D2F0E
(29,47,14)
#1A290D
(26,41,13)
#17230C
(23,35,12)
#141D0B
(20,29,11)
#11170A
(17,23,10)
#0E1109
(14,17,9)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #294712

#294712
(41,71,18)
#3C5727
(60,87,39)
#4F673C
(79,103,60)
#627751
(98,119,81)
#758766
(117,135,102)
#88977B
(136,151,123)
#9BA790
(155,167,144)
#AEB7A5
(174,183,165)
#C1C7BA
(193,199,186)
#D4D7CF
(212,215,207)
#E7E7E4
(231,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #294712; }

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

This text font color is #294712.

Background Color

.myBgColor { background-color: #294712; }

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

This div background color is #294712.

Border color

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

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

This div border color is #294712.

Opacity

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

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

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

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

This text has shadow with #294712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #294712.

Preview

Color preview on black background

This text has color #294712 on black background.


Color preview on white background

This text has color #294712 on white background.


Black color preview on #294712 background

This text has black color on #294712 background.


White color preview on #294712 background

This text has white color on #294712 background.


Related colors

Complementary color

Complementary color for #hex is #D6B8ED.


I love getcolorcode.com

Triadic colors

1 #122947 and #471229 with #294712 are triadic colors.

2 #124729 and #472912 with #294712 are triadic colors.