#8FABBD Pool Bar
#8FABBD (Pool Bar) RGB value is (143, 171, 189).
Red value is 143, green value is 171, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #8FABBD: hue: 203°, saturation: 25.8%, and lightness: 65.1%.
Process color (CMYK) of #8FABBD is 24.3%, 9.5%, 0%, 25.9%. Web safe color equivalent of #8FABBD is ##9999CC. Color #8FABBD contains mainly Magenta.
Color Spaces
| Color spaces of #8FABBD | Value |
|---|---|
| RGB | 143, 171, 189 |
| HSL | 203°, 25.8%, 65.1% |
| HSV / HSB | 203°, 24.3%, 74.1% |
| CMYK | 24.3%, 9.5%, 0%, 25.9% |
| XYZ | 35.07, 38.64, 53.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001111 | 10101011 | 10111101 |
| Octal | 217 | 253 | 275 |
| Decimal | 143 | 171 | 189 |
| Hex | 8F | AB | BD |
Shades of #8FABBD
Tints of #8FABBD
.mybgColor { background-color: #8FABBD; }
.myforeColor { color: #8FABBD; }
.myborderColor { border: 3px solid #8FABBD; }
<p style="color:#8FABBD">Text here</p>
This sample text is styled with font color #8FABBD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8FABBD">Div content here</div>
<div style="border:3px solid #8FABBD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(143, 171, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8FABBD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8FABBD;
-webkit-box-shadow: 1px 1px 3px #8FABBD;
box-shadow: 1px 1px 3px #8FABBD; }
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 #8FABBD (Pool Bar)
Color Overview & Profile: Color #8FABBD, also known as Pool Bar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (143/255), 67% Green (171/255), and 74% Blue (189/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #8FABBD translates into the CMYK subtractive color model with values of 24.3% Cyan, 9.5% Magenta, 0% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 25.8%, and lightness of 65.1%.
Web Accessibility & Design Recommendations: When implementing #8FABBD 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.
