COLOR #29393A

HEX: #29393A RGB: (41,57,58)

Color info

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

RGB color model

#29393A color RGB value is (41,57,58).

RGB: (41,57,58) (16%, 22%, 23%)

RGB channels and saturation

R 41 of 255 = 16%
G 57 of 255 = 22%
B 58 of 255 = 23%

41
57
58

R + G + B ~ 20%. #29393A is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 57 + 58 = 156 (100%)
R 41 of 156 ~ 26.28%
G 57 of 156 ~ 36.54%
B 58 of 156 ~ 37.18'%

%26.28
%36.54
%37.18

CMYK color model

#29393A color CMYK value is (29,2,0,77).

  • cyan value is 29.31%
  • magenta value is 1.72%
  • yellow value is 0.00%
  • key color value is 77.25%

CMYK: (29,2,0,77)
C29M2Y0K77 (29%, 2%, 0%, 77%)
(0.29 / 0.02 / 0.00 / 0.77)

CMYK percentages

%29.31
%1.72
%0
%77.25

Codes

Color #29393A in popluar color models

29 39 3A
RGB 41 57 58
HSL 184° 17.17% 19.41%
HSB/HSV 184° 29.31% 22.75%
CMYK 29.31% 1.72% 0.00%
77.25%

Color #29393A in popluar number systems.

HEX 29 39 3A
Decimal 41 57 58
Binary 101001 111001 111010
Octal 51 71 72

Shades and tints

Shades of #29393A

#29393A
(41,57,58)
#263435
(38,52,53)
#232F30
(35,47,48)
#202A2B
(32,42,43)
#1D2526
(29,37,38)
#1A2021
(26,32,33)
#171B1C
(23,27,28)
#141617
(20,22,23)
#111112
(17,17,18)
#0E0C0D
(14,12,13)
#0B0708
(11,7,8)
#000000
(0,0,0)

Tints of #29393A

#29393A
(41,57,58)
#3C4B4B
(60,75,75)
#4F5D5C
(79,93,92)
#626F6D
(98,111,109)
#75817E
(117,129,126)
#88938F
(136,147,143)
#9BA5A0
(155,165,160)
#AEB7B1
(174,183,177)
#C1C9C2
(193,201,194)
#D4DBD3
(212,219,211)
#E7EDE4
(231,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29393A color. Also use rgb(41,57,58) instead hex code.

Text Font Color

.myTextColor { color: #29393A; }

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

This text font color is #29393A.

Background Color

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

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

This div background color is #29393A.

Border color

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

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

This div border color is #29393A.

Opacity

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

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

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

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

This text has shadow with #29393A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29393A.

Preview

Color preview on black background

This text has color #29393A on black background.


Color preview on white background

This text has color #29393A on white background.


Black color preview on #29393A background

This text has black color on #29393A background.


White color preview on #29393A background

This text has white color on #29393A background.


Related colors

Complementary color

Complementary color for #hex is #D6C6C5.


I love getcolorcode.com

Triadic colors

1 #3A2939 and #393A29 with #29393A are triadic colors.

2 #3A3929 and #39293A with #29393A are triadic colors.