#DEF4F6 Fishious Rend
#DEF4F6 (Fishious Rend) RGB value is (222, 244, 246).
Red value is 222, green value is 244, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #DEF4F6: hue: 185°, saturation: 57.1%, and lightness: 91.8%.
Process color (CMYK) of #DEF4F6 is 9.8%, 0.8%, 0%, 3.5%. Web safe color equivalent of #DEF4F6 is ##CCFFFF. Color #DEF4F6 contains mainly Magenta.
Color Spaces
| Color spaces of #DEF4F6 | Value |
|---|---|
| RGB | 222, 244, 246 |
| HSL | 185°, 57.1%, 91.8% |
| HSV / HSB | 185°, 9.8%, 96.5% |
| CMYK | 9.8%, 0.8%, 0%, 3.5% |
| XYZ | 79.11, 86.88, 99.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11110100 | 11110110 |
| Octal | 336 | 364 | 366 |
| Decimal | 222 | 244 | 246 |
| Hex | DE | F4 | F6 |
Shades of #DEF4F6
Tints of #DEF4F6
.mybgColor { background-color: #DEF4F6; }
.myforeColor { color: #DEF4F6; }
.myborderColor { border: 3px solid #DEF4F6; }
<p style="color:#DEF4F6">Text here</p>
This sample text is styled with font color #DEF4F6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEF4F6">Div content here</div>
<div style="border:3px solid #DEF4F6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 244, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEF4F6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEF4F6;
-webkit-box-shadow: 1px 1px 3px #DEF4F6;
box-shadow: 1px 1px 3px #DEF4F6; }
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 #DEF4F6 (Fishious Rend)
Color Overview & Profile: Color #DEF4F6, 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 87% Red (222/255), 96% Green (244/255), and 96% Blue (246/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEF4F6 translates into the CMYK subtractive color model with values of 9.8% Cyan, 0.8% Magenta, 0% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 185°, saturation of 57.1%, and lightness of 91.8%.
Web Accessibility & Design Recommendations: When implementing #DEF4F6 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.
