COLOR #29404C

HEX: #29404C RGB: (41,64,76)

Color info

#29404C contains red, green and blue colors in about the same proportion. Web safe color of #29404C is #333333 (or #333).

RGB color model

#29404C color RGB value is (41,64,76).

RGB: (41,64,76) (16%, 25%, 30%)

RGB channels and saturation

R 41 of 255 = 16%
G 64 of 255 = 25%
B 76 of 255 = 30%

41
64
76

R + G + B ~ 24%. #29404C is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 64 + 76 = 181 (100%)
R 41 of 181 ~ 22.65%
G 64 of 181 ~ 35.36%
B 76 of 181 ~ 41.99'%

%22.65
%35.36
%41.99

CMYK color model

#29404C color CMYK value is (46,16,0,70).

  • cyan value is 46.05%
  • magenta value is 15.79%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (46,16,0,70)
C46M16Y0K70 (46%, 16%, 0%, 70%)
(0.46 / 0.16 / 0.00 / 0.70)

CMYK percentages

%46.05
%15.79
%0
%70.2

Codes

Color #29404C in popluar color models

29 40 4C
RGB 41 64 76
HSL 201° 29.91% 22.94%
HSB/HSV 201° 46.05% 29.80%
CMYK 46.05% 15.79% 0.00%
70.20%

Color #29404C in popluar number systems.

HEX 29 40 4C
Decimal 41 64 76
Binary 101001 1000000 1001100
Octal 51 100 114

Shades and tints

Shades of #29404C

#29404C
(41,64,76)
#263B46
(38,59,70)
#233640
(35,54,64)
#20313A
(32,49,58)
#1D2C34
(29,44,52)
#1A272E
(26,39,46)
#172228
(23,34,40)
#141D22
(20,29,34)
#11181C
(17,24,28)
#0E1316
(14,19,22)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #29404C

#29404C
(41,64,76)
#3C515C
(60,81,92)
#4F626C
(79,98,108)
#62737C
(98,115,124)
#75848C
(117,132,140)
#88959C
(136,149,156)
#9BA6AC
(155,166,172)
#AEB7BC
(174,183,188)
#C1C8CC
(193,200,204)
#D4D9DC
(212,217,220)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29404C color. Also use rgb(41,64,76) instead hex code.

Text Font Color

.myTextColor { color: #29404C; }

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

This text font color is #29404C.

Background Color

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

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

This div background color is #29404C.

Border color

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

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

This div border color is #29404C.

Opacity

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

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

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

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

This text has shadow with #29404C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29404C.

Preview

Color preview on black background

This text has color #29404C on black background.


Color preview on white background

This text has color #29404C on white background.


Black color preview on #29404C background

This text has black color on #29404C background.


White color preview on #29404C background

This text has white color on #29404C background.


Related colors

Complementary color

Complementary color for #hex is #D6BFB3.


I love getcolorcode.com

Triadic colors

1 #4C2940 and #404C29 with #29404C are triadic colors.

2 #4C4029 and #40294C with #29404C are triadic colors.