#DAE1FC (or 0xDAE1FC) is unknown color: approx Hawkes Blue. HEX triplet: DA, E1 and FC. RGB value is (218,225,252). Sum of RGB (Red+Green+Blue) = 218+225+252=695 (92% of max value = 765). Red value is 218 (85.55% from 255 or 31.37% from 695); Green value is 225 (88.28% from 255 or 32.37% from 695); Blue value is 252 (98.83% from 255 or 36.26% from 695); Max value from RGB is 252 - color contains mainly: blue. Hex color #DAE1FC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DAE1FC is #251E03. Grayscale: #E1E1E1. Windows color (decimal): -2432516 or 16572890. OLE color: 16572890.
HSL color Cylindrical-coordinate representation of color #DAE1FC: hue angle of 227.65º degrees, saturation: 0.85, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DAE1FC is Cyan = 0.13, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #DAE1FC; } p { color: rgb(218,225,252); } H1.HeaderClassName { color: #DAE1FC; } .AnyTagClassName { color: #DAE1FC; } </style>
<style> a { background-color: #DAE1FC; } a { background-color: rgb(218,225,252); } div.DivClassName { background-color: #DAE1FC; } .BgClassName { background-color: #DAE1FC; } </style>
<style> span { border-color: #DAE1FC; } span { border-color: rgb(218,225,252); } td.TdClassName { border-color: #DAE1FC; } .TagClassName { border-color: #DAE1FC; } </style>