COLOR #29514D

HEX: #29514D RGB: (41,81,77)

Color info

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

RGB color model

#29514D color RGB value is (41,81,77).

RGB: (41,81,77) (16%, 32%, 30%)

RGB channels and saturation

R 41 of 255 = 16%
G 81 of 255 = 32%
B 77 of 255 = 30%

41
81
77

R + G + B ~ 26%. #29514D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 81 + 77 = 199 (100%)
R 41 of 199 ~ 20.6%
G 81 of 199 ~ 40.7%
B 77 of 199 ~ 38.69'%

%20.6
%40.7
%38.69

CMYK color model

#29514D color CMYK value is (49,0,5,68).

  • cyan value is 49.38%
  • magenta value is 0.00%
  • yellow value is 4.94%
  • key color value is 68.24%

CMYK: (49,0,5,68)
C49M0Y5K68 (49%, 0%, 5%, 68%)
(0.49 / 0.00 / 0.05 / 0.68)

CMYK percentages

%49.38
%0
%4.94
%68.24

Codes

Color #29514D in popluar color models

29 51 4D
RGB 41 81 77
HSL 174° 32.79% 23.92%
HSB/HSV 174° 49.38% 31.76%
CMYK 49.38% 0.00% 4.94%
68.24%

Color #29514D in popluar number systems.

HEX 29 51 4D
Decimal 41 81 77
Binary 101001 1010001 1001101
Octal 51 121 115

Shades and tints

Shades of #29514D

#29514D
(41,81,77)
#264A46
(38,74,70)
#23433F
(35,67,63)
#203C38
(32,60,56)
#1D3531
(29,53,49)
#1A2E2A
(26,46,42)
#172723
(23,39,35)
#14201C
(20,32,28)
#111915
(17,25,21)
#0E120E
(14,18,14)
#0B0B07
(11,11,7)
#000000
(0,0,0)

Tints of #29514D

#29514D
(41,81,77)
#3C605D
(60,96,93)
#4F6F6D
(79,111,109)
#627E7D
(98,126,125)
#758D8D
(117,141,141)
#889C9D
(136,156,157)
#9BABAD
(155,171,173)
#AEBABD
(174,186,189)
#C1C9CD
(193,201,205)
#D4D8DD
(212,216,221)
#E7E7ED
(231,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29514D color. Also use rgb(41,81,77) instead hex code.

Text Font Color

.myTextColor { color: #29514D; }

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

This text font color is #29514D.

Background Color

.myBgColor { background-color: #29514D; }

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

This div background color is #29514D.

Border color

.myBorderColor { border: 1px solid #29514D; }

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

This div border color is #29514D.

Opacity

.myOpacity80 { color: #29514D; opacity: 0.8; }

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

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

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

This text has shadow with #29514D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29514D.

Preview

Color preview on black background

This text has color #29514D on black background.


Color preview on white background

This text has color #29514D on white background.


Black color preview on #29514D background

This text has black color on #29514D background.


White color preview on #29514D background

This text has white color on #29514D background.


Related colors

Complementary color

Complementary color for #hex is #D6AEB2.


I love getcolorcode.com

Triadic colors

1 #4D2951 and #514D29 with #29514D are triadic colors.

2 #4D5129 and #51294D with #29514D are triadic colors.