#9FBADF Pylon
#9FBADF (Pylon) RGB value is (159, 186, 223).
Red value is 159, green value is 186, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #9FBADF: hue: 215°, saturation: 50%, and lightness: 74.9%.
Process color (CMYK) of #9FBADF is 28.7%, 16.6%, 0%, 12.5%. Web safe color equivalent of #9FBADF is ##99CCCC. Color #9FBADF contains mainly Blue.
Color Spaces
| Color spaces of #9FBADF | Value |
|---|---|
| RGB | 159, 186, 223 |
| HSL | 215°, 50%, 74.9% |
| HSV / HSB | 215°, 28.7%, 87.5% |
| CMYK | 28.7%, 16.6%, 0%, 12.5% |
| XYZ | 45.17, 47.81, 76.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 10111010 | 11011111 |
| Octal | 237 | 272 | 337 |
| Decimal | 159 | 186 | 223 |
| Hex | 9F | BA | DF |
Shades of #9FBADF
Tints of #9FBADF
.mybgColor { background-color: #9FBADF; }
.myforeColor { color: #9FBADF; }
.myborderColor { border: 3px solid #9FBADF; }
<p style="color:#9FBADF">Text here</p>
This sample text is styled with font color #9FBADF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9FBADF">Div content here</div>
<div style="border:3px solid #9FBADF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 186, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9FBADF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9FBADF;
-webkit-box-shadow: 1px 1px 3px #9FBADF;
box-shadow: 1px 1px 3px #9FBADF; }
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 #9FBADF (Pylon)
Color Overview & Profile: Color #9FBADF, also known as Pylon, 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 (159/255), 73% Green (186/255), and 87% Blue (223/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #9FBADF translates into the CMYK subtractive color model with values of 28.7% Cyan, 16.6% Magenta, 0% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 215°, saturation of 50%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #9FBADF 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 ##99CCCC.
