COLOR #29594A

HEX: #29594A RGB: (41,89,74)

Color info

#29594A contains red, green and blue colors in about the same proportion. Web safe color of #29594A is #336633 (or #363).

RGB color model

#29594A color RGB value is (41,89,74).

RGB: (41,89,74) (16%, 35%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 89 of 255 = 35%
B 74 of 255 = 29%

41
89
74

R + G + B ~ 27%. #29594A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 89 + 74 = 204 (100%)
R 41 of 204 ~ 20.1%
G 89 of 204 ~ 43.63%
B 74 of 204 ~ 36.27'%

%20.1
%43.63
%36.27

CMYK color model

#29594A color CMYK value is (54,0,17,65).

  • cyan value is 53.93%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%

CMYK: (54,0,17,65)
C54M0Y17K65 (54%, 0%, 17%, 65%)
(0.54 / 0.00 / 0.17 / 0.65)

CMYK percentages

%53.93
%0
%16.85
%65.1

Codes

Color #29594A in popluar color models

29 59 4A
RGB 41 89 74
HSL 161° 36.92% 25.49%
HSB/HSV 161° 53.93% 34.90%
CMYK 53.93% 0.00% 16.85%
65.10%

Color #29594A in popluar number systems.

HEX 29 59 4A
Decimal 41 89 74
Binary 101001 1011001 1001010
Octal 51 131 112

Shades and tints

Shades of #29594A

#29594A
(41,89,74)
#265144
(38,81,68)
#23493E
(35,73,62)
#204138
(32,65,56)
#1D3932
(29,57,50)
#1A312C
(26,49,44)
#172926
(23,41,38)
#142120
(20,33,32)
#11191A
(17,25,26)
#0E1114
(14,17,20)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #29594A

#29594A
(41,89,74)
#3C685A
(60,104,90)
#4F776A
(79,119,106)
#62867A
(98,134,122)
#75958A
(117,149,138)
#88A49A
(136,164,154)
#9BB3AA
(155,179,170)
#AEC2BA
(174,194,186)
#C1D1CA
(193,209,202)
#D4E0DA
(212,224,218)
#E7EFEA
(231,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29594A color. Also use rgb(41,89,74) instead hex code.

Text Font Color

.myTextColor { color: #29594A; }

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

This text font color is #29594A.

Background Color

.myBgColor { background-color: #29594A; }

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

This div background color is #29594A.

Border color

.myBorderColor { border: 1px solid #29594A; }

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

This div border color is #29594A.

Opacity

.myOpacity80 { color: #29594A; opacity: 0.8; }

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

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

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

This text has shadow with #29594A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29594A.

Preview

Color preview on black background

This text has color #29594A on black background.


Color preview on white background

This text has color #29594A on white background.


Black color preview on #29594A background

This text has black color on #29594A background.


White color preview on #29594A background

This text has white color on #29594A background.


Related colors

Complementary color

Complementary color for #hex is #D6A6B5.


I love getcolorcode.com

Triadic colors

1 #4A2959 and #594A29 with #29594A are triadic colors.

2 #4A5929 and #59294A with #29594A are triadic colors.