#C02133 Color Information

Hex color code: #C02133

A striking red shade, #C02133 appears as (192, 33, 51) in RGB and (353°, 71%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#C02133
RGB
192, 33, 51
HSL
353°, 71%, 44%
CMYK
0%, 83%, 73%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C02133; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 33, 51

Red: 192 / Green: 33 / Blue: 51

HSL

353°, 71%, 44%

Hue: 353° / Saturation: 71% / Lightness: 44%

CMYK

0%, 83%, 73%, 25%

Cyan: 0% / Magenta: 83% / Yellow: 73% / Key: 25%

What color is #C02133?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02133 to RGB:

rgb(192, 33, 51)HEX to RGB Converter →

HEX to HSL

Convert #C02133 to HSL:

hsl(353, 71%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #C02133 to CMYK:

cmyk(0%, 83%, 73%, 25%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #C02133 has RGB (192, 33, 51) and HSL (353°, 71%, 44%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C02133 is #21C0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C02183.

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

Contrast with #C02133

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C02133?

#C02133 is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C02133?

#C02133 in RGB is (192, 33, 51) - 192 red, 33 green, and 51 blue.

How to use #C02133 in CSS?

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

What colors go well with #C02133?

#21C0AD (complementary), #C02183 (analogous), and #7E1522 (lighter shade) work well with #C02133.