#45273D Color Information

Hex color code: #45273D

The hex color #45273D is a dramatic magenta with RGB values of (69, 39, 61) and HSL of (316°, 28%, 21%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#45273D
RGB
69, 39, 61
HSL
316°, 28%, 21%
CMYK
0%, 43%, 12%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #45273D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 39, 61

Red: 69 / Green: 39 / Blue: 61

HSL

316°, 28%, 21%

Hue: 316° / Saturation: 28% / Lightness: 21%

CMYK

0%, 43%, 12%, 73%

Cyan: 0% / Magenta: 43% / Yellow: 12% / Key: 73%

What color is #45273D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45273D to RGB:

rgb(69, 39, 61)HEX to RGB Converter →

HEX to HSL

Convert #45273D to HSL:

hsl(316, 28%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #45273D to CMYK:

cmyk(0%, 43%, 12%, 73%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #45273D has RGB (69, 39, 61) and HSL (316°, 28%, 21%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45273D is #27452F, creating high-contrast pairings. For softer combinations, try analogous colors like #3E2745.

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

Contrast with #45273D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45273D?

#45273D is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #45273D?

#45273D in RGB is (69, 39, 61) - 69 red, 39 green, and 61 blue.

How to use #45273D in CSS?

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

What colors go well with #45273D?

#27452F (complementary), #3E2745 (analogous), and #140B11 (lighter shade) work well with #45273D.