#DAE8EB (or 0xDAE8EB) is unknown color: approx Pattens Blue. HEX triplet: DA, E8 and EB. RGB value is (218,232,235). Sum of RGB (Red+Green+Blue) = 218+232+235=685 (90% of max value = 765). Red value is 218 (85.55% from 255 or 31.82% from 685); Green value is 232 (91.02% from 255 or 33.87% from 685); Blue value is 235 (92.19% from 255 or 34.31% from 685); Max value from RGB is 235 - color contains mainly: blue. Hex color #DAE8EB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DAE8EB is #251714. Grayscale: #E4E4E4. Windows color (decimal): -2430741 or 15460570. OLE color: 15460570.
HSL color Cylindrical-coordinate representation of color #DAE8EB: hue angle of 190.59º degrees, saturation: 0.3, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DAE8EB is Cyan = 0.07, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DAE8EB; } p { color: rgb(218,232,235); } H1.HeaderClassName { color: #DAE8EB; } .AnyTagClassName { color: #DAE8EB; } </style>
<style> a { background-color: #DAE8EB; } a { background-color: rgb(218,232,235); } div.DivClassName { background-color: #DAE8EB; } .BgClassName { background-color: #DAE8EB; } </style>
<style> span { border-color: #DAE8EB; } span { border-color: rgb(218,232,235); } td.TdClassName { border-color: #DAE8EB; } .TagClassName { border-color: #DAE8EB; } </style>