COLOR #29424A

HEX: #29424A RGB: (41,66,74)

Color info

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

RGB color model

#29424A color RGB value is (41,66,74).

RGB: (41,66,74) (16%, 26%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 66 of 255 = 26%
B 74 of 255 = 29%

41
66
74

R + G + B ~ 24%. #29424A is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 66 + 74 = 181 (100%)
R 41 of 181 ~ 22.65%
G 66 of 181 ~ 36.46%
B 74 of 181 ~ 40.88'%

%22.65
%36.46
%40.88

CMYK color model

#29424A color CMYK value is (45,11,0,71).

  • cyan value is 44.59%
  • magenta value is 10.81%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (45,11,0,71) C45M11Y0K71 (45%,11%,0%,71%) (0.45/0.11/0.00/0.71) 

CMYK percentages

%44.59
%10.81
%0
%70.98

Codes

Color #29424A in popluar color models

29 42 4A
RGB 41 66 74
HSL 195° 28.70% 22.55%
HSB/HSV 195° 44.59% 29.02%
CMYK 44.59% 10.81% 0.00%
70.98%

Color #29424A in popluar number systems.

HEX 29 42 4A
Decimal 41 66 74
Binary 101001 1000010 1001010
Octal 51 102 112

Shades and tints

Shades of #29424A

#29424A
(41,66,74)
#263C44
(38,60,68)
#23363E
(35,54,62)
#203038
(32,48,56)
#1D2A32
(29,42,50)
#1A242C
(26,36,44)
#171E26
(23,30,38)
#141820
(20,24,32)
#11121A
(17,18,26)
#0E0C14
(14,12,20)
#0B060E
(11,6,14)
#000000
(0,0,0)

Tints of #29424A

#29424A
(41,66,74)
#3C535A
(60,83,90)
#4F646A
(79,100,106)
#62757A
(98,117,122)
#75868A
(117,134,138)
#88979A
(136,151,154)
#9BA8AA
(155,168,170)
#AEB9BA
(174,185,186)
#C1CACA
(193,202,202)
#D4DBDA
(212,219,218)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29424A color. Also use rgb(41,66,74) instead hex code.

Text Font Color

.myTextColor { color: #29424A; }

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

This text font color is #29424A.

Background Color

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

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

This div background color is #29424A.

Border color

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

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

This div border color is #29424A.

Opacity

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

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

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

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

This text has shadow with #29424A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29424A.

Preview

Color preview on black background

This text has color #29424A on black background.


Color preview on white background

This text has color #29424A on white background.


Black color preview on #29424A background

This text has black color on #29424A background.


White color preview on #29424A background

This text has white color on #29424A background.


Related colors

Complementary color

Complementary color for #hex is #D6BDB5.


I love getcolorcode.com

Triadic colors

1 #4A2942 and #424A29 with #29424A are triadic colors.

2 #4A4229 and #42294A with #29424A are triadic colors.