#9BB2A1 Phoenix Tears
#9BB2A1 (Phoenix Tears) RGB value is (155, 178, 161).
Red value is 155, green value is 178, and blue value is 161.
Cylindrical-coordinate representations (HSL) of color #9BB2A1: hue: 136°, saturation: 13%, and lightness: 65.3%.
Process color (CMYK) of #9BB2A1 is 12.9%, 0%, 9.6%, 30.2%. Web safe color equivalent of #9BB2A1 is ##999999. Color #9BB2A1 contains mainly Cyan.
Color Spaces
| Color spaces of #9BB2A1 | Value |
|---|---|
| RGB | 155, 178, 161 |
| HSL | 136°, 13%, 65.3% |
| HSV / HSB | 136°, 12.9%, 69.8% |
| CMYK | 12.9%, 0%, 9.6%, 30.2% |
| XYZ | 35.87, 41.38, 39.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10110010 | 10100001 |
| Octal | 233 | 262 | 241 |
| Decimal | 155 | 178 | 161 |
| Hex | 9B | B2 | A1 |
Shades of #9BB2A1
Tints of #9BB2A1
.mybgColor { background-color: #9BB2A1; }
.myforeColor { color: #9BB2A1; }
.myborderColor { border: 3px solid #9BB2A1; }
<p style="color:#9BB2A1">Text here</p>
This sample text is styled with font color #9BB2A1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9BB2A1">Div content here</div>
<div style="border:3px solid #9BB2A1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 178, 161, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9BB2A1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9BB2A1;
-webkit-box-shadow: 1px 1px 3px #9BB2A1;
box-shadow: 1px 1px 3px #9BB2A1; }
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 #9BB2A1 (Phoenix Tears)
Color Overview & Profile: Color #9BB2A1, also known as Phoenix Tears, 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), 70% Green (178/255), and 63% Blue (161/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #9BB2A1 translates into the CMYK subtractive color model with values of 12.9% Cyan, 0% Magenta, 9.6% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 13%, and lightness of 65.3%.
Web Accessibility & Design Recommendations: When implementing #9BB2A1 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 ##999999.
