COLOR #29316F

HEX: #29316F RGB: (41,49,111)

Color info

#29316F contains mainly blue color. Web safe color of #29316F is #333366 (or #336).

RGB color model

#29316F color RGB value is (41,49,111).

RGB: (41,49,111) (16%, 19%, 44%)

RGB channels and saturation

R 41 of 255 = 16%
G 49 of 255 = 19%
B 111 of 255 = 44%

41
49
111

R + G + B ~ 26%. #29316F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 49 + 111 = 201 (100%)
R 41 of 201 ~ 20.4%
G 49 of 201 ~ 24.38%
B 111 of 201 ~ 55.22'%

%20.4
%24.38
%55.22

CMYK color model

#29316F color CMYK value is (63,56,0,56).

  • cyan value is 63.06%
  • magenta value is 55.86%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (63,56,0,56) C63M56Y0K56 (63%,56%,0%,56%) (0.63/0.56/0.00/0.56) 

CMYK percentages

%63.06
%55.86
%0
%56.47

Codes

Color #29316F in popluar color models

29 31 6F
RGB 41 49 111
HSL 233° 46.05% 29.80%
HSB/HSV 233° 63.06% 43.53%
CMYK 63.06% 55.86% 0.00%
56.47%

Color #29316F in popluar number systems.

HEX 29 31 6F
Decimal 41 49 111
Binary 101001 110001 1101111
Octal 51 61 157

Shades and tints

Shades of #29316F

#29316F
(41,49,111)
#262D65
(38,45,101)
#23295B
(35,41,91)
#202551
(32,37,81)
#1D2147
(29,33,71)
#1A1D3D
(26,29,61)
#171933
(23,25,51)
#141529
(20,21,41)
#11111F
(17,17,31)
#0E0D15
(14,13,21)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #29316F

#29316F
(41,49,111)
#3C437C
(60,67,124)
#4F5589
(79,85,137)
#626796
(98,103,150)
#7579A3
(117,121,163)
#888BB0
(136,139,176)
#9B9DBD
(155,157,189)
#AEAFCA
(174,175,202)
#C1C1D7
(193,193,215)
#D4D3E4
(212,211,228)
#E7E5F1
(231,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29316F color. Also use rgb(41,49,111) instead hex code.

Text Font Color

.myTextColor { color: #29316F; }

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

This text font color is #29316F.

Background Color

.myBgColor { background-color: #29316F; }

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

This div background color is #29316F.

Border color

.myBorderColor { border: 1px solid #29316F; }

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

This div border color is #29316F.

Opacity

.myOpacity80 { color: #29316F; opacity: 0.8; }

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

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

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

This text has shadow with #29316F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29316F.

Preview

Color preview on black background

This text has color #29316F on black background.


Color preview on white background

This text has color #29316F on white background.


Black color preview on #29316F background

This text has black color on #29316F background.


White color preview on #29316F background

This text has white color on #29316F background.


Related colors

Complementary color

Complementary color for #hex is #D6CE90.


I love getcolorcode.com

Triadic colors

1 #6F2931 and #316F29 with #29316F are triadic colors.

2 #6F3129 and #31296F with #29316F are triadic colors.