#DADEFB (or 0xDADEFB) is unknown color: approx Quartz. HEX triplet: DA, DE and FB. RGB value is (218,222,251). Sum of RGB (Red+Green+Blue) = 218+222+251=691 (91% of max value = 765). Red value is 218 (85.55% from 255 or 31.55% from 691); Green value is 222 (87.11% from 255 or 32.13% from 691); Blue value is 251 (98.44% from 255 or 36.32% from 691); Max value from RGB is 251 - color contains mainly: blue. Hex color #DADEFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DADEFB is #252104. Grayscale: #DFDFDF. Windows color (decimal): -2433285 or 16506586. OLE color: 16506586.
HSL color Cylindrical-coordinate representation of color #DADEFB: hue angle of 232.73º degrees, saturation: 0.8, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DADEFB is Cyan = 0.13, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DADEFB; } p { color: rgb(218,222,251); } H1.HeaderClassName { color: #DADEFB; } .AnyTagClassName { color: #DADEFB; } </style>
<style> a { background-color: #DADEFB; } a { background-color: rgb(218,222,251); } div.DivClassName { background-color: #DADEFB; } .BgClassName { background-color: #DADEFB; } </style>
<style> span { border-color: #DADEFB; } span { border-color: rgb(218,222,251); } td.TdClassName { border-color: #DADEFB; } .TagClassName { border-color: #DADEFB; } </style>