✓ Copied to clipboard
#B33D9F (Magenta) color swatch preview — Color From Pic.
#B33D9F — Magenta color swatch

Magenta

#B33D9F

📝 Color Information for #B33D9F

The hexadecimal color code #B33D9F represents a medium shade in the purple family. In the RGB color model, this color is composed of 179 red, 61 green, and 159 blue, which translates to approximately 70% red, 24% green, and 62% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B33D9F has a hue of 310 degrees, a saturation level of 49%, and a lightness value of 47%. The hue angle of 310° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 310°, saturation of 66%, and brightness/value of 70%. For print applications using the CMYK color model, #B33D9F would be reproduced using 0% cyan, 66% magenta, 11% yellow, and 30% black. The closest web-safe color is #CC3399, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #B33D9F with other colors, consider its complementary color at hue 130° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11746719, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B33D9F

Tailwind CSS
fuchsia-700
HEX
#B33D9F
RGB
rgb(179, 61, 159)
RGB %
70%, 24%, 62%
HSL
hsl(310, 49%, 47%)
HSV
hsv(310, 66%, 70%)
CMYK
0%, 66%, 11%, 30%
Decimal
11746719
Web Safe
#CC3399

🎨 Color Schemes for #B33D9F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B33D9F

🌗 Shades and Tints of #B33D9F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B33D9F

Tones (adding gray / desaturating)

🌈 Hue Variations of #B33D9F

Hue Variations (shifting the color spectrum)

👁️ Preview of #B33D9F in Use

Text on #B33D9F
This demonstrates text readability on the color background. (Click to edit)
#B33D9F as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #B33D9F

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #B33D9F

:root { --color-hex: #B33D9F; --color-rgb: 179, 61, 159; --color-hsl: 310, 49%, 47%; } .bg-color { background-color: #B33D9F; } .text-color { color: #B33D9F; } .border-color { border-color: #B33D9F; }

🛠️ Use #B33D9F in Your Project

🎨
Build a Palette with #B33D9F
Generate harmonious color schemes
⚖️
Check Contrast for #B33D9F
WCAG accessibility testing
🌈
Create a Gradient with #B33D9F
Beautiful CSS gradients

🔗 Related Colors to #B33D9F

#8B3DB3
Hue -30°
#A93DB3
Hue -15°
#B33D82
Hue +15°
#B33D64
Hue +30°
#983487
85% L
#7D2B70
70% L
#5B1F51
50% L
#35122F
30% L
#C85FB7
58% L
#D585C8
68% L
#E4AFDB
79% L
#F1D5EC
89% L

About Magenta (#B33D9F)

Magenta is a medium, moderately saturated, warm purple color with a hue angle of 310°, saturation of 49%, and lightness of 47%. Its RGB value is (179, 61, 159) and its CMYK breakdown is C:0% M:66% Y:11% K:30%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #B33D9F

What is the HEX code for Magenta? +

The HEX code for Magenta is #B33D9F. In CSS you can use it directly as color: #B33D9F; or as a background: background-color: #B33D9F;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #B33D9F? +

The RGB value of #B33D9F is rgb(179, 61, 159). This means the color contains 179 out of 255 parts red, 61 out of 255 parts green, and 159 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(179, 61, 159);

What is the HSL value of #B33D9F? +

The HSL value of #B33D9F is hsl(310, 49%, 47%). The hue is 310°, placing it in the purple family on the color wheel. The saturation is 49%, making it moderately saturated. The lightness is 47%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #B33D9F a warm or cool color? +

#B33D9F is classified as a warm color based on its hue angle of 310°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #B33D9F? +

The approximate CMYK value of #B33D9F is C:0% M:66% Y:11% K:30%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #B33D9F with Other Tools

🔢
Color Converter
Get all formats for #B33D9F — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #B33D9F passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #B33D9F.
👓
Blindness Simulator
See how #B33D9F appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #B33D9F.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #B33D9F.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #B33D9F.
🔬
Technical Formats
See #B33D9F in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #B33D9F as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.