COLOR #171327

HEX: #171327 RGB: (23,19,39)

Color info

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

RGB color model

#171327 color RGB value is (23,19,39).

RGB: (23,19,39) (9%, 7%, 15%)

RGB channels and saturation

R 23 of 255 = 9%
G 19 of 255 = 7%
B 39 of 255 = 15%

23
19
39

R + G + B ~ 10%. #171327 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 19 + 39 = 81 (100%)
R 23 of 81 ~ 28.4%
G 19 of 81 ~ 23.46%
B 39 of 81 ~ 48.15'%

%28.4
%23.46
%48.15

CMYK color model

#171327 color CMYK value is (41,51,0,85).

  • cyan value is 41.03%
  • magenta value is 51.28%
  • yellow value is 0.00%
  • key color value is 84.71%

CMYK: (41,51,0,85)
C41M51Y0K85 (41%, 51%, 0%, 85%)
(0.41 / 0.51 / 0.00 / 0.85)

CMYK percentages

%41.03
%51.28
%0
%84.71

Codes

Color #171327 in popluar color models

17 13 27
RGB 23 19 39
HSL 252° 34.48% 11.37%
HSB/HSV 252° 51.28% 15.29%
CMYK 41.03% 51.28% 0.00%
84.71%

Color #171327 in popluar number systems.

HEX 17 13 27
Decimal 23 19 39
Binary 10111 10011 100111
Octal 27 23 47

Shades and tints

Shades of #171327

#171327
(23,19,39)
#151224
(21,18,36)
#131121
(19,17,33)
#11101E
(17,16,30)
#0F0F1B
(15,15,27)
#0D0E18
(13,14,24)
#0B0D15
(11,13,21)
#090C12
(9,12,18)
#070B0F
(7,11,15)
#050A0C
(5,10,12)
#030909
(3,9,9)
#000000
(0,0,0)

Tints of #171327

#171327
(23,19,39)
#2C283A
(44,40,58)
#413D4D
(65,61,77)
#565260
(86,82,96)
#6B6773
(107,103,115)
#807C86
(128,124,134)
#959199
(149,145,153)
#AAA6AC
(170,166,172)
#BFBBBF
(191,187,191)
#D4D0D2
(212,208,210)
#E9E5E5
(233,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #171327 color. Also use rgb(23,19,39) instead hex code.

Text Font Color

.myTextColor { color: #171327; }

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

This text font color is #171327.

Background Color

.myBgColor { background-color: #171327; }

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

This div background color is #171327.

Border color

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

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

This div border color is #171327.

Opacity

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

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

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

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

This text has shadow with #171327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #171327.

Preview

Color preview on black background

This text has color #171327 on black background.


Color preview on white background

This text has color #171327 on white background.


Black color preview on #171327 background

This text has black color on #171327 background.


White color preview on #171327 background

This text has white color on #171327 background.


Related colors

Complementary color

Complementary color for #hex is #E8ECD8.


I love getcolorcode.com

Triadic colors

1 #271713 and #132717 with #171327 are triadic colors.

2 #271317 and #131727 with #171327 are triadic colors.