#98B5D2 Blue Satin
#98B5D2 (Blue Satin) RGB value is (152, 181, 210).
Red value is 152, green value is 181, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #98B5D2: hue: 210°, saturation: 39.2%, and lightness: 71%.
Process color (CMYK) of #98B5D2 is 27.6%, 13.8%, 0%, 17.6%. Web safe color equivalent of #98B5D2 is ##99CCCC. Color #98B5D2 contains mainly Blue.
Color Spaces
| Color spaces of #98B5D2 | Value |
|---|---|
| RGB | 152, 181, 210 |
| HSL | 210°, 39.2%, 71% |
| HSV / HSB | 210°, 27.6%, 82.4% |
| CMYK | 27.6%, 13.8%, 0%, 17.6% |
| XYZ | 41.1, 44.37, 67.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 10110101 | 11010010 |
| Octal | 230 | 265 | 322 |
| Decimal | 152 | 181 | 210 |
| Hex | 98 | B5 | D2 |
Shades of #98B5D2
Tints of #98B5D2
.mybgColor { background-color: #98B5D2; }
.myforeColor { color: #98B5D2; }
.myborderColor { border: 3px solid #98B5D2; }
<p style="color:#98B5D2">Text here</p>
This sample text is styled with font color #98B5D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#98B5D2">Div content here</div>
<div style="border:3px solid #98B5D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 181, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #98B5D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #98B5D2;
-webkit-box-shadow: 1px 1px 3px #98B5D2;
box-shadow: 1px 1px 3px #98B5D2; }
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 #98B5D2 (Blue Satin)
Color Overview & Profile: Color #98B5D2, also known as Blue Satin, 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), 71% Green (181/255), and 82% Blue (210/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #98B5D2 translates into the CMYK subtractive color model with values of 27.6% Cyan, 13.8% Magenta, 0% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 39.2%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #98B5D2 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.
