#45284D Color Information

Hex color code: #45284D

A dramatic magenta shade, #45284D appears as (69, 40, 77) in RGB and (287°, 32%, 23%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#45284D
RGB
69, 40, 77
HSL
287°, 32%, 23%
CMYK
10%, 48%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #45284D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 40, 77

Red: 69 / Green: 40 / Blue: 77

HSL

287°, 32%, 23%

Hue: 287° / Saturation: 32% / Lightness: 23%

CMYK

10%, 48%, 0%, 70%

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

What color is #45284D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45284D to RGB:

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

HEX to HSL

Convert #45284D to HSL:

hsl(287, 32%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #45284D to CMYK:

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

Color Meaning and Usage

#45284D is a deep magenta color with RGB values of 69, 40, 77 and HSL of 287°, 32%, 23%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45284D is #304D28, creating high-contrast pairings. For softer combinations, try analogous colors like #33284D.

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

Contrast with #45284D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45284D?

#45284D is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #45284D?

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

How to use #45284D in CSS?

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

What colors go well with #45284D?

#304D28 (complementary), #33284D (analogous), and #180E1B (lighter shade) work well with #45284D.