#D9F7FA Fishious Rend
#D9F7FA (Fishious Rend) RGB value is (217, 247, 250).
Red value is 217, green value is 247, and blue value is 250.
Cylindrical-coordinate representations (HSL) of color #D9F7FA: hue: 185°, saturation: 76.7%, and lightness: 91.6%.
Process color (CMYK) of #D9F7FA is 13.2%, 1.2%, 0%, 2%. Web safe color equivalent of #D9F7FA is ##CCFFFF. Color #D9F7FA contains mainly Magenta.
Color Spaces
| Color spaces of #D9F7FA | Value |
|---|---|
| RGB | 217, 247, 250 |
| HSL | 185°, 76.7%, 91.6% |
| HSV / HSB | 185°, 13.2%, 98% |
| CMYK | 13.2%, 1.2%, 0%, 2% |
| XYZ | 79.13, 88.17, 103.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11110111 | 11111010 |
| Octal | 331 | 367 | 372 |
| Decimal | 217 | 247 | 250 |
| Hex | D9 | F7 | FA |
Shades of #D9F7FA
Tints of #D9F7FA
.mybgColor { background-color: #D9F7FA; }
.myforeColor { color: #D9F7FA; }
.myborderColor { border: 3px solid #D9F7FA; }
<p style="color:#D9F7FA">Text here</p>
This sample text is styled with font color #D9F7FA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9F7FA">Div content here</div>
<div style="border:3px solid #D9F7FA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 247, 250, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9F7FA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9F7FA;
-webkit-box-shadow: 1px 1px 3px #D9F7FA;
box-shadow: 1px 1px 3px #D9F7FA; }
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 #D9F7FA (Fishious Rend)
Color Overview & Profile: Color #D9F7FA, also known as Fishious Rend, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (217/255), 97% Green (247/255), and 98% Blue (250/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9F7FA translates into the CMYK subtractive color model with values of 13.2% Cyan, 1.2% Magenta, 0% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 185°, saturation of 76.7%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #D9F7FA 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 ##CCFFFF.
