#673C5E Color Information

Hex color code: #673C5E

#673C5E is a subtle magenta color. In RGB it is (103, 60, 94), and in HSL it is (313°, 26%, 32%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#673C5E
RGB
103, 60, 94
HSL
313°, 26%, 32%
CMYK
0%, 42%, 9%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #673C5E; 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 #673C5E; background-color: #673C5E15; }

Alert / Toast

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

Link / Accent

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

a { color: #673C5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #673C5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 60, 94

Red: 103 / Green: 60 / Blue: 94

HSL

313°, 26%, 32%

Hue: 313° / Saturation: 26% / Lightness: 32%

CMYK

0%, 42%, 9%, 60%

Cyan: 0% / Magenta: 42% / Yellow: 9% / Key: 60%

What color is #673C5E?

#673C5E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #673C5E to RGB:

rgb(103, 60, 94)HEX to RGB Converter →

HEX to HSL

Convert #673C5E to HSL:

hsl(313, 26%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #673C5E to CMYK:

cmyk(0%, 42%, 9%, 60%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #673C5E has RGB (103, 60, 94) and HSL (313°, 26%, 32%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #673C5E is #3C6746, creating high-contrast pairings. For softer combinations, try analogous colors like #5B3C67.

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

Contrast with #673C5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #673C5E?

#673C5E is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #673C5E?

#673C5E in RGB is (103, 60, 94) - 103 red, 60 green, and 94 blue.

How to use #673C5E in CSS?

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

What colors go well with #673C5E?

#3C6746 (complementary), #5B3C67 (analogous), and #372032 (lighter shade) work well with #673C5E.