#513841 Color Information

Hex color code: #513841

A neutral magenta shade, #513841 appears as (81, 56, 65) in RGB and (338°, 18%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#513841
RGB
81, 56, 65
HSL
338°, 18%, 27%
CMYK
0%, 31%, 20%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #513841; 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 #513841; background-color: #51384115; }

Alert / Toast

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

Link / Accent

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

a { color: #513841; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #513841 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 56, 65

Red: 81 / Green: 56 / Blue: 65

HSL

338°, 18%, 27%

Hue: 338° / Saturation: 18% / Lightness: 27%

CMYK

0%, 31%, 20%, 68%

Cyan: 0% / Magenta: 31% / Yellow: 20% / Key: 68%

What color is #513841?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #513841 to RGB:

rgb(81, 56, 65)HEX to RGB Converter →

HEX to HSL

Convert #513841 to HSL:

hsl(338, 18%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #513841 to CMYK:

cmyk(0%, 31%, 20%, 68%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #513841 has RGB (81, 56, 65) and HSL (338°, 18%, 27%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #513841 is #385148, creating high-contrast pairings. For softer combinations, try analogous colors like #51384E.

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

Contrast with #513841

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #513841?

#513841 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #513841?

#513841 in RGB is (81, 56, 65) - 81 red, 56 green, and 65 blue.

How to use #513841 in CSS?

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

What colors go well with #513841?

#385148 (complementary), #51384E (analogous), and #24191D (lighter shade) work well with #513841.