#92165A Color Information

Hex color code: #92165A

The hex color #92165A is a vivid magenta with RGB values of (146, 22, 90) and HSL of (327°, 74%, 33%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#92165A
RGB
146, 22, 90
HSL
327°, 74%, 33%
CMYK
0%, 85%, 38%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #92165A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 22, 90

Red: 146 / Green: 22 / Blue: 90

HSL

327°, 74%, 33%

Hue: 327° / Saturation: 74% / Lightness: 33%

CMYK

0%, 85%, 38%, 43%

Cyan: 0% / Magenta: 85% / Yellow: 38% / Key: 43%

What color is #92165A?

#92165A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92165A to RGB:

rgb(146, 22, 90)HEX to RGB Converter →

HEX to HSL

Convert #92165A to HSL:

hsl(327, 74%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #92165A to CMYK:

cmyk(0%, 85%, 38%, 43%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #92165A has RGB (146, 22, 90) and HSL (327°, 74%, 33%). 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 #92165A is #16924E, creating high-contrast pairings. For softer combinations, try analogous colors like #8C1692.

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

Contrast with #92165A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92165A?

#92165A is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #92165A?

#92165A in RGB is (146, 22, 90) - 146 red, 22 green, and 90 blue.

How to use #92165A in CSS?

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

What colors go well with #92165A?

#16924E (complementary), #8C1692 (analogous), and #500C31 (lighter shade) work well with #92165A.