#601012 Color Information

Hex color code: #601012

A deep red shade, #601012 appears as (96, 16, 18) in RGB and (358°, 71%, 22%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#601012
RGB
96, 16, 18
HSL
358°, 71%, 22%
CMYK
0%, 83%, 81%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #601012; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 16, 18

Red: 96 / Green: 16 / Blue: 18

HSL

358°, 71%, 22%

Hue: 358° / Saturation: 71% / Lightness: 22%

CMYK

0%, 83%, 81%, 62%

Cyan: 0% / Magenta: 83% / Yellow: 81% / Key: 62%

What color is #601012?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #601012 to RGB:

rgb(96, 16, 18)HEX to RGB Converter →

HEX to HSL

Convert #601012 to HSL:

hsl(358, 71%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #601012 to CMYK:

cmyk(0%, 83%, 81%, 62%)Color Converter →

Color Meaning and Usage

A rich red tone, #601012 has RGB (96, 16, 18) and HSL (358°, 71%, 22%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #601012 is #10605D, creating high-contrast pairings. For softer combinations, try analogous colors like #60103B.

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

Contrast with #601012

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #601012?

#601012 is a rich red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #601012?

#601012 in RGB is (96, 16, 18) - 96 red, 16 green, and 18 blue.

How to use #601012 in CSS?

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

What colors go well with #601012?

#10605D (complementary), #60103B (analogous), and #1F0506 (lighter shade) work well with #601012.