#48232A Color Information

Hex color code: #48232A

The hex color #48232A is a intense red with RGB values of (72, 35, 42) and HSL of (349°, 35%, 21%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#48232A
RGB
72, 35, 42
HSL
349°, 35%, 21%
CMYK
0%, 51%, 42%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #48232A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 35, 42

Red: 72 / Green: 35 / Blue: 42

HSL

349°, 35%, 21%

Hue: 349° / Saturation: 35% / Lightness: 21%

CMYK

0%, 51%, 42%, 72%

Cyan: 0% / Magenta: 51% / Yellow: 42% / Key: 72%

What color is #48232A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48232A to RGB:

rgb(72, 35, 42)HEX to RGB Converter →

HEX to HSL

Convert #48232A to HSL:

hsl(349, 35%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #48232A to CMYK:

cmyk(0%, 51%, 42%, 72%)Color Converter →

Color Meaning and Usage

#48232A is a deep red color with RGB values of 72, 35, 42 and HSL of 349°, 35%, 21%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48232A is #234841, creating high-contrast pairings. For softer combinations, try analogous colors like #48233C.

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

Contrast with #48232A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48232A?

#48232A is a deep red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #48232A?

#48232A in RGB is (72, 35, 42) - 72 red, 35 green, and 42 blue.

How to use #48232A in CSS?

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

What colors go well with #48232A?

#234841 (complementary), #48233C (analogous), and #150A0C (lighter shade) work well with #48232A.