#670F32 Color Information

Hex color code: #670F32

A rich magenta shade, #670F32 appears as (103, 15, 50) in RGB and (336°, 75%, 23%) in HSL. It is often used for branding and logos.

Try:
Color NameMaroon
HEX
#670F32
RGB
103, 15, 50
HSL
336°, 75%, 23%
CMYK
0%, 85%, 51%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #670F32; 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 #670F32; background-color: #670F3215; }

Alert / Toast

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

Link / Accent

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

a { color: #670F32; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #670F32 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 15, 50

Red: 103 / Green: 15 / Blue: 50

HSL

336°, 75%, 23%

Hue: 336° / Saturation: 75% / Lightness: 23%

CMYK

0%, 85%, 51%, 60%

Cyan: 0% / Magenta: 85% / Yellow: 51% / Key: 60%

What color is #670F32?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #670F32 to RGB:

rgb(103, 15, 50)HEX to RGB Converter →

HEX to HSL

Convert #670F32 to HSL:

hsl(336, 75%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #670F32 to CMYK:

cmyk(0%, 85%, 51%, 60%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #670F32 has RGB (103, 15, 50) and HSL (336°, 75%, 23%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #670F32 is #0F6743, creating high-contrast pairings. For softer combinations, try analogous colors like #670F5E.

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

Contrast with #670F32

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 #670F32?

#670F32 is a deep magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #670F32?

#670F32 in RGB is (103, 15, 50) - 103 red, 15 green, and 50 blue.

How to use #670F32 in CSS?

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

What colors go well with #670F32?

#0F6743 (complementary), #670F5E (analogous), and #240511 (lighter shade) work well with #670F32.