COLOR #29176F

HEX: #29176F RGB: (41,23,111)

Color info

#29176F contains mainly blue color. Web safe color of #29176F is #330066 (or #306).

RGB color model

#29176F color RGB value is (41,23,111).

RGB: (41,23,111) (16%, 9%, 44%)

RGB channels and saturation

R 41 of 255 = 16%
G 23 of 255 = 9%
B 111 of 255 = 44%

41
23
111

R + G + B ~ 23%. #29176F is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 23 + 111 = 175 (100%)
R 41 of 175 ~ 23.43%
G 23 of 175 ~ 13.14%
B 111 of 175 ~ 63.43'%

%23.43
%13.14
%63.43

CMYK color model

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

  • cyan value is 63.06%
  • magenta value is 79.28%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (63,79,0,56)
C63M79Y0K56 (63%, 79%, 0%, 56%)
(0.63 / 0.79 / 0.00 / 0.56)

CMYK percentages

%63.06
%79.28
%0
%56.47

Codes

Color #29176F in popluar color models

29 17 6F
RGB 41 23 111
HSL 252° 65.67% 26.27%
HSB/HSV 252° 79.28% 43.53%
CMYK 63.06% 79.28% 0.00%
56.47%

Color #29176F in popluar number systems.

HEX 29 17 6F
Decimal 41 23 111
Binary 101001 10111 1101111
Octal 51 27 157

Shades and tints

Shades of #29176F

#29176F
(41,23,111)
#261565
(38,21,101)
#23135B
(35,19,91)
#201151
(32,17,81)
#1D0F47
(29,15,71)
#1A0D3D
(26,13,61)
#170B33
(23,11,51)
#140929
(20,9,41)
#11071F
(17,7,31)
#0E0515
(14,5,21)
#0B030B
(11,3,11)
#000000
(0,0,0)

Tints of #29176F

#29176F
(41,23,111)
#3C2C7C
(60,44,124)
#4F4189
(79,65,137)
#625696
(98,86,150)
#756BA3
(117,107,163)
#8880B0
(136,128,176)
#9B95BD
(155,149,189)
#AEAACA
(174,170,202)
#C1BFD7
(193,191,215)
#D4D4E4
(212,212,228)
#E7E9F1
(231,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #29176F; }

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

This text font color is #29176F.

Background Color

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

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

This div background color is #29176F.

Border color

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

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

This div border color is #29176F.

Opacity

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

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

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

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

This text has shadow with #29176F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29176F.

Preview

Color preview on black background

This text has color #29176F on black background.


Color preview on white background

This text has color #29176F on white background.


Black color preview on #29176F background

This text has black color on #29176F background.


White color preview on #29176F background

This text has white color on #29176F background.


Related colors

Complementary color

Complementary color for #hex is #D6E890.


I love getcolorcode.com

Triadic colors

1 #6F2917 and #176F29 with #29176F are triadic colors.

2 #6F1729 and #17296F with #29176F are triadic colors.