COLOR #29113D

HEX: #29113D RGB: (41,17,61)

Color info

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

RGB color model

#29113D color RGB value is (41,17,61).

RGB: (41,17,61) (16%, 7%, 24%)

RGB channels and saturation

R 41 of 255 = 16%
G 17 of 255 = 7%
B 61 of 255 = 24%

41
17
61

R + G + B ~ 16%. #29113D is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 17 + 61 = 119 (100%)
R 41 of 119 ~ 34.45%
G 17 of 119 ~ 14.29%
B 61 of 119 ~ 51.26'%

%34.45
%14.29
%51.26

CMYK color model

#29113D color CMYK value is (33,72,0,76).

  • cyan value is 32.79%
  • magenta value is 72.13%
  • yellow value is 0.00%
  • key color value is 76.08%

CMYK: (33,72,0,76)
C33M72Y0K76 (33%, 72%, 0%, 76%)
(0.33 / 0.72 / 0.00 / 0.76)

CMYK percentages

%32.79
%72.13
%0
%76.08

Codes

Color #29113D in popluar color models

29 11 3D
RGB 41 17 61
HSL 273° 56.41% 15.29%
HSB/HSV 273° 72.13% 23.92%
CMYK 32.79% 72.13% 0.00%
76.08%

Color #29113D in popluar number systems.

HEX 29 11 3D
Decimal 41 17 61
Binary 101001 10001 111101
Octal 51 21 75

Shades and tints

Shades of #29113D

#29113D
(41,17,61)
#261038
(38,16,56)
#230F33
(35,15,51)
#200E2E
(32,14,46)
#1D0D29
(29,13,41)
#1A0C24
(26,12,36)
#170B1F
(23,11,31)
#140A1A
(20,10,26)
#110915
(17,9,21)
#0E0810
(14,8,16)
#0B070B
(11,7,11)
#000000
(0,0,0)

Tints of #29113D

#29113D
(41,17,61)
#3C264E
(60,38,78)
#4F3B5F
(79,59,95)
#625070
(98,80,112)
#756581
(117,101,129)
#887A92
(136,122,146)
#9B8FA3
(155,143,163)
#AEA4B4
(174,164,180)
#C1B9C5
(193,185,197)
#D4CED6
(212,206,214)
#E7E3E7
(231,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29113D color. Also use rgb(41,17,61) instead hex code.

Text Font Color

.myTextColor { color: #29113D; }

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

This text font color is #29113D.

Background Color

.myBgColor { background-color: #29113D; }

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

This div background color is #29113D.

Border color

.myBorderColor { border: 1px solid #29113D; }

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

This div border color is #29113D.

Opacity

.myOpacity80 { color: #29113D; opacity: 0.8; }

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

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

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

This text has shadow with #29113D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29113D.

Preview

Color preview on black background

This text has color #29113D on black background.


Color preview on white background

This text has color #29113D on white background.


Black color preview on #29113D background

This text has black color on #29113D background.


White color preview on #29113D background

This text has white color on #29113D background.


Related colors

Complementary color

Complementary color for #hex is #D6EEC2.


I love getcolorcode.com

Triadic colors

1 #3D2911 and #113D29 with #29113D are triadic colors.

2 #3D1129 and #11293D with #29113D are triadic colors.