#C71F33 Color Information

Hex color code: #C71F33

The hex color #C71F33 is a bold red with RGB values of (199, 31, 51) and HSL of (353°, 73%, 45%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#C71F33
RGB
199, 31, 51
HSL
353°, 73%, 45%
CMYK
0%, 84%, 74%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C71F33; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 31, 51

Red: 199 / Green: 31 / Blue: 51

HSL

353°, 73%, 45%

Hue: 353° / Saturation: 73% / Lightness: 45%

CMYK

0%, 84%, 74%, 22%

Cyan: 0% / Magenta: 84% / Yellow: 74% / Key: 22%

What color is #C71F33?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C71F33 to RGB:

rgb(199, 31, 51)HEX to RGB Converter →

HEX to HSL

Convert #C71F33 to HSL:

hsl(353, 73%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C71F33 to CMYK:

cmyk(0%, 84%, 74%, 22%)Color Converter →

Color Meaning and Usage

#C71F33 is a striking red color with RGB values of 199, 31, 51 and HSL of 353°, 73%, 45%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C71F33 is #1FC7B3, creating high-contrast pairings. For softer combinations, try analogous colors like #C71F86.

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

Contrast with #C71F33

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C71F33?

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

What is the RGB value of #C71F33?

#C71F33 in RGB is (199, 31, 51) - 199 red, 31 green, and 51 blue.

How to use #C71F33 in CSS?

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

What colors go well with #C71F33?

#1FC7B3 (complementary), #C71F86 (analogous), and #841522 (lighter shade) work well with #C71F33.