COLOR #29134A

HEX: #29134A RGB: (41,19,74)

Color info

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

RGB color model

#29134A color RGB value is (41,19,74).

RGB: (41,19,74) (16%, 7%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 19 of 255 = 7%
B 74 of 255 = 29%

41
19
74

R + G + B ~ 17%. #29134A is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 19 + 74 = 134 (100%)
R 41 of 134 ~ 30.6%
G 19 of 134 ~ 14.18%
B 74 of 134 ~ 55.22'%

%30.6
%14.18
%55.22

CMYK color model

#29134A color CMYK value is (45,74,0,71).

  • cyan value is 44.59%
  • magenta value is 74.32%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (45,74,0,71)
C45M74Y0K71 (45%, 74%, 0%, 71%)
(0.45 / 0.74 / 0.00 / 0.71)

CMYK percentages

%44.59
%74.32
%0
%70.98

Codes

Color #29134A in popluar color models

29 13 4A
RGB 41 19 74
HSL 264° 59.14% 18.24%
HSB/HSV 264° 74.32% 29.02%
CMYK 44.59% 74.32% 0.00%
70.98%

Color #29134A in popluar number systems.

HEX 29 13 4A
Decimal 41 19 74
Binary 101001 10011 1001010
Octal 51 23 112

Shades and tints

Shades of #29134A

#29134A
(41,19,74)
#261244
(38,18,68)
#23113E
(35,17,62)
#201038
(32,16,56)
#1D0F32
(29,15,50)
#1A0E2C
(26,14,44)
#170D26
(23,13,38)
#140C20
(20,12,32)
#110B1A
(17,11,26)
#0E0A14
(14,10,20)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #29134A

#29134A
(41,19,74)
#3C285A
(60,40,90)
#4F3D6A
(79,61,106)
#62527A
(98,82,122)
#75678A
(117,103,138)
#887C9A
(136,124,154)
#9B91AA
(155,145,170)
#AEA6BA
(174,166,186)
#C1BBCA
(193,187,202)
#D4D0DA
(212,208,218)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29134A; }

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

This text font color is #29134A.

Background Color

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

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

This div background color is #29134A.

Border color

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

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

This div border color is #29134A.

Opacity

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

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

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

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

This text has shadow with #29134A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29134A.

Preview

Color preview on black background

This text has color #29134A on black background.


Color preview on white background

This text has color #29134A on white background.


Black color preview on #29134A background

This text has black color on #29134A background.


White color preview on #29134A background

This text has white color on #29134A background.


Related colors

Complementary color

Complementary color for #hex is #D6ECB5.


I love getcolorcode.com

Triadic colors

1 #4A2913 and #134A29 with #29134A are triadic colors.

2 #4A1329 and #13294A with #29134A are triadic colors.