COLOR #29636B

HEX: #29636B RGB: (41,99,107)

Color info

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

RGB color model

#29636B color RGB value is (41,99,107).

RGB: (41,99,107) (16%, 39%, 42%)

RGB channels and saturation

R 41 of 255 = 16%
G 99 of 255 = 39%
B 107 of 255 = 42%

41
99
107

R + G + B ~ 32%. #29636B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 99 + 107 = 247 (100%)
R 41 of 247 ~ 16.6%
G 99 of 247 ~ 40.08%
B 107 of 247 ~ 43.32'%

%16.6
%40.08
%43.32

CMYK color model

#29636B color CMYK value is (62,7,0,58).

  • cyan value is 61.68%
  • magenta value is 7.48%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (62,7,0,58)
C62M7Y0K58 (62%, 7%, 0%, 58%)
(0.62 / 0.07 / 0.00 / 0.58)

CMYK percentages

%61.68
%7.48
%0
%58.04

Codes

Color #29636B in popluar color models

29 63 6B
RGB 41 99 107
HSL 187° 44.59% 29.02%
HSB/HSV 187° 61.68% 41.96%
CMYK 61.68% 7.48% 0.00%
58.04%

Color #29636B in popluar number systems.

HEX 29 63 6B
Decimal 41 99 107
Binary 101001 1100011 1101011
Octal 51 143 153

Shades and tints

Shades of #29636B

#29636B
(41,99,107)
#265A62
(38,90,98)
#235159
(35,81,89)
#204850
(32,72,80)
#1D3F47
(29,63,71)
#1A363E
(26,54,62)
#172D35
(23,45,53)
#14242C
(20,36,44)
#111B23
(17,27,35)
#0E121A
(14,18,26)
#0B0911
(11,9,17)
#000000
(0,0,0)

Tints of #29636B

#29636B
(41,99,107)
#3C7178
(60,113,120)
#4F7F85
(79,127,133)
#628D92
(98,141,146)
#759B9F
(117,155,159)
#88A9AC
(136,169,172)
#9BB7B9
(155,183,185)
#AEC5C6
(174,197,198)
#C1D3D3
(193,211,211)
#D4E1E0
(212,225,224)
#E7EFED
(231,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29636B color. Also use rgb(41,99,107) instead hex code.

Text Font Color

.myTextColor { color: #29636B; }

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

This text font color is #29636B.

Background Color

.myBgColor { background-color: #29636B; }

<div style="background-color:#29636B">Inner text</div>

This div background color is #29636B.

Border color

.myBorderColor { border: 1px solid #29636B; }

<div style="border:3px solid #29636B">Div</div>

This div border color is #29636B.

Opacity

.myOpacity80 { color: #29636B; opacity: 0.8; }

<p style="color:#29636B;opacity:0.8;">80%</p>

Text with #29636B 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 #29636B;}

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

This text has shadow with #29636B color.


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

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

This text has shadow with #29636B primary color and red secondary color.


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

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

This text has shadow with #29636B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #29636B.

Preview

Color preview on black background

This text has color #29636B on black background.


Color preview on white background

This text has color #29636B on white background.


Black color preview on #29636B background

This text has black color on #29636B background.


White color preview on #29636B background

This text has white color on #29636B background.


Related colors

Complementary color

Complementary color for #hex is #D69C94.


I love getcolorcode.com

Triadic colors

1 #6B2963 and #636B29 with #29636B are triadic colors.

2 #6B6329 and #63296B with #29636B are triadic colors.