#DAD6FE (or 0xDAD6FE) is unknown color: approx Quartz. HEX triplet: DA, D6 and FE. RGB value is (218,214,254). Sum of RGB (Red+Green+Blue) = 218+214+254=686 (90% of max value = 765). Red value is 218 (85.55% from 255 or 31.78% from 686); Green value is 214 (83.98% from 255 or 31.20% from 686); Blue value is 254 (99.61% from 255 or 37.03% from 686); Max value from RGB is 254 - color contains mainly: blue. Hex color #DAD6FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DAD6FE is #252901. Grayscale: #DBDBDB. Windows color (decimal): -2435330 or 16701146. OLE color: 16701146.
HSL color Cylindrical-coordinate representation of color #DAD6FE: hue angle of 246º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DAD6FE is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #DAD6FE; } p { color: rgb(218,214,254); } H1.HeaderClassName { color: #DAD6FE; } .AnyTagClassName { color: #DAD6FE; } </style>
<style> a { background-color: #DAD6FE; } a { background-color: rgb(218,214,254); } div.DivClassName { background-color: #DAD6FE; } .BgClassName { background-color: #DAD6FE; } </style>
<style> span { border-color: #DAD6FE; } span { border-color: rgb(218,214,254); } td.TdClassName { border-color: #DAD6FE; } .TagClassName { border-color: #DAD6FE; } </style>