#91AAB8 Windsurf
#91AAB8 (Windsurf) RGB value is (145, 170, 184).
Red value is 145, green value is 170, and blue value is 184.
Cylindrical-coordinate representations (HSL) of color #91AAB8: hue: 202°, saturation: 21.5%, and lightness: 64.5%.
Process color (CMYK) of #91AAB8 is 21.2%, 7.6%, 0%, 27.8%. Web safe color equivalent of #91AAB8 is ##9999CC. Color #91AAB8 contains mainly Magenta.
Color Spaces
| Color spaces of #91AAB8 | Value |
|---|---|
| RGB | 145, 170, 184 |
| HSL | 202°, 21.5%, 64.5% |
| HSV / HSB | 202°, 21.2%, 72.2% |
| CMYK | 21.2%, 7.6%, 0%, 27.8% |
| XYZ | 34.7, 38.23, 50.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 10101010 | 10111000 |
| Octal | 221 | 252 | 270 |
| Decimal | 145 | 170 | 184 |
| Hex | 91 | AA | B8 |
Shades of #91AAB8
Tints of #91AAB8
.mybgColor { background-color: #91AAB8; }
.myforeColor { color: #91AAB8; }
.myborderColor { border: 3px solid #91AAB8; }
<p style="color:#91AAB8">Text here</p>
This sample text is styled with font color #91AAB8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#91AAB8">Div content here</div>
<div style="border:3px solid #91AAB8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 170, 184, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #91AAB8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #91AAB8;
-webkit-box-shadow: 1px 1px 3px #91AAB8;
box-shadow: 1px 1px 3px #91AAB8; }
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 #91AAB8 (Windsurf)
Color Overview & Profile: Color #91AAB8, also known as Windsurf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (145/255), 67% Green (170/255), and 72% Blue (184/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #91AAB8 translates into the CMYK subtractive color model with values of 21.2% Cyan, 7.6% Magenta, 0% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 202°, saturation of 21.5%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #91AAB8 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 ##9999CC.
