#13121C Color Information

Hex color code: #13121C

#13121C is a dark blue color. In RGB it is (19, 18, 28), and in HSL it is (246°, 22%, 9%). It is frequently seen in web interfaces.

Try:
Color NameBlack
HEX
#13121C
RGB
19, 18, 28
HSL
246°, 22%, 9%
CMYK
32%, 36%, 0%, 89%

Shades

CSS Usage
color: #13121C;
background-color: #13121C;
border-color: #13121C;
box-shadow: 0 0 10px #13121C;
border: 2px solid #13121C;
Tailwind Usage
bg-[#13121C]
text-[#13121C]
border-[#13121C]
shadow-[0_0_10px_13121C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #13121C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #13121C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #13121C; 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 #13121C; background-color: #13121C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #13121C20; border-left: 4px solid #13121C; }

Link / Accent

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

a { color: #13121C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #13121C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 18, 28

Red: 19 / Green: 18 / Blue: 28

HSL

246°, 22%, 9%

Hue: 246° / Saturation: 22% / Lightness: 9%

CMYK

32%, 36%, 0%, 89%

Cyan: 32% / Magenta: 36% / Yellow: 0% / Key: 89%

What color is #13121C?

#13121C is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #13121C to RGB:

rgb(19, 18, 28)HEX to RGB Converter →

HEX to HSL

Convert #13121C to HSL:

hsl(246, 22%, 9%)RGB to HSL Converter →

HEX to CMYK

Convert #13121C to CMYK:

cmyk(32%, 36%, 0%, 89%)Color Converter →

Color Meaning and Usage

A dramatic blue tone, #13121C has RGB (19, 18, 28) and HSL (246°, 22%, 9%). Known for evoking sophistication and elegance, this very dark shade is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #13121C is #1B1C12, creating high-contrast pairings. For softer combinations, try analogous colors like #12161C.

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

Contrast with #13121C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #13121C?

#13121C is a dramatic blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #13121C?

#13121C in RGB is (19, 18, 28) - 19 red, 18 green, and 28 blue.

How to use #13121C in CSS?

Use #13121C directly in your CSS properties like color or background-color.

What colors go well with #13121C?

#1B1C12 (complementary), #12161C (analogous), and #000000 (lighter shade) work well with #13121C.