#53272F Color Information

Hex color code: #53272F

A dramatic red shade, #53272F appears as (83, 39, 47) in RGB and (349°, 36%, 24%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#53272F
RGB
83, 39, 47
HSL
349°, 36%, 24%
CMYK
0%, 53%, 43%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #53272F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 39, 47

Red: 83 / Green: 39 / Blue: 47

HSL

349°, 36%, 24%

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

CMYK

0%, 53%, 43%, 67%

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

What color is #53272F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53272F to RGB:

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

HEX to HSL

Convert #53272F to HSL:

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

HEX to CMYK

Convert #53272F to CMYK:

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

Color Meaning and Usage

#53272F is a dramatic red color with RGB values of 83, 39, 47 and HSL of 349°, 36%, 24%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53272F is #27534B, creating high-contrast pairings. For softer combinations, try analogous colors like #532745.

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

Contrast with #53272F

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

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

What is the RGB value of #53272F?

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

How to use #53272F in CSS?

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

What colors go well with #53272F?

#27534B (complementary), #532745 (analogous), and #1F0F12 (lighter shade) work well with #53272F.