#45163B Color Information

Hex color code: #45163B

#45163B is a dramatic magenta color. In RGB it is (69, 22, 59), and in HSL it is (313°, 52%, 18%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#45163B
RGB
69, 22, 59
HSL
313°, 52%, 18%
CMYK
0%, 68%, 14%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #45163B; 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 #45163B; background-color: #45163B15; }

Alert / Toast

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

Link / Accent

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

a { color: #45163B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45163B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 22, 59

Red: 69 / Green: 22 / Blue: 59

HSL

313°, 52%, 18%

Hue: 313° / Saturation: 52% / Lightness: 18%

CMYK

0%, 68%, 14%, 73%

Cyan: 0% / Magenta: 68% / Yellow: 14% / Key: 73%

What color is #45163B?

#45163B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45163B to RGB:

rgb(69, 22, 59)HEX to RGB Converter →

HEX to HSL

Convert #45163B to HSL:

hsl(313, 52%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #45163B to CMYK:

cmyk(0%, 68%, 14%, 73%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #45163B has RGB (69, 22, 59) and HSL (313°, 52%, 18%). Known for evoking sophistication and elegance, this very dark shade is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45163B is #164620, creating high-contrast pairings. For softer combinations, try analogous colors like #381646.

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

Contrast with #45163B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45163B?

#45163B is a dark magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #45163B?

#45163B in RGB is (69, 22, 59) - 69 red, 22 green, and 59 blue.

How to use #45163B in CSS?

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

What colors go well with #45163B?

#164620 (complementary), #381646 (analogous), and #0C040A (lighter shade) work well with #45163B.