COLOR #29939D

HEX: #29939D RGB: (41,147,157)

Color info

#29939D contains mainly green and blue colors. Web safe color of #29939D is #339999 (or #399).

RGB color model

#29939D color RGB value is (41,147,157).

RGB: (41,147,157) (16%, 58%, 62%)

RGB channels and saturation

R 41 of 255 = 16%
G 147 of 255 = 58%
B 157 of 255 = 62%

41
147
157

R + G + B ~ 45%. #29939D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 41 + 147 + 157 = 345 (100%)
R 41 of 345 ~ 11.88%
G 147 of 345 ~ 42.61%
B 157 of 345 ~ 45.51'%

%11.88
%42.61
%45.51

CMYK color model

#29939D color CMYK value is (74,6,0,38).

  • cyan value is 73.89%
  • magenta value is 6.37%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (74,6,0,38)
C74M6Y0K38 (74%, 6%, 0%, 38%)
(0.74 / 0.06 / 0.00 / 0.38)

CMYK percentages

%73.89
%6.37
%0
%38.43

Codes

Color #29939D in popluar color models

29 93 9D
RGB 41 147 157
HSL 185° 58.59% 38.82%
HSB/HSV 185° 73.89% 61.57%
CMYK 73.89% 6.37% 0.00%
38.43%

Color #29939D in popluar number systems.

HEX 29 93 9D
Decimal 41 147 157
Binary 101001 10010011 10011101
Octal 51 223 235

Shades and tints

Shades of #29939D

#29939D
(41,147,157)
#26868F
(38,134,143)
#237981
(35,121,129)
#206C73
(32,108,115)
#1D5F65
(29,95,101)
#1A5257
(26,82,87)
#174549
(23,69,73)
#14383B
(20,56,59)
#112B2D
(17,43,45)
#0E1E1F
(14,30,31)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #29939D

#29939D
(41,147,157)
#3C9CA5
(60,156,165)
#4FA5AD
(79,165,173)
#62AEB5
(98,174,181)
#75B7BD
(117,183,189)
#88C0C5
(136,192,197)
#9BC9CD
(155,201,205)
#AED2D5
(174,210,213)
#C1DBDD
(193,219,221)
#D4E4E5
(212,228,229)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29939D color. Also use rgb(41,147,157) instead hex code.

Text Font Color

.myTextColor { color: #29939D; }

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

This text font color is #29939D.

Background Color

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

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

This div background color is #29939D.

Border color

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

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

This div border color is #29939D.

Opacity

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

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

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

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

This text has shadow with #29939D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29939D.

Preview

Color preview on black background

This text has color #29939D on black background.


Color preview on white background

This text has color #29939D on white background.


Black color preview on #29939D background

This text has black color on #29939D background.


White color preview on #29939D background

This text has white color on #29939D background.


Related colors

Complementary color

Complementary color for #hex is #D66C62.


I love getcolorcode.com

Triadic colors

1 #9D2993 and #939D29 with #29939D are triadic colors.

2 #9D9329 and #93299D with #29939D are triadic colors.