#51292B Color Information

Hex color code: #51292B

#51292B is a rich red color. In RGB it is (81, 41, 43), and in HSL it is (357°, 33%, 24%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#51292B
RGB
81, 41, 43
HSL
357°, 33%, 24%
CMYK
0%, 49%, 47%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51292B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 41, 43

Red: 81 / Green: 41 / Blue: 43

HSL

357°, 33%, 24%

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

CMYK

0%, 49%, 47%, 68%

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

What color is #51292B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51292B to RGB:

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

HEX to HSL

Convert #51292B to HSL:

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

HEX to CMYK

Convert #51292B to CMYK:

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

Color Meaning and Usage

A dark red tone, #51292B has RGB (81, 41, 43) and HSL (357°, 33%, 24%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51292B is #29514F, creating high-contrast pairings. For softer combinations, try analogous colors like #51293F.

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

Contrast with #51292B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51292B?

#51292B is a dark red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #51292B?

#51292B in RGB is (81, 41, 43) - 81 red, 41 green, and 43 blue.

How to use #51292B in CSS?

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

What colors go well with #51292B?

#29514F (complementary), #51293F (analogous), and #1F0F10 (lighter shade) work well with #51292B.