#532728 Color Information

Hex color code: #532728

#532728 is a deep red color. In RGB it is (83, 39, 40), and in HSL it is (359°, 36%, 24%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#532728
RGB
83, 39, 40
HSL
359°, 36%, 24%
CMYK
0%, 53%, 52%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #532728; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 39, 40

Red: 83 / Green: 39 / Blue: 40

HSL

359°, 36%, 24%

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

CMYK

0%, 53%, 52%, 67%

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

What color is #532728?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #532728 to RGB:

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

HEX to HSL

Convert #532728 to HSL:

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

HEX to CMYK

Convert #532728 to CMYK:

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

Color Meaning and Usage

#532728 is a intense red color with RGB values of 83, 39, 40 and HSL of 359°, 36%, 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 #532728 is #275352, creating high-contrast pairings. For softer combinations, try analogous colors like #53273E.

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

Contrast with #532728

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 #532728?

#532728 is a intense red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #532728?

#532728 in RGB is (83, 39, 40) - 83 red, 39 green, and 40 blue.

How to use #532728 in CSS?

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

What colors go well with #532728?

#275352 (complementary), #53273E (analogous), and #1F0F0F (lighter shade) work well with #532728.