#45234D Color Information

Hex color code: #45234D

A intense magenta shade, #45234D appears as (69, 35, 77) in RGB and (289°, 37%, 22%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#45234D
RGB
69, 35, 77
HSL
289°, 37%, 22%
CMYK
10%, 55%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #45234D; 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 #45234D; background-color: #45234D15; }

Alert / Toast

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

Link / Accent

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

a { color: #45234D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45234D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 35, 77

Red: 69 / Green: 35 / Blue: 77

HSL

289°, 37%, 22%

Hue: 289° / Saturation: 37% / Lightness: 22%

CMYK

10%, 55%, 0%, 70%

Cyan: 10% / Magenta: 55% / Yellow: 0% / Key: 70%

What color is #45234D?

#45234D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45234D to RGB:

rgb(69, 35, 77)HEX to RGB Converter →

HEX to HSL

Convert #45234D to HSL:

hsl(289, 37%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #45234D to CMYK:

cmyk(10%, 55%, 0%, 70%)Color Converter →

Color Meaning and Usage

A dramatic magenta tone, #45234D has RGB (69, 35, 77) and HSL (289°, 37%, 22%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45234D is #2B4D23, creating high-contrast pairings. For softer combinations, try analogous colors like #30234D.

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

Contrast with #45234D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45234D?

#45234D is a dramatic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #45234D?

#45234D in RGB is (69, 35, 77) - 69 red, 35 green, and 77 blue.

How to use #45234D in CSS?

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

What colors go well with #45234D?

#2B4D23 (complementary), #30234D (analogous), and #160B18 (lighter shade) work well with #45234D.