#64113B Color Information

Hex color code: #64113B

A intense magenta shade, #64113B appears as (100, 17, 59) in RGB and (330°, 71%, 23%) in HSL. It is widely used in graphic design.

Try:
Color NameMaroon
HEX
#64113B
RGB
100, 17, 59
HSL
330°, 71%, 23%
CMYK
0%, 83%, 41%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #64113B; 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 #64113B; background-color: #64113B15; }

Alert / Toast

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

Link / Accent

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

a { color: #64113B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64113B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 17, 59

Red: 100 / Green: 17 / Blue: 59

HSL

330°, 71%, 23%

Hue: 330° / Saturation: 71% / Lightness: 23%

CMYK

0%, 83%, 41%, 61%

Cyan: 0% / Magenta: 83% / Yellow: 41% / Key: 61%

What color is #64113B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64113B to RGB:

rgb(100, 17, 59)HEX to RGB Converter →

HEX to HSL

Convert #64113B to HSL:

hsl(330, 71%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #64113B to CMYK:

cmyk(0%, 83%, 41%, 61%)Color Converter →

Color Meaning and Usage

A rich magenta tone, #64113B has RGB (100, 17, 59) and HSL (330°, 71%, 23%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64113B is #11643B, creating high-contrast pairings. For softer combinations, try analogous colors like #641164.

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

Contrast with #64113B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #64113B?

#64113B is a rich magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #64113B?

#64113B in RGB is (100, 17, 59) - 100 red, 17 green, and 59 blue.

How to use #64113B in CSS?

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

What colors go well with #64113B?

#11643B (complementary), #641164 (analogous), and #230614 (lighter shade) work well with #64113B.