#95608B Rust Magenta
#95608B (Rust Magenta) RGB value is (149, 96, 139).
Red value is 149, green value is 96, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #95608B: hue: 311°, saturation: 21.6%, and lightness: 48%.
Process color (CMYK) of #95608B is 0%, 35.6%, 6.7%, 41.6%. Web safe color equivalent of #95608B is ##996699. Color #95608B contains mainly Red.
Color Spaces
| Color spaces of #95608B | Value |
|---|---|
| RGB | 149, 96, 139 |
| HSL | 311°, 21.6%, 48% |
| HSV / HSB | 311°, 35.6%, 58.4% |
| CMYK | 0%, 35.6%, 6.7%, 41.6% |
| XYZ | 21.24, 16.62, 26.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 01100000 | 10001011 |
| Octal | 225 | 140 | 213 |
| Decimal | 149 | 96 | 139 |
| Hex | 95 | 60 | 8B |
Shades of #95608B
Tints of #95608B
.mybgColor { background-color: #95608B; }
.myforeColor { color: #95608B; }
.myborderColor { border: 3px solid #95608B; }
<p style="color:#95608B">Text here</p>
This sample text is styled with font color #95608B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#95608B">Div content here</div>
<div style="border:3px solid #95608B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 96, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #95608B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #95608B;
-webkit-box-shadow: 1px 1px 3px #95608B;
box-shadow: 1px 1px 3px #95608B; }
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 #95608B (Rust Magenta)
Color Overview & Profile: Color #95608B, also known as Rust Magenta, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (149/255), 38% Green (96/255), and 55% Blue (139/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #95608B translates into the CMYK subtractive color model with values of 0% Cyan, 35.6% Magenta, 6.7% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 311°, saturation of 21.6%, and lightness of 48%.
Web Accessibility & Design Recommendations: When implementing #95608B 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 ##996699.
