COLOR #294947

HEX: #294947 RGB: (41,73,71)

Color info

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

RGB color model

#294947 color RGB value is (41,73,71).

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

RGB channels and saturation

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

41
73
71

R + G + B ~ 24%. #294947 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 73 + 71 = 185 (100%)
R 41 of 185 ~ 22.16%
G 73 of 185 ~ 39.46%
B 71 of 185 ~ 38.38'%

%22.16
%39.46
%38.38

CMYK color model

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

  • cyan value is 43.84%
  • magenta value is 0.00%
  • yellow value is 2.74%
  • key color value is 71.37%
CMYK: (44,0,3,71) C44M0Y3K71 (44%,0%,3%,71%) (0.44/0.00/0.03/0.71) 

CMYK percentages

%43.84
%0
%2.74
%71.37

Codes

Color #294947 in popluar color models

29 49 47
RGB 41 73 71
HSL 176° 28.07% 22.35%
HSB/HSV 176° 43.84% 28.63%
CMYK 43.84% 0.00% 2.74%
71.37%

Color #294947 in popluar number systems.

HEX 29 49 47
Decimal 41 73 71
Binary 101001 1001001 1000111
Octal 51 111 107

Shades and tints

Shades of #294947

#294947
(41,73,71)
#264341
(38,67,65)
#233D3B
(35,61,59)
#203735
(32,55,53)
#1D312F
(29,49,47)
#1A2B29
(26,43,41)
#172523
(23,37,35)
#141F1D
(20,31,29)
#111917
(17,25,23)
#0E1311
(14,19,17)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #294947

#294947
(41,73,71)
#3C5957
(60,89,87)
#4F6967
(79,105,103)
#627977
(98,121,119)
#758987
(117,137,135)
#889997
(136,153,151)
#9BA9A7
(155,169,167)
#AEB9B7
(174,185,183)
#C1C9C7
(193,201,199)
#D4D9D7
(212,217,215)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #294947; }

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

This text font color is #294947.

Background Color

.myBgColor { background-color: #294947; }

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

This div background color is #294947.

Border color

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

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

This div border color is #294947.

Opacity

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

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

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

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

This text has shadow with #294947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #294947.

Preview

Color preview on black background

This text has color #294947 on black background.


Color preview on white background

This text has color #294947 on white background.


Black color preview on #294947 background

This text has black color on #294947 background.


White color preview on #294947 background

This text has white color on #294947 background.


Related colors

Complementary color

Complementary color for #hex is #D6B6B8.


I love getcolorcode.com

Triadic colors

1 #472949 and #494729 with #294947 are triadic colors.

2 #474929 and #492947 with #294947 are triadic colors.