COLOR #29776C

HEX: #29776C RGB: (41,119,108)

Color info

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

RGB color model

#29776C color RGB value is (41,119,108).

RGB: (41,119,108) (16%, 47%, 42%)

RGB channels and saturation

R 41 of 255 = 16%
G 119 of 255 = 47%
B 108 of 255 = 42%

41
119
108

R + G + B ~ 35%. #29776C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 119 + 108 = 268 (100%)
R 41 of 268 ~ 15.3%
G 119 of 268 ~ 44.4%
B 108 of 268 ~ 40.3'%

%15.3
%44.4
%40.3

CMYK color model

#29776C color CMYK value is (66,0,9,53).

  • cyan value is 65.55%
  • magenta value is 0.00%
  • yellow value is 9.24%
  • key color value is 53.33%
CMYK: (66,0,9,53) C66M0Y9K53 (66%,0%,9%,53%) (0.66/0.00/0.09/0.53) 

CMYK percentages

%65.55
%0
%9.24
%53.33

Codes

Color #29776C in popluar color models

29 77 6C
RGB 41 119 108
HSL 172° 48.75% 31.37%
HSB/HSV 172° 65.55% 46.67%
CMYK 65.55% 0.00% 9.24%
53.33%

Color #29776C in popluar number systems.

HEX 29 77 6C
Decimal 41 119 108
Binary 101001 1110111 1101100
Octal 51 167 154

Shades and tints

Shades of #29776C

#29776C
(41,119,108)
#266D63
(38,109,99)
#23635A
(35,99,90)
#205951
(32,89,81)
#1D4F48
(29,79,72)
#1A453F
(26,69,63)
#173B36
(23,59,54)
#14312D
(20,49,45)
#112724
(17,39,36)
#0E1D1B
(14,29,27)
#0B1312
(11,19,18)
#000000
(0,0,0)

Tints of #29776C

#29776C
(41,119,108)
#3C8379
(60,131,121)
#4F8F86
(79,143,134)
#629B93
(98,155,147)
#75A7A0
(117,167,160)
#88B3AD
(136,179,173)
#9BBFBA
(155,191,186)
#AECBC7
(174,203,199)
#C1D7D4
(193,215,212)
#D4E3E1
(212,227,225)
#E7EFEE
(231,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29776C color. Also use rgb(41,119,108) instead hex code.

Text Font Color

.myTextColor { color: #29776C; }

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

This text font color is #29776C.

Background Color

.myBgColor { background-color: #29776C; }

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

This div background color is #29776C.

Border color

.myBorderColor { border: 1px solid #29776C; }

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

This div border color is #29776C.

Opacity

.myOpacity80 { color: #29776C; opacity: 0.8; }

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

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

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

This text has shadow with #29776C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29776C.

Preview

Color preview on black background

This text has color #29776C on black background.


Color preview on white background

This text has color #29776C on white background.


Black color preview on #29776C background

This text has black color on #29776C background.


White color preview on #29776C background

This text has white color on #29776C background.


Related colors

Complementary color

Complementary color for #hex is #D68893.


I love getcolorcode.com

Triadic colors

1 #6C2977 and #776C29 with #29776C are triadic colors.

2 #6C7729 and #77296C with #29776C are triadic colors.