COLOR #29756A

HEX: #29756A RGB: (41,117,106)

Color info

#29756A contains mainly green and blue colors. Web safe color of #29756A is #336666 (or #366).

RGB color model

#29756A color RGB value is (41,117,106).

RGB: (41,117,106) (16%, 46%, 42%)

RGB channels and saturation

R 41 of 255 = 16%
G 117 of 255 = 46%
B 106 of 255 = 42%

41
117
106

R + G + B ~ 35%. #29756A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 117 + 106 = 264 (100%)
R 41 of 264 ~ 15.53%
G 117 of 264 ~ 44.32%
B 106 of 264 ~ 40.15'%

%15.53
%44.32
%40.15

CMYK color model

#29756A color CMYK value is (65,0,9,54).

  • cyan value is 64.96%
  • magenta value is 0.00%
  • yellow value is 9.40%
  • key color value is 54.12%

CMYK: (65,0,9,54)
C65M0Y9K54 (65%, 0%, 9%, 54%)
(0.65 / 0.00 / 0.09 / 0.54)

CMYK percentages

%64.96
%0
%9.4
%54.12

Codes

Color #29756A in popluar color models

29 75 6A
RGB 41 117 106
HSL 171° 48.10% 30.98%
HSB/HSV 171° 64.96% 45.88%
CMYK 64.96% 0.00% 9.40%
54.12%

Color #29756A in popluar number systems.

HEX 29 75 6A
Decimal 41 117 106
Binary 101001 1110101 1101010
Octal 51 165 152

Shades and tints

Shades of #29756A

#29756A
(41,117,106)
#266B61
(38,107,97)
#236158
(35,97,88)
#20574F
(32,87,79)
#1D4D46
(29,77,70)
#1A433D
(26,67,61)
#173934
(23,57,52)
#142F2B
(20,47,43)
#112522
(17,37,34)
#0E1B19
(14,27,25)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #29756A

#29756A
(41,117,106)
#3C8177
(60,129,119)
#4F8D84
(79,141,132)
#629991
(98,153,145)
#75A59E
(117,165,158)
#88B1AB
(136,177,171)
#9BBDB8
(155,189,184)
#AEC9C5
(174,201,197)
#C1D5D2
(193,213,210)
#D4E1DF
(212,225,223)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29756A color. Also use rgb(41,117,106) instead hex code.

Text Font Color

.myTextColor { color: #29756A; }

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

This text font color is #29756A.

Background Color

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

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

This div background color is #29756A.

Border color

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

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

This div border color is #29756A.

Opacity

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

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

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

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

This text has shadow with #29756A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29756A.

Preview

Color preview on black background

This text has color #29756A on black background.


Color preview on white background

This text has color #29756A on white background.


Black color preview on #29756A background

This text has black color on #29756A background.


White color preview on #29756A background

This text has white color on #29756A background.


Related colors

Complementary color

Complementary color for #hex is #D68A95.


I love getcolorcode.com

Triadic colors

1 #6A2975 and #756A29 with #29756A are triadic colors.

2 #6A7529 and #75296A with #29756A are triadic colors.