COLOR #292429

HEX: #292429 RGB: (41,36,41)

Color info

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

RGB color model

#292429 color RGB value is (41,36,41).

RGB: (41,36,41) (16%, 14%, 16%)

RGB channels and saturation

R 41 of 255 = 16%
G 36 of 255 = 14%
B 41 of 255 = 16%

41
36
41

R + G + B ~ 15%. #292429 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 36 + 41 = 118 (100%)
R 41 of 118 ~ 34.75%
G 36 of 118 ~ 30.51%
B 41 of 118 ~ 34.75'%

%34.75
%30.51
%34.75

CMYK color model

#292429 color CMYK value is (0,12,0,84).

  • cyan value is 0.00%
  • magenta value is 12.20%
  • yellow value is 0.00%
  • key color value is 83.92%
CMYK: (0,12,0,84) C0M12Y0K84 (0%,12%,0%,84%) (0.00/0.12/0.00/0.84) 

CMYK percentages

%0
%12.2
%0
%83.92

Codes

Color #292429 in popluar color models

29 24 29
RGB 41 36 41
HSL 300° 6.49% 15.10%
HSB/HSV 300° 12.20% 16.08%
CMYK 0.00% 12.20% 0.00%
83.92%

Color #292429 in popluar number systems.

HEX 29 24 29
Decimal 41 36 41
Binary 101001 100100 101001
Octal 51 44 51

Shades and tints

Shades of #292429

#292429
(41,36,41)
#262126
(38,33,38)
#231E23
(35,30,35)
#201B20
(32,27,32)
#1D181D
(29,24,29)
#1A151A
(26,21,26)
#171217
(23,18,23)
#140F14
(20,15,20)
#110C11
(17,12,17)
#0E090E
(14,9,14)
#0B060B
(11,6,11)
#000000
(0,0,0)

Tints of #292429

#292429
(41,36,41)
#3C373C
(60,55,60)
#4F4A4F
(79,74,79)
#625D62
(98,93,98)
#757075
(117,112,117)
#888388
(136,131,136)
#9B969B
(155,150,155)
#AEA9AE
(174,169,174)
#C1BCC1
(193,188,193)
#D4CFD4
(212,207,212)
#E7E2E7
(231,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #292429 color. Also use rgb(41,36,41) instead hex code.

Text Font Color

.myTextColor { color: #292429; }

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

This text font color is #292429.

Background Color

.myBgColor { background-color: #292429; }

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

This div background color is #292429.

Border color

.myBorderColor { border: 1px solid #292429; }

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

This div border color is #292429.

Opacity

.myOpacity80 { color: #292429; opacity: 0.8; }

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

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

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

This text has shadow with #292429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292429.

Preview

Color preview on black background

This text has color #292429 on black background.


Color preview on white background

This text has color #292429 on white background.


Black color preview on #292429 background

This text has black color on #292429 background.


White color preview on #292429 background

This text has white color on #292429 background.


Related colors

Complementary color

Complementary color for #hex is #D6DBD6.


I love getcolorcode.com

Triadic colors

1 #292924 and #242929 with #292429 are triadic colors.

2 #292429 and #242929 with #292429 are triadic colors.