COLOR #294827

HEX: #294827 RGB: (41,72,39)

Color info

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

RGB color model

#294827 color RGB value is (41,72,39).

RGB: (41,72,39) (16%, 28%, 15%)

RGB channels and saturation

R 41 of 255 = 16%
G 72 of 255 = 28%
B 39 of 255 = 15%

41
72
39

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

Portions of RGB colors in percentages

R + G + B = 41 + 72 + 39 = 152 (100%)
R 41 of 152 ~ 26.97%
G 72 of 152 ~ 47.37%
B 39 of 152 ~ 25.66'%

%26.97
%47.37
%25.66

CMYK color model

#294827 color CMYK value is (43,0,46,72).

  • cyan value is 43.06%
  • magenta value is 0.00%
  • yellow value is 45.83%
  • key color value is 71.76%

CMYK: (43,0,46,72)
C43M0Y46K72 (43%, 0%, 46%, 72%)
(0.43 / 0.00 / 0.46 / 0.72)

CMYK percentages

%43.06
%0
%45.83
%71.76

Codes

Color #294827 in popluar color models

29 48 27
RGB 41 72 39
HSL 116° 29.73% 21.76%
HSB/HSV 116° 45.83% 28.24%
CMYK 43.06% 0.00% 45.83%
71.76%

Color #294827 in popluar number systems.

HEX 29 48 27
Decimal 41 72 39
Binary 101001 1001000 100111
Octal 51 110 47

Shades and tints

Shades of #294827

#294827
(41,72,39)
#264224
(38,66,36)
#233C21
(35,60,33)
#20361E
(32,54,30)
#1D301B
(29,48,27)
#1A2A18
(26,42,24)
#172415
(23,36,21)
#141E12
(20,30,18)
#11180F
(17,24,15)
#0E120C
(14,18,12)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #294827

#294827
(41,72,39)
#3C583A
(60,88,58)
#4F684D
(79,104,77)
#627860
(98,120,96)
#758873
(117,136,115)
#889886
(136,152,134)
#9BA899
(155,168,153)
#AEB8AC
(174,184,172)
#C1C8BF
(193,200,191)
#D4D8D2
(212,216,210)
#E7E8E5
(231,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #294827; }

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

This text font color is #294827.

Background Color

.myBgColor { background-color: #294827; }

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

This div background color is #294827.

Border color

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

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

This div border color is #294827.

Opacity

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

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

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

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

This text has shadow with #294827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #294827.

Preview

Color preview on black background

This text has color #294827 on black background.


Color preview on white background

This text has color #294827 on white background.


Black color preview on #294827 background

This text has black color on #294827 background.


White color preview on #294827 background

This text has white color on #294827 background.


Related colors

Complementary color

Complementary color for #hex is #D6B7D8.


I love getcolorcode.com

Triadic colors

1 #272948 and #482729 with #294827 are triadic colors.

2 #274829 and #482927 with #294827 are triadic colors.