#C01641 Color Information

Hex color code: #C01641

A dynamic red shade, #C01641 appears as (192, 22, 65) in RGB and (345°, 79%, 42%) in HSL. It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#C01641
RGB
192, 22, 65
HSL
345°, 79%, 42%
CMYK
0%, 89%, 66%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C01641; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 22, 65

Red: 192 / Green: 22 / Blue: 65

HSL

345°, 79%, 42%

Hue: 345° / Saturation: 79% / Lightness: 42%

CMYK

0%, 89%, 66%, 25%

Cyan: 0% / Magenta: 89% / Yellow: 66% / Key: 25%

What color is #C01641?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C01641 to RGB:

rgb(192, 22, 65)HEX to RGB Converter →

HEX to HSL

Convert #C01641 to HSL:

hsl(345, 79%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C01641 to CMYK:

cmyk(0%, 89%, 66%, 25%)Color Converter →

Color Meaning and Usage

#C01641 is a striking red color with RGB values of 192, 22, 65 and HSL of 345°, 79%, 42%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C01641 is #16C095, creating high-contrast pairings. For softer combinations, try analogous colors like #C01695.

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

Contrast with #C01641

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C01641?

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

What is the RGB value of #C01641?

#C01641 in RGB is (192, 22, 65) - 192 red, 22 green, and 65 blue.

How to use #C01641 in CSS?

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

What colors go well with #C01641?

#16C095 (complementary), #C01695 (analogous), and #7B0E2A (lighter shade) work well with #C01641.