#52291E Color Information

Hex color code: #52291E

The hex color #52291E is a deep red with RGB values of (82, 41, 30) and HSL of (13°, 46%, 22%). It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#52291E
RGB
82, 41, 30
HSL
13°, 46%, 22%
CMYK
0%, 50%, 63%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #52291E; 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 #52291E; background-color: #52291E15; }

Alert / Toast

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

Link / Accent

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

a { color: #52291E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52291E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 41, 30

Red: 82 / Green: 41 / Blue: 30

HSL

13°, 46%, 22%

Hue: 13° / Saturation: 46% / Lightness: 22%

CMYK

0%, 50%, 63%, 68%

Cyan: 0% / Magenta: 50% / Yellow: 63% / Key: 68%

What color is #52291E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52291E to RGB:

rgb(82, 41, 30)HEX to RGB Converter →

HEX to HSL

Convert #52291E to HSL:

hsl(13, 46%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #52291E to CMYK:

cmyk(0%, 50%, 63%, 68%)Color Converter →

Color Meaning and Usage

#52291E is a dramatic red color with RGB values of 82, 41, 30 and HSL of 13°, 46%, 22%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52291E is #1E4752, creating high-contrast pairings. For softer combinations, try analogous colors like #521E2D.

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

Contrast with #52291E

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 #52291E?

#52291E is a dramatic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #52291E?

#52291E in RGB is (82, 41, 30) - 82 red, 41 green, and 30 blue.

How to use #52291E in CSS?

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

What colors go well with #52291E?

#1E4752 (complementary), #521E2D (analogous), and #1A0D0A (lighter shade) work well with #52291E.