#C53616 Color Information

Hex color code: #C53616

#C53616 is a vivid red color. In RGB it is (197, 54, 22), and in HSL it is (11°, 80%, 43%). It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#C53616
RGB
197, 54, 22
HSL
11°, 80%, 43%
CMYK
0%, 73%, 89%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C53616; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 54, 22

Red: 197 / Green: 54 / Blue: 22

HSL

11°, 80%, 43%

Hue: 11° / Saturation: 80% / Lightness: 43%

CMYK

0%, 73%, 89%, 23%

Cyan: 0% / Magenta: 73% / Yellow: 89% / Key: 23%

What color is #C53616?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C53616 to RGB:

rgb(197, 54, 22)HEX to RGB Converter →

HEX to HSL

Convert #C53616 to HSL:

hsl(11, 80%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #C53616 to CMYK:

cmyk(0%, 73%, 89%, 23%)Color Converter →

Color Meaning and Usage

#C53616 is a eye-catching red color with RGB values of 197, 54, 22 and HSL of 11°, 80%, 43%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C53616 is #16A5C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5164D.

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

Contrast with #C53616

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C53616?

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

What is the RGB value of #C53616?

#C53616 in RGB is (197, 54, 22) - 197 red, 54 green, and 22 blue.

How to use #C53616 in CSS?

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

What colors go well with #C53616?

#16A5C5 (complementary), #C5164D (analogous), and #81230E (lighter shade) work well with #C53616.