COLOR #171219

HEX: #171219 RGB: (23,18,25)

Color info

#171219 contains red, green and blue colors in about the same proportion. Web safe color of #171219 is #000000 (or #000).

RGB color model

#171219 color RGB value is (23,18,25).

RGB: (23,18,25) (9%, 7%, 10%)

RGB channels and saturation

R 23 of 255 = 9%
G 18 of 255 = 7%
B 25 of 255 = 10%

23
18
25

R + G + B ~ 9%. #171219 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 18 + 25 = 66 (100%)
R 23 of 66 ~ 34.85%
G 18 of 66 ~ 27.27%
B 25 of 66 ~ 37.88'%

%34.85
%27.27
%37.88

CMYK color model

#171219 color CMYK value is (8,28,0,90).

  • cyan value is 8.00%
  • magenta value is 28.00%
  • yellow value is 0.00%
  • key color value is 90.20%

CMYK: (8,28,0,90)
C8M28Y0K90 (8%, 28%, 0%, 90%)
(0.08 / 0.28 / 0.00 / 0.90)

CMYK percentages

%8
%28
%0
%90.2

Codes

Color #171219 in popluar color models

17 12 19
RGB 23 18 25
HSL 283° 16.28% 8.43%
HSB/HSV 283° 28.00% 9.80%
CMYK 8.00% 28.00% 0.00%
90.20%

Color #171219 in popluar number systems.

HEX 17 12 19
Decimal 23 18 25
Binary 10111 10010 11001
Octal 27 22 31

Shades and tints

Shades of #171219

#171219
(23,18,25)
#151117
(21,17,23)
#131015
(19,16,21)
#110F13
(17,15,19)
#0F0E11
(15,14,17)
#0D0D0F
(13,13,15)
#0B0C0D
(11,12,13)
#090B0B
(9,11,11)
#070A09
(7,10,9)
#050907
(5,9,7)
#030805
(3,8,5)
#000000
(0,0,0)

Tints of #171219

#171219
(23,18,25)
#2C272D
(44,39,45)
#413C41
(65,60,65)
#565155
(86,81,85)
#6B6669
(107,102,105)
#807B7D
(128,123,125)
#959091
(149,144,145)
#AAA5A5
(170,165,165)
#BFBAB9
(191,186,185)
#D4CFCD
(212,207,205)
#E9E4E1
(233,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #171219 color. Also use rgb(23,18,25) instead hex code.

Text Font Color

.myTextColor { color: #171219; }

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

This text font color is #171219.

Background Color

.myBgColor { background-color: #171219; }

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

This div background color is #171219.

Border color

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

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

This div border color is #171219.

Opacity

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

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

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

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

This text has shadow with #171219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #171219.

Preview

Color preview on black background

This text has color #171219 on black background.


Color preview on white background

This text has color #171219 on white background.


Black color preview on #171219 background

This text has black color on #171219 background.


White color preview on #171219 background

This text has white color on #171219 background.


Related colors

Complementary color

Complementary color for #hex is #E8EDE6.


I love getcolorcode.com

Triadic colors

1 #191712 and #121917 with #171219 are triadic colors.

2 #191217 and #121719 with #171219 are triadic colors.