COLOR #29355D

HEX: #29355D RGB: (41,53,93)

Color info

#29355D contains red, green and blue colors in about the same proportion. Web safe color of #29355D is #333366 (or #336).

RGB color model

#29355D color RGB value is (41,53,93).

RGB: (41,53,93) (16%, 21%, 36%)

RGB channels and saturation

R 41 of 255 = 16%
G 53 of 255 = 21%
B 93 of 255 = 36%

41
53
93

R + G + B ~ 24%. #29355D is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 53 + 93 = 187 (100%)
R 41 of 187 ~ 21.93%
G 53 of 187 ~ 28.34%
B 93 of 187 ~ 49.73'%

%21.93
%28.34
%49.73

CMYK color model

#29355D color CMYK value is (56,43,0,64).

  • cyan value is 55.91%
  • magenta value is 43.01%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (56,43,0,64) C56M43Y0K64 (56%,43%,0%,64%) (0.56/0.43/0.00/0.64) 

CMYK percentages

%55.91
%43.01
%0
%63.53

Codes

Color #29355D in popluar color models

29 35 5D
RGB 41 53 93
HSL 226° 38.81% 26.27%
HSB/HSV 226° 55.91% 36.47%
CMYK 55.91% 43.01% 0.00%
63.53%

Color #29355D in popluar number systems.

HEX 29 35 5D
Decimal 41 53 93
Binary 101001 110101 1011101
Octal 51 65 135

Shades and tints

Shades of #29355D

#29355D
(41,53,93)
#263155
(38,49,85)
#232D4D
(35,45,77)
#202945
(32,41,69)
#1D253D
(29,37,61)
#1A2135
(26,33,53)
#171D2D
(23,29,45)
#141925
(20,25,37)
#11151D
(17,21,29)
#0E1115
(14,17,21)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #29355D

#29355D
(41,53,93)
#3C476B
(60,71,107)
#4F5979
(79,89,121)
#626B87
(98,107,135)
#757D95
(117,125,149)
#888FA3
(136,143,163)
#9BA1B1
(155,161,177)
#AEB3BF
(174,179,191)
#C1C5CD
(193,197,205)
#D4D7DB
(212,215,219)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29355D color. Also use rgb(41,53,93) instead hex code.

Text Font Color

.myTextColor { color: #29355D; }

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

This text font color is #29355D.

Background Color

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

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

This div background color is #29355D.

Border color

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

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

This div border color is #29355D.

Opacity

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

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

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

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

This text has shadow with #29355D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29355D.

Preview

Color preview on black background

This text has color #29355D on black background.


Color preview on white background

This text has color #29355D on white background.


Black color preview on #29355D background

This text has black color on #29355D background.


White color preview on #29355D background

This text has white color on #29355D background.


Related colors

Complementary color

Complementary color for #hex is #D6CAA2.


I love getcolorcode.com

Triadic colors

1 #5D2935 and #355D29 with #29355D are triadic colors.

2 #5D3529 and #35295D with #29355D are triadic colors.