#C1453E Color Information

Hex color code: #C1453E

A energetic red shade, #C1453E appears as (193, 69, 62) in RGB and (3°, 51%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameSienna
HEX
#C1453E
RGB
193, 69, 62
HSL
3°, 51%, 50%
CMYK
0%, 64%, 68%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1453E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 69, 62

Red: 193 / Green: 69 / Blue: 62

HSL

3°, 51%, 50%

Hue: 3° / Saturation: 51% / Lightness: 50%

CMYK

0%, 64%, 68%, 24%

Cyan: 0% / Magenta: 64% / Yellow: 68% / Key: 24%

What color is #C1453E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1453E to RGB:

rgb(193, 69, 62)HEX to RGB Converter →

HEX to HSL

Convert #C1453E to HSL:

hsl(3, 51%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #C1453E to CMYK:

cmyk(0%, 64%, 68%, 24%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #C1453E has RGB (193, 69, 62) and HSL (3°, 51%, 50%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1453E is #3EBAC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C13E79.

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

Contrast with #C1453E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1453E?

#C1453E is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1453E?

#C1453E in RGB is (193, 69, 62) - 193 red, 69 green, and 62 blue.

How to use #C1453E in CSS?

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

What colors go well with #C1453E?

#3EBAC1 (complementary), #C13E79 (analogous), and #87302C (lighter shade) work well with #C1453E.