#9B6077 Rose Wine
#9B6077 (Rose Wine) RGB value is (155, 96, 119).
Red value is 155, green value is 96, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #9B6077: hue: 337°, saturation: 23.5%, and lightness: 49.2%.
Process color (CMYK) of #9B6077 is 0%, 38.1%, 23.2%, 39.2%. Web safe color equivalent of #9B6077 is ##996666. Color #9B6077 contains mainly Red.
Color Spaces
| Color spaces of #9B6077 | Value |
|---|---|
| RGB | 155, 96, 119 |
| HSL | 337°, 23.5%, 49.2% |
| HSV / HSB | 337°, 38.1%, 60.8% |
| CMYK | 0%, 38.1%, 23.2%, 39.2% |
| XYZ | 21.03, 16.67, 19.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 01100000 | 01110111 |
| Octal | 233 | 140 | 167 |
| Decimal | 155 | 96 | 119 |
| Hex | 9B | 60 | 77 |
Shades of #9B6077
Tints of #9B6077
.mybgColor { background-color: #9B6077; }
.myforeColor { color: #9B6077; }
.myborderColor { border: 3px solid #9B6077; }
<p style="color:#9B6077">Text here</p>
This sample text is styled with font color #9B6077. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9B6077">Div content here</div>
<div style="border:3px solid #9B6077">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 96, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9B6077; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9B6077;
-webkit-box-shadow: 1px 1px 3px #9B6077;
box-shadow: 1px 1px 3px #9B6077; }
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 #9B6077 (Rose Wine)
Color Overview & Profile: Color #9B6077, also known as Rose Wine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (155/255), 38% Green (96/255), and 47% Blue (119/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9B6077 translates into the CMYK subtractive color model with values of 0% Cyan, 38.1% Magenta, 23.2% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 337°, saturation of 23.5%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #9B6077 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 ##996666.
