#512932 Color Information

Hex color code: #512932

#512932 is a dramatic red color. In RGB it is (81, 41, 50), and in HSL it is (347°, 33%, 24%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#512932
RGB
81, 41, 50
HSL
347°, 33%, 24%
CMYK
0%, 49%, 38%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #512932; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 41, 50

Red: 81 / Green: 41 / Blue: 50

HSL

347°, 33%, 24%

Hue: 347° / Saturation: 33% / Lightness: 24%

CMYK

0%, 49%, 38%, 68%

Cyan: 0% / Magenta: 49% / Yellow: 38% / Key: 68%

What color is #512932?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #512932 to RGB:

rgb(81, 41, 50)HEX to RGB Converter →

HEX to HSL

Convert #512932 to HSL:

hsl(347, 33%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #512932 to CMYK:

cmyk(0%, 49%, 38%, 68%)Color Converter →

Color Meaning and Usage

#512932 is a deep red color with RGB values of 81, 41, 50 and HSL of 347°, 33%, 24%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #512932 is #295149, creating high-contrast pairings. For softer combinations, try analogous colors like #512946.

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

Contrast with #512932

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #512932?

#512932 is a deep red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #512932?

#512932 in RGB is (81, 41, 50) - 81 red, 41 green, and 50 blue.

How to use #512932 in CSS?

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

What colors go well with #512932?

#295149 (complementary), #512946 (analogous), and #1F0F13 (lighter shade) work well with #512932.