#601B16 Color Information

Hex color code: #601B16

#601B16 is a deep red color. In RGB it is (96, 27, 22), and in HSL it is (4°, 63%, 23%). It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#601B16
RGB
96, 27, 22
HSL
4°, 63%, 23%
CMYK
0%, 72%, 77%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #601B16; 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 #601B16; background-color: #601B1615; }

Alert / Toast

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

Link / Accent

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

a { color: #601B16; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #601B16 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 27, 22

Red: 96 / Green: 27 / Blue: 22

HSL

4°, 63%, 23%

Hue: 4° / Saturation: 63% / Lightness: 23%

CMYK

0%, 72%, 77%, 62%

Cyan: 0% / Magenta: 72% / Yellow: 77% / Key: 62%

What color is #601B16?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #601B16 to RGB:

rgb(96, 27, 22)HEX to RGB Converter →

HEX to HSL

Convert #601B16 to HSL:

hsl(4, 63%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #601B16 to CMYK:

cmyk(0%, 72%, 77%, 62%)Color Converter →

Color Meaning and Usage

#601B16 is a dramatic red color with RGB values of 96, 27, 22 and HSL of 4°, 63%, 23%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #601B16 is #165B60, creating high-contrast pairings. For softer combinations, try analogous colors like #601636.

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

Contrast with #601B16

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #601B16?

#601B16 is a dramatic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #601B16?

#601B16 in RGB is (96, 27, 22) - 96 red, 27 green, and 22 blue.

How to use #601B16 in CSS?

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

What colors go well with #601B16?

#165B60 (complementary), #601636 (analogous), and #210908 (lighter shade) work well with #601B16.