#95179B Color Information

Hex color code: #95179B

A striking magenta shade, #95179B appears as (149, 23, 155) in RGB and (297°, 74%, 35%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Magenta
HEX
#95179B
RGB
149, 23, 155
HSL
297°, 74%, 35%
CMYK
4%, 85%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #95179B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 23, 155

Red: 149 / Green: 23 / Blue: 155

HSL

297°, 74%, 35%

Hue: 297° / Saturation: 74% / Lightness: 35%

CMYK

4%, 85%, 0%, 39%

Cyan: 4% / Magenta: 85% / Yellow: 0% / Key: 39%

What color is #95179B?

#95179B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95179B to RGB:

rgb(149, 23, 155)HEX to RGB Converter →

HEX to HSL

Convert #95179B to HSL:

hsl(297, 74%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #95179B to CMYK:

cmyk(4%, 85%, 0%, 39%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #95179B has RGB (149, 23, 155) and HSL (297°, 74%, 35%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95179B is #1E9B17, creating high-contrast pairings. For softer combinations, try analogous colors like #53179B.

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

Contrast with #95179B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95179B?

#95179B is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #95179B?

#95179B in RGB is (149, 23, 155) - 149 red, 23 green, and 155 blue.

How to use #95179B in CSS?

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

What colors go well with #95179B?

#1E9B17 (complementary), #53179B (analogous), and #550D59 (lighter shade) work well with #95179B.