#53272A Color Information

Hex color code: #53272A

A dark red shade, #53272A appears as (83, 39, 42) in RGB and (356°, 36%, 24%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#53272A
RGB
83, 39, 42
HSL
356°, 36%, 24%
CMYK
0%, 53%, 49%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #53272A; 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 #53272A; background-color: #53272A15; }

Alert / Toast

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

Link / Accent

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

a { color: #53272A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #53272A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 39, 42

Red: 83 / Green: 39 / Blue: 42

HSL

356°, 36%, 24%

Hue: 356° / Saturation: 36% / Lightness: 24%

CMYK

0%, 53%, 49%, 67%

Cyan: 0% / Magenta: 53% / Yellow: 49% / Key: 67%

What color is #53272A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53272A to RGB:

rgb(83, 39, 42)HEX to RGB Converter →

HEX to HSL

Convert #53272A to HSL:

hsl(356, 36%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #53272A to CMYK:

cmyk(0%, 53%, 49%, 67%)Color Converter →

Color Meaning and Usage

A dramatic red tone, #53272A has RGB (83, 39, 42) and HSL (356°, 36%, 24%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53272A is #275350, creating high-contrast pairings. For softer combinations, try analogous colors like #532740.

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

Contrast with #53272A

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 #53272A?

#53272A is a dramatic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #53272A?

#53272A in RGB is (83, 39, 42) - 83 red, 39 green, and 42 blue.

How to use #53272A in CSS?

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

What colors go well with #53272A?

#275350 (complementary), #532740 (analogous), and #1F0F10 (lighter shade) work well with #53272A.