#C91D28 Color Information

Hex color code: #C91D28

#C91D28 is a vivid red color. In RGB it is (201, 29, 40), and in HSL it is (356°, 75%, 45%). It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#C91D28
RGB
201, 29, 40
HSL
356°, 75%, 45%
CMYK
0%, 86%, 80%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C91D28; 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 #C91D28; background-color: #C91D2815; }

Alert / Toast

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

Link / Accent

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

a { color: #C91D28; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C91D28 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 29, 40

Red: 201 / Green: 29 / Blue: 40

HSL

356°, 75%, 45%

Hue: 356° / Saturation: 75% / Lightness: 45%

CMYK

0%, 86%, 80%, 21%

Cyan: 0% / Magenta: 86% / Yellow: 80% / Key: 21%

What color is #C91D28?

#C91D28 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C91D28 to RGB:

rgb(201, 29, 40)HEX to RGB Converter →

HEX to HSL

Convert #C91D28 to HSL:

hsl(356, 75%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C91D28 to CMYK:

cmyk(0%, 86%, 80%, 21%)Color Converter →

Color Meaning and Usage

A striking red tone, #C91D28 has RGB (201, 29, 40) and HSL (356°, 75%, 45%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C91D28 is #1DC9BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C91D7E.

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

Contrast with #C91D28

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C91D28?

#C91D28 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C91D28?

#C91D28 in RGB is (201, 29, 40) - 201 red, 29 green, and 40 blue.

How to use #C91D28 in CSS?

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

What colors go well with #C91D28?

#1DC9BD (complementary), #C91D7E (analogous), and #86131B (lighter shade) work well with #C91D28.