COLOR #29586A

HEX: #29586A RGB: (41,88,106)

Color info

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

RGB color model

#29586A color RGB value is (41,88,106).

RGB: (41,88,106) (16%, 35%, 42%)

RGB channels and saturation

R 41 of 255 = 16%
G 88 of 255 = 35%
B 106 of 255 = 42%

41
88
106

R + G + B ~ 31%. #29586A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 88 + 106 = 235 (100%)
R 41 of 235 ~ 17.45%
G 88 of 235 ~ 37.45%
B 106 of 235 ~ 45.11'%

%17.45
%37.45
%45.11

CMYK color model

#29586A color CMYK value is (61,17,0,58).

  • cyan value is 61.32%
  • magenta value is 16.98%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (61,17,0,58)
C61M17Y0K58 (61%, 17%, 0%, 58%)
(0.61 / 0.17 / 0.00 / 0.58)

CMYK percentages

%61.32
%16.98
%0
%58.43

Codes

Color #29586A in popluar color models

29 58 6A
RGB 41 88 106
HSL 197° 44.22% 28.82%
HSB/HSV 197° 61.32% 41.57%
CMYK 61.32% 16.98% 0.00%
58.43%

Color #29586A in popluar number systems.

HEX 29 58 6A
Decimal 41 88 106
Binary 101001 1011000 1101010
Octal 51 130 152

Shades and tints

Shades of #29586A

#29586A
(41,88,106)
#265061
(38,80,97)
#234858
(35,72,88)
#20404F
(32,64,79)
#1D3846
(29,56,70)
#1A303D
(26,48,61)
#172834
(23,40,52)
#14202B
(20,32,43)
#111822
(17,24,34)
#0E1019
(14,16,25)
#0B0810
(11,8,16)
#000000
(0,0,0)

Tints of #29586A

#29586A
(41,88,106)
#3C6777
(60,103,119)
#4F7684
(79,118,132)
#628591
(98,133,145)
#75949E
(117,148,158)
#88A3AB
(136,163,171)
#9BB2B8
(155,178,184)
#AEC1C5
(174,193,197)
#C1D0D2
(193,208,210)
#D4DFDF
(212,223,223)
#E7EEEC
(231,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29586A; }

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

This text font color is #29586A.

Background Color

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

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

This div background color is #29586A.

Border color

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

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

This div border color is #29586A.

Opacity

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

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

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

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

This text has shadow with #29586A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29586A.

Preview

Color preview on black background

This text has color #29586A on black background.


Color preview on white background

This text has color #29586A on white background.


Black color preview on #29586A background

This text has black color on #29586A background.


White color preview on #29586A background

This text has white color on #29586A background.


Related colors

Complementary color

Complementary color for #hex is #D6A795.


I love getcolorcode.com

Triadic colors

1 #6A2958 and #586A29 with #29586A are triadic colors.

2 #6A5829 and #58296A with #29586A are triadic colors.