#9F4CB7 Fuchsia Pheromone
#9F4CB7 (Fuchsia Pheromone) RGB value is (159, 76, 183).
Red value is 159, green value is 76, and blue value is 183.
Cylindrical-coordinate representations (HSL) of color #9F4CB7: hue: 287°, saturation: 42.6%, and lightness: 50.8%.
Process color (CMYK) of #9F4CB7 is 13.1%, 58.5%, 0%, 28.2%. Web safe color equivalent of #9F4CB7 is ##9933CC. Color #9F4CB7 contains mainly Magenta.
Color Spaces
| Color spaces of #9F4CB7 | Value |
|---|---|
| RGB | 159, 76, 183 |
| HSL | 287°, 42.6%, 50.8% |
| HSV / HSB | 287°, 58.5%, 71.8% |
| CMYK | 13.1%, 58.5%, 0%, 28.2% |
| XYZ | 25.43, 15.96, 46.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 01001100 | 10110111 |
| Octal | 237 | 114 | 267 |
| Decimal | 159 | 76 | 183 |
| Hex | 9F | 4C | B7 |
Shades of #9F4CB7
Tints of #9F4CB7
.mybgColor { background-color: #9F4CB7; }
.myforeColor { color: #9F4CB7; }
.myborderColor { border: 3px solid #9F4CB7; }
<p style="color:#9F4CB7">Text here</p>
This sample text is styled with font color #9F4CB7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9F4CB7">Div content here</div>
<div style="border:3px solid #9F4CB7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 76, 183, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9F4CB7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9F4CB7;
-webkit-box-shadow: 1px 1px 3px #9F4CB7;
box-shadow: 1px 1px 3px #9F4CB7; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #9F4CB7 (Fuchsia Pheromone)
Color Overview & Profile: Color #9F4CB7, also known as Fuchsia Pheromone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (159/255), 30% Green (76/255), and 72% Blue (183/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9F4CB7 translates into the CMYK subtractive color model with values of 13.1% Cyan, 58.5% Magenta, 0% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 287°, saturation of 42.6%, and lightness of 50.8%.
Web Accessibility & Design Recommendations: When implementing #9F4CB7 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##9933CC.
