#D6F2F7 Fishious Rend
#D6F2F7 (Fishious Rend) RGB value is (214, 242, 247).
Red value is 214, green value is 242, and blue value is 247.
Cylindrical-coordinate representations (HSL) of color #D6F2F7: hue: 189°, saturation: 67.3%, and lightness: 90.4%.
Process color (CMYK) of #D6F2F7 is 13.4%, 2%, 0%, 3.1%. Web safe color equivalent of #D6F2F7 is ##CCFFFF. Color #D6F2F7 contains mainly Magenta.
Color Spaces
| Color spaces of #D6F2F7 | Value |
|---|---|
| RGB | 214, 242, 247 |
| HSL | 189°, 67.3%, 90.4% |
| HSV / HSB | 189°, 13.4%, 96.9% |
| CMYK | 13.4%, 2%, 0%, 3.1% |
| XYZ | 76.27, 84.51, 100.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 11110010 | 11110111 |
| Octal | 326 | 362 | 367 |
| Decimal | 214 | 242 | 247 |
| Hex | D6 | F2 | F7 |
Shades of #D6F2F7
Tints of #D6F2F7
.mybgColor { background-color: #D6F2F7; }
.myforeColor { color: #D6F2F7; }
.myborderColor { border: 3px solid #D6F2F7; }
<p style="color:#D6F2F7">Text here</p>
This sample text is styled with font color #D6F2F7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D6F2F7">Div content here</div>
<div style="border:3px solid #D6F2F7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 242, 247, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D6F2F7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D6F2F7;
-webkit-box-shadow: 1px 1px 3px #D6F2F7;
box-shadow: 1px 1px 3px #D6F2F7; }
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 #D6F2F7 (Fishious Rend)
Color Overview & Profile: Color #D6F2F7, 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 84% Red (214/255), 95% Green (242/255), and 97% Blue (247/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D6F2F7 translates into the CMYK subtractive color model with values of 13.4% Cyan, 2% Magenta, 0% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 189°, saturation of 67.3%, and lightness of 90.4%.
Web Accessibility & Design Recommendations: When implementing #D6F2F7 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.
