COLOR #29558D

HEX: #29558D RGB: (41,85,141)

Color info

#29558D contains mainly green and blue colors. Web safe color of #29558D is #336699 (or #369).

RGB color model

#29558D color RGB value is (41,85,141).

RGB: (41,85,141) (16%, 33%, 55%)

RGB channels and saturation

R 41 of 255 = 16%
G 85 of 255 = 33%
B 141 of 255 = 55%

41
85
141

R + G + B ~ 35%. #29558D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 85 + 141 = 267 (100%)
R 41 of 267 ~ 15.36%
G 85 of 267 ~ 31.84%
B 141 of 267 ~ 52.81'%

%15.36
%31.84
%52.81

CMYK color model

#29558D color CMYK value is (71,40,0,45).

  • cyan value is 70.92%
  • magenta value is 39.72%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (71,40,0,45)
C71M40Y0K45 (71%, 40%, 0%, 45%)
(0.71 / 0.40 / 0.00 / 0.45)

CMYK percentages

%70.92
%39.72
%0
%44.71

Codes

Color #29558D in popluar color models

29 55 8D
RGB 41 85 141
HSL 214° 54.95% 35.69%
HSB/HSV 214° 70.92% 55.29%
CMYK 70.92% 39.72% 0.00%
44.71%

Color #29558D in popluar number systems.

HEX 29 55 8D
Decimal 41 85 141
Binary 101001 1010101 10001101
Octal 51 125 215

Shades and tints

Shades of #29558D

#29558D
(41,85,141)
#264E81
(38,78,129)
#234775
(35,71,117)
#204069
(32,64,105)
#1D395D
(29,57,93)
#1A3251
(26,50,81)
#172B45
(23,43,69)
#142439
(20,36,57)
#111D2D
(17,29,45)
#0E1621
(14,22,33)
#0B0F15
(11,15,21)
#000000
(0,0,0)

Tints of #29558D

#29558D
(41,85,141)
#3C6497
(60,100,151)
#4F73A1
(79,115,161)
#6282AB
(98,130,171)
#7591B5
(117,145,181)
#88A0BF
(136,160,191)
#9BAFC9
(155,175,201)
#AEBED3
(174,190,211)
#C1CDDD
(193,205,221)
#D4DCE7
(212,220,231)
#E7EBF1
(231,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29558D color. Also use rgb(41,85,141) instead hex code.

Text Font Color

.myTextColor { color: #29558D; }

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

This text font color is #29558D.

Background Color

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

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

This div background color is #29558D.

Border color

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

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

This div border color is #29558D.

Opacity

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

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

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

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

This text has shadow with #29558D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29558D.

Preview

Color preview on black background

This text has color #29558D on black background.


Color preview on white background

This text has color #29558D on white background.


Black color preview on #29558D background

This text has black color on #29558D background.


White color preview on #29558D background

This text has white color on #29558D background.


Related colors

Complementary color

Complementary color for #hex is #D6AA72.


I love getcolorcode.com

Triadic colors

1 #8D2955 and #558D29 with #29558D are triadic colors.

2 #8D5529 and #55298D with #29558D are triadic colors.