#17141F Color Information

Hex color code: #17141F

A intense purple shade, #17141F appears as (23, 20, 31) in RGB and (256°, 22%, 10%) in HSL. It is widely used in graphic design.

Try:
Color NameBlack
HEX
#17141F
RGB
23, 20, 31
HSL
256°, 22%, 10%
CMYK
26%, 35%, 0%, 88%

Shades

CSS Usage
color: #17141F;
background-color: #17141F;
border-color: #17141F;
box-shadow: 0 0 10px #17141F;
border: 2px solid #17141F;
Tailwind Usage
bg-[#17141F]
text-[#17141F]
border-[#17141F]
shadow-[0_0_10px_17141F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #17141F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #17141F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #17141F; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #17141F; background-color: #17141F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #17141F20; border-left: 4px solid #17141F; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #17141F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #17141F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 20, 31

Red: 23 / Green: 20 / Blue: 31

HSL

256°, 22%, 10%

Hue: 256° / Saturation: 22% / Lightness: 10%

CMYK

26%, 35%, 0%, 88%

Cyan: 26% / Magenta: 35% / Yellow: 0% / Key: 88%

What color is #17141F?

#17141F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #17141F to RGB:

rgb(23, 20, 31)HEX to RGB Converter →

HEX to HSL

Convert #17141F to HSL:

hsl(256, 22%, 10%)RGB to HSL Converter →

HEX to CMYK

Convert #17141F to CMYK:

cmyk(26%, 35%, 0%, 88%)Color Converter →

Color Meaning and Usage

#17141F is a deep purple color with RGB values of 23, 20, 31 and HSL of 256°, 22%, 10%. This very dark shade evokes sophistication and elegance, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #17141F is #1C1F14, creating high-contrast pairings. For softer combinations, try analogous colors like #14171F.

Use #17141F in CSS: color: #17141F or background-color: #17141F. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #17141F

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.16:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #17141F?

#17141F is a deep purple color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #17141F?

#17141F in RGB is (23, 20, 31) - 23 red, 20 green, and 31 blue.

How to use #17141F in CSS?

Use #17141F directly in your CSS properties like color or background-color.

What colors go well with #17141F?

#1C1F14 (complementary), #14171F (analogous), and #000000 (lighter shade) work well with #17141F.