#611A0A Color Information

Hex color code: #611A0A

The hex color #611A0A is a deep red with RGB values of (97, 26, 10) and HSL of (11°, 81%, 21%). It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#611A0A
RGB
97, 26, 10
HSL
11°, 81%, 21%
CMYK
0%, 73%, 90%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #611A0A; 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 #611A0A; background-color: #611A0A15; }

Alert / Toast

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

Link / Accent

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

a { color: #611A0A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #611A0A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 26, 10

Red: 97 / Green: 26 / Blue: 10

HSL

11°, 81%, 21%

Hue: 11° / Saturation: 81% / Lightness: 21%

CMYK

0%, 73%, 90%, 62%

Cyan: 0% / Magenta: 73% / Yellow: 90% / Key: 62%

What color is #611A0A?

#611A0A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #611A0A to RGB:

rgb(97, 26, 10)HEX to RGB Converter →

HEX to HSL

Convert #611A0A to HSL:

hsl(11, 81%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #611A0A to CMYK:

cmyk(0%, 73%, 90%, 62%)Color Converter →

Color Meaning and Usage

#611A0A is a dramatic red color with RGB values of 97, 26, 10 and HSL of 11°, 81%, 21%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #611A0A is #0A5161, creating high-contrast pairings. For softer combinations, try analogous colors like #610A26.

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

Contrast with #611A0A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #611A0A?

#611A0A is a dramatic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #611A0A?

#611A0A in RGB is (97, 26, 10) - 97 red, 26 green, and 10 blue.

How to use #611A0A in CSS?

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

What colors go well with #611A0A?

#0A5161 (complementary), #610A26 (analogous), and #1C0703 (lighter shade) work well with #611A0A.