#98A2D6 Foresight
#98A2D6 (Foresight) RGB value is (152, 162, 214).
Red value is 152, green value is 162, and blue value is 214.
Cylindrical-coordinate representations (HSL) of color #98A2D6: hue: 230°, saturation: 43.1%, and lightness: 71.8%.
Process color (CMYK) of #98A2D6 is 29%, 24.3%, 0%, 16.1%. Web safe color equivalent of #98A2D6 is ##9999CC. Color #98A2D6 contains mainly Blue.
Color Spaces
| Color spaces of #98A2D6 | Value |
|---|---|
| RGB | 152, 162, 214 |
| HSL | 230°, 43.1%, 71.8% |
| HSV / HSB | 230°, 29%, 83.9% |
| CMYK | 29%, 24.3%, 0%, 16.1% |
| XYZ | 38, 37.37, 68.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 10100010 | 11010110 |
| Octal | 230 | 242 | 326 |
| Decimal | 152 | 162 | 214 |
| Hex | 98 | A2 | D6 |
Shades of #98A2D6
Tints of #98A2D6
.mybgColor { background-color: #98A2D6; }
.myforeColor { color: #98A2D6; }
.myborderColor { border: 3px solid #98A2D6; }
<p style="color:#98A2D6">Text here</p>
This sample text is styled with font color #98A2D6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#98A2D6">Div content here</div>
<div style="border:3px solid #98A2D6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 162, 214, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #98A2D6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #98A2D6;
-webkit-box-shadow: 1px 1px 3px #98A2D6;
box-shadow: 1px 1px 3px #98A2D6; }
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 #98A2D6 (Foresight)
Color Overview & Profile: Color #98A2D6, also known as Foresight, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (152/255), 64% Green (162/255), and 84% Blue (214/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #98A2D6 translates into the CMYK subtractive color model with values of 29% Cyan, 24.3% Magenta, 0% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 230°, saturation of 43.1%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #98A2D6 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.
