COLOR #171429

HEX: #171429 RGB: (23,20,41)

Color info

#171429 contains red, green and blue colors in about the same proportion. Web safe color of #171429 is #000033 (or #003).

RGB color model

#171429 color RGB value is (23,20,41).

RGB: (23,20,41) (9%, 8%, 16%)

RGB channels and saturation

R 23 of 255 = 9%
G 20 of 255 = 8%
B 41 of 255 = 16%

23
20
41

R + G + B ~ 11%. #171429 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 20 + 41 = 84 (100%)
R 23 of 84 ~ 27.38%
G 20 of 84 ~ 23.81%
B 41 of 84 ~ 48.81'%

%27.38
%23.81
%48.81

CMYK color model

#171429 color CMYK value is (44,51,0,84).

  • cyan value is 43.90%
  • magenta value is 51.22%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (44,51,0,84)
C44M51Y0K84 (44%, 51%, 0%, 84%)
(0.44 / 0.51 / 0.00 / 0.84)

CMYK percentages

%43.9
%51.22
%0
%83.92

Codes

Color #171429 in popluar color models

17 14 29
RGB 23 20 41
HSL 249° 34.43% 11.96%
HSB/HSV 249° 51.22% 16.08%
CMYK 43.90% 51.22% 0.00%
83.92%

Color #171429 in popluar number systems.

HEX 17 14 29
Decimal 23 20 41
Binary 10111 10100 101001
Octal 27 24 51

Shades and tints

Shades of #171429

#171429
(23,20,41)
#151326
(21,19,38)
#131223
(19,18,35)
#111120
(17,17,32)
#0F101D
(15,16,29)
#0D0F1A
(13,15,26)
#0B0E17
(11,14,23)
#090D14
(9,13,20)
#070C11
(7,12,17)
#050B0E
(5,11,14)
#030A0B
(3,10,11)
#000000
(0,0,0)

Tints of #171429

#171429
(23,20,41)
#2C293C
(44,41,60)
#413E4F
(65,62,79)
#565362
(86,83,98)
#6B6875
(107,104,117)
#807D88
(128,125,136)
#95929B
(149,146,155)
#AAA7AE
(170,167,174)
#BFBCC1
(191,188,193)
#D4D1D4
(212,209,212)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #171429; }

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

This text font color is #171429.

Background Color

.myBgColor { background-color: #171429; }

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

This div background color is #171429.

Border color

.myBorderColor { border: 1px solid #171429; }

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

This div border color is #171429.

Opacity

.myOpacity80 { color: #171429; opacity: 0.8; }

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

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

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

This text has shadow with #171429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #171429.

Preview

Color preview on black background

This text has color #171429 on black background.


Color preview on white background

This text has color #171429 on white background.


Black color preview on #171429 background

This text has black color on #171429 background.


White color preview on #171429 background

This text has white color on #171429 background.


Related colors

Complementary color

Complementary color for #hex is #E8EBD6.


I love getcolorcode.com

Triadic colors

1 #291714 and #142917 with #171429 are triadic colors.

2 #291417 and #141729 with #171429 are triadic colors.