#DBFDFF Glacial Day
#DBFDFF (Glacial Day) RGB value is (219, 253, 255).
Red value is 219, green value is 253, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #DBFDFF: hue: 183°, saturation: 100%, and lightness: 92.9%.
Process color (CMYK) of #DBFDFF is 14.1%, 0.8%, 0%, 0%. Web safe color equivalent of #DBFDFF is ##CCFFFF. Color #DBFDFF contains mainly Magenta.
Color Spaces
| Color spaces of #DBFDFF | Value |
|---|---|
| RGB | 219, 253, 255 |
| HSL | 183°, 100%, 92.9% |
| HSV / HSB | 183°, 14.1%, 100% |
| CMYK | 14.1%, 0.8%, 0%, 0% |
| XYZ | 82.38, 92.53, 108.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11111101 | 11111111 |
| Octal | 333 | 375 | 377 |
| Decimal | 219 | 253 | 255 |
| Hex | DB | FD | FF |
Shades of #DBFDFF
Tints of #DBFDFF
.mybgColor { background-color: #DBFDFF; }
.myforeColor { color: #DBFDFF; }
.myborderColor { border: 3px solid #DBFDFF; }
<p style="color:#DBFDFF">Text here</p>
This sample text is styled with font color #DBFDFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBFDFF">Div content here</div>
<div style="border:3px solid #DBFDFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 253, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBFDFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBFDFF;
-webkit-box-shadow: 1px 1px 3px #DBFDFF;
box-shadow: 1px 1px 3px #DBFDFF; }
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 #DBFDFF (Glacial Day)
Color Overview & Profile: Color #DBFDFF, also known as Glacial Day, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 99% Green (253/255), and 100% Blue (255/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBFDFF translates into the CMYK subtractive color model with values of 14.1% Cyan, 0.8% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 183°, saturation of 100%, and lightness of 92.9%.
Web Accessibility & Design Recommendations: When implementing #DBFDFF 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.
