COLOR #29424B

HEX: #29424B RGB: (41,66,75)

Color info

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

RGB color model

#29424B color RGB value is (41,66,75).

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

RGB channels and saturation

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

41
66
75

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

Portions of RGB colors in percentages

R + G + B = 41 + 66 + 75 = 182 (100%)
R 41 of 182 ~ 22.53%
G 66 of 182 ~ 36.26%
B 75 of 182 ~ 41.21'%

%22.53
%36.26
%41.21

CMYK color model

#29424B color CMYK value is (45,12,0,71).

  • cyan value is 45.33%
  • magenta value is 12.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (45,12,0,71)
C45M12Y0K71 (45%, 12%, 0%, 71%)
(0.45 / 0.12 / 0.00 / 0.71)

CMYK percentages

%45.33
%12
%0
%70.59

Codes

Color #29424B in popluar color models

29 42 4B
RGB 41 66 75
HSL 196° 29.31% 22.75%
HSB/HSV 196° 45.33% 29.41%
CMYK 45.33% 12.00% 0.00%
70.59%

Color #29424B in popluar number systems.

HEX 29 42 4B
Decimal 41 66 75
Binary 101001 1000010 1001011
Octal 51 102 113

Shades and tints

Shades of #29424B

#29424B
(41,66,75)
#263C45
(38,60,69)
#23363F
(35,54,63)
#203039
(32,48,57)
#1D2A33
(29,42,51)
#1A242D
(26,36,45)
#171E27
(23,30,39)
#141821
(20,24,33)
#11121B
(17,18,27)
#0E0C15
(14,12,21)
#0B060F
(11,6,15)
#000000
(0,0,0)

Tints of #29424B

#29424B
(41,66,75)
#3C535B
(60,83,91)
#4F646B
(79,100,107)
#62757B
(98,117,123)
#75868B
(117,134,139)
#88979B
(136,151,155)
#9BA8AB
(155,168,171)
#AEB9BB
(174,185,187)
#C1CACB
(193,202,203)
#D4DBDB
(212,219,219)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29424B; }

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

This text font color is #29424B.

Background Color

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

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

This div background color is #29424B.

Border color

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

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

This div border color is #29424B.

Opacity

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

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

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

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

This text has shadow with #29424B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29424B.

Preview

Color preview on black background

This text has color #29424B on black background.


Color preview on white background

This text has color #29424B on white background.


Black color preview on #29424B background

This text has black color on #29424B background.


White color preview on #29424B background

This text has white color on #29424B background.


Related colors

Complementary color

Complementary color for #hex is #D6BDB4.


I love getcolorcode.com

Triadic colors

1 #4B2942 and #424B29 with #29424B are triadic colors.

2 #4B4229 and #42294B with #29424B are triadic colors.