#C44640 Color Information

Hex color code: #C44640

A warm red shade, #C44640 appears as (196, 70, 64) in RGB and (3°, 53%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#C44640
RGB
196, 70, 64
HSL
3°, 53%, 51%
CMYK
0%, 64%, 67%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C44640; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 70, 64

Red: 196 / Green: 70 / Blue: 64

HSL

3°, 53%, 51%

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

CMYK

0%, 64%, 67%, 23%

Cyan: 0% / Magenta: 64% / Yellow: 67% / Key: 23%

What color is #C44640?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C44640 to RGB:

rgb(196, 70, 64)HEX to RGB Converter →

HEX to HSL

Convert #C44640 to HSL:

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

HEX to CMYK

Convert #C44640 to CMYK:

cmyk(0%, 64%, 67%, 23%)Color Converter →

Color Meaning and Usage

#C44640 is a vibrant red color with RGB values of 196, 70, 64 and HSL of 3°, 53%, 51%. 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 #C44640 is #40BEC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4407B.

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

Contrast with #C44640

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C44640?

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

What is the RGB value of #C44640?

#C44640 in RGB is (196, 70, 64) - 196 red, 70 green, and 64 blue.

How to use #C44640 in CSS?

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

What colors go well with #C44640?

#40BEC4 (complementary), #C4407B (analogous), and #8C302B (lighter shade) work well with #C44640.