#80001C Color Information

Hex color code: #80001C

The hex color #80001C is a eye-catching red with RGB values of (128, 0, 28) and HSL of (347°, 100%, 25%). It is popular in mobile app design.

Try:
Color NameMaroon
HEX
#80001C
RGB
128, 0, 28
HSL
347°, 100%, 25%
CMYK
0%, 100%, 78%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #80001C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 0, 28

Red: 128 / Green: 0 / Blue: 28

HSL

347°, 100%, 25%

Hue: 347° / Saturation: 100% / Lightness: 25%

CMYK

0%, 100%, 78%, 50%

Cyan: 0% / Magenta: 100% / Yellow: 78% / Key: 50%

What color is #80001C?

#80001C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80001C to RGB:

rgb(128, 0, 28)HEX to RGB Converter →

HEX to HSL

Convert #80001C to HSL:

hsl(347, 100%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #80001C to CMYK:

cmyk(0%, 100%, 78%, 50%)Color Converter →

Color Meaning and Usage

A striking red tone, #80001C has RGB (128, 0, 28) and HSL (347°, 100%, 25%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80001C is #008064, creating high-contrast pairings. For softer combinations, try analogous colors like #80005B.

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

Contrast with #80001C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80001C?

#80001C is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #80001C?

#80001C in RGB is (128, 0, 28) - 128 red, 0 green, and 28 blue.

How to use #80001C in CSS?

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

What colors go well with #80001C?

#008064 (complementary), #80005B (analogous), and #33000B (lighter shade) work well with #80001C.