#16040F Color Information

Hex color code: #16040F

#16040F is a rich magenta color. In RGB it is (22, 4, 15), and in HSL it is (323°, 69%, 5%). It is often used for branding and logos.

Try:
Color NameBlack
HEX
#16040F
RGB
22, 4, 15
HSL
323°, 69%, 5%
CMYK
0%, 82%, 32%, 91%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #16040F; 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 #16040F; background-color: #16040F15; }

Alert / Toast

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

Link / Accent

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

a { color: #16040F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 4, 15

Red: 22 / Green: 4 / Blue: 15

HSL

323°, 69%, 5%

Hue: 323° / Saturation: 69% / Lightness: 5%

CMYK

0%, 82%, 32%, 91%

Cyan: 0% / Magenta: 82% / Yellow: 32% / Key: 91%

What color is #16040F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #16040F to RGB:

rgb(22, 4, 15)HEX to RGB Converter →

HEX to HSL

Convert #16040F to HSL:

hsl(323, 69%, 5%)RGB to HSL Converter →

HEX to CMYK

Convert #16040F to CMYK:

cmyk(0%, 82%, 32%, 91%)Color Converter →

Color Meaning and Usage

A rich magenta tone, #16040F has RGB (22, 4, 15) and HSL (323°, 69%, 5%). Known for evoking sophistication and elegance, this very dark shade is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #16040F is #04160B, creating high-contrast pairings. For softer combinations, try analogous colors like #130416.

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

Contrast with #16040F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #16040F?

#16040F is a rich magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #16040F?

#16040F in RGB is (22, 4, 15) - 22 red, 4 green, and 15 blue.

How to use #16040F in CSS?

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

What colors go well with #16040F?

#04160B (complementary), #130416 (analogous), and #000000 (lighter shade) work well with #16040F.