COLOR #294941

HEX: #294941 RGB: (41,73,65)

Color info

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

RGB color model

#294941 color RGB value is (41,73,65).

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

RGB channels and saturation

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

41
73
65

R + G + B ~ 23%. #294941 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 73 + 65 = 179 (100%)
R 41 of 179 ~ 22.91%
G 73 of 179 ~ 40.78%
B 65 of 179 ~ 36.31'%

%22.91
%40.78
%36.31

CMYK color model

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

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

CMYK: (44,0,11,71)
C44M0Y11K71 (44%, 0%, 11%, 71%)
(0.44 / 0.00 / 0.11 / 0.71)

CMYK percentages

%43.84
%0
%10.96
%71.37

Codes

Color #294941 in popluar color models

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

Color #294941 in popluar number systems.

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

Shades and tints

Shades of #294941

#294941
(41,73,65)
#26433C
(38,67,60)
#233D37
(35,61,55)
#203732
(32,55,50)
#1D312D
(29,49,45)
#1A2B28
(26,43,40)
#172523
(23,37,35)
#141F1E
(20,31,30)
#111919
(17,25,25)
#0E1314
(14,19,20)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #294941

#294941
(41,73,65)
#3C5952
(60,89,82)
#4F6963
(79,105,99)
#627974
(98,121,116)
#758985
(117,137,133)
#889996
(136,153,150)
#9BA9A7
(155,169,167)
#AEB9B8
(174,185,184)
#C1C9C9
(193,201,201)
#D4D9DA
(212,217,218)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #294941; }

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

This text font color is #294941.

Background Color

.myBgColor { background-color: #294941; }

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

This div background color is #294941.

Border color

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

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

This div border color is #294941.

Opacity

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

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

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

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

This text has shadow with #294941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #294941.

Preview

Color preview on black background

This text has color #294941 on black background.


Color preview on white background

This text has color #294941 on white background.


Black color preview on #294941 background

This text has black color on #294941 background.


White color preview on #294941 background

This text has white color on #294941 background.


Related colors

Complementary color

Complementary color for #hex is #D6B6BE.


I love getcolorcode.com

Triadic colors

1 #412949 and #494129 with #294941 are triadic colors.

2 #414929 and #492941 with #294941 are triadic colors.