COLOR #29132A

HEX: #29132A RGB: (41,19,42)

Color info

#29132A contains red, green and blue colors in about the same proportion. Web safe color of #29132A is #330033 (or #303).

RGB color model

#29132A color RGB value is (41,19,42).

RGB: (41,19,42) (16%, 7%, 16%)

RGB channels and saturation

R 41 of 255 = 16%
G 19 of 255 = 7%
B 42 of 255 = 16%

41
19
42

R + G + B ~ 13%. #29132A is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 19 + 42 = 102 (100%)
R 41 of 102 ~ 40.2%
G 19 of 102 ~ 18.63%
B 42 of 102 ~ 41.18'%

%40.2
%18.63
%41.18

CMYK color model

#29132A color CMYK value is (2,55,0,84).

  • cyan value is 2.38%
  • magenta value is 54.76%
  • yellow value is 0.00%
  • key color value is 83.53%
CMYK: (2,55,0,84) C2M55Y0K84 (2%,55%,0%,84%) (0.02/0.55/0.00/0.84) 

CMYK percentages

%2.38
%54.76
%0
%83.53

Codes

Color #29132A in popluar color models

29 13 2A
RGB 41 19 42
HSL 297° 37.70% 11.96%
HSB/HSV 297° 54.76% 16.47%
CMYK 2.38% 54.76% 0.00%
83.53%

Color #29132A in popluar number systems.

HEX 29 13 2A
Decimal 41 19 42
Binary 101001 10011 101010
Octal 51 23 52

Shades and tints

Shades of #29132A

#29132A
(41,19,42)
#261227
(38,18,39)
#231124
(35,17,36)
#201021
(32,16,33)
#1D0F1E
(29,15,30)
#1A0E1B
(26,14,27)
#170D18
(23,13,24)
#140C15
(20,12,21)
#110B12
(17,11,18)
#0E0A0F
(14,10,15)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #29132A

#29132A
(41,19,42)
#3C283D
(60,40,61)
#4F3D50
(79,61,80)
#625263
(98,82,99)
#756776
(117,103,118)
#887C89
(136,124,137)
#9B919C
(155,145,156)
#AEA6AF
(174,166,175)
#C1BBC2
(193,187,194)
#D4D0D5
(212,208,213)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29132A color. Also use rgb(41,19,42) instead hex code.

Text Font Color

.myTextColor { color: #29132A; }

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

This text font color is #29132A.

Background Color

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

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

This div background color is #29132A.

Border color

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

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

This div border color is #29132A.

Opacity

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

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

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

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

This text has shadow with #29132A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29132A.

Preview

Color preview on black background

This text has color #29132A on black background.


Color preview on white background

This text has color #29132A on white background.


Black color preview on #29132A background

This text has black color on #29132A background.


White color preview on #29132A background

This text has white color on #29132A background.


Related colors

Complementary color

Complementary color for #hex is #D6ECD5.


I love getcolorcode.com

Triadic colors

1 #2A2913 and #132A29 with #29132A are triadic colors.

2 #2A1329 and #13292A with #29132A are triadic colors.