#9E6B89 Pink Jazz
#9E6B89 (Pink Jazz) RGB value is (158, 107, 137).
Red value is 158, green value is 107, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #9E6B89: hue: 325°, saturation: 20.8%, and lightness: 52%.
Process color (CMYK) of #9E6B89 is 0%, 32.3%, 13.3%, 38%. Web safe color equivalent of #9E6B89 is ##996699. Color #9E6B89 contains mainly Red.
Color Spaces
| Color spaces of #9E6B89 | Value |
|---|---|
| RGB | 158, 107, 137 |
| HSL | 325°, 20.8%, 52% |
| HSV / HSB | 325°, 32.3%, 62% |
| CMYK | 0%, 32.3%, 13.3%, 38% |
| XYZ | 23.87, 19.59, 26.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011110 | 01101011 | 10001001 |
| Octal | 236 | 153 | 211 |
| Decimal | 158 | 107 | 137 |
| Hex | 9E | 6B | 89 |
Shades of #9E6B89
Tints of #9E6B89
.mybgColor { background-color: #9E6B89; }
.myforeColor { color: #9E6B89; }
.myborderColor { border: 3px solid #9E6B89; }
<p style="color:#9E6B89">Text here</p>
This sample text is styled with font color #9E6B89. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9E6B89">Div content here</div>
<div style="border:3px solid #9E6B89">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(158, 107, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9E6B89; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9E6B89;
-webkit-box-shadow: 1px 1px 3px #9E6B89;
box-shadow: 1px 1px 3px #9E6B89; }
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 #9E6B89 (Pink Jazz)
Color Overview & Profile: Color #9E6B89, also known as Pink Jazz, 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 (158/255), 42% Green (107/255), and 54% Blue (137/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9E6B89 translates into the CMYK subtractive color model with values of 0% Cyan, 32.3% Magenta, 13.3% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 325°, saturation of 20.8%, and lightness of 52%.
Web Accessibility & Design Recommendations: When implementing #9E6B89 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.
