COLOR #29586C

HEX: #29586C RGB: (41,88,108)

Color info

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

RGB color model

#29586C color RGB value is (41,88,108).

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

RGB channels and saturation

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

41
88
108

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

Portions of RGB colors in percentages

R + G + B = 41 + 88 + 108 = 237 (100%)
R 41 of 237 ~ 17.3%
G 88 of 237 ~ 37.13%
B 108 of 237 ~ 45.57'%

%17.3
%37.13
%45.57

CMYK color model

#29586C color CMYK value is (62,19,0,58).

  • cyan value is 62.04%
  • magenta value is 18.52%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (62,19,0,58)
C62M19Y0K58 (62%, 19%, 0%, 58%)
(0.62 / 0.19 / 0.00 / 0.58)

CMYK percentages

%62.04
%18.52
%0
%57.65

Codes

Color #29586C in popluar color models

29 58 6C
RGB 41 88 108
HSL 198° 44.97% 29.22%
HSB/HSV 198° 62.04% 42.35%
CMYK 62.04% 18.52% 0.00%
57.65%

Color #29586C in popluar number systems.

HEX 29 58 6C
Decimal 41 88 108
Binary 101001 1011000 1101100
Octal 51 130 154

Shades and tints

Shades of #29586C

#29586C
(41,88,108)
#265063
(38,80,99)
#23485A
(35,72,90)
#204051
(32,64,81)
#1D3848
(29,56,72)
#1A303F
(26,48,63)
#172836
(23,40,54)
#14202D
(20,32,45)
#111824
(17,24,36)
#0E101B
(14,16,27)
#0B0812
(11,8,18)
#000000
(0,0,0)

Tints of #29586C

#29586C
(41,88,108)
#3C6779
(60,103,121)
#4F7686
(79,118,134)
#628593
(98,133,147)
#7594A0
(117,148,160)
#88A3AD
(136,163,173)
#9BB2BA
(155,178,186)
#AEC1C7
(174,193,199)
#C1D0D4
(193,208,212)
#D4DFE1
(212,223,225)
#E7EEEE
(231,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29586C; }

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

This text font color is #29586C.

Background Color

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

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

This div background color is #29586C.

Border color

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

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

This div border color is #29586C.

Opacity

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

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

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

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

This text has shadow with #29586C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29586C.

Preview

Color preview on black background

This text has color #29586C on black background.


Color preview on white background

This text has color #29586C on white background.


Black color preview on #29586C background

This text has black color on #29586C background.


White color preview on #29586C background

This text has white color on #29586C background.


Related colors

Complementary color

Complementary color for #hex is #D6A793.


I love getcolorcode.com

Triadic colors

1 #6C2958 and #586C29 with #29586C are triadic colors.

2 #6C5829 and #58296C with #29586C are triadic colors.