#DAD3FE (or 0xDAD3FE) is unknown color: approx Quartz. HEX triplet: DA, D3 and FE. RGB value is (218,211,254). Sum of RGB (Red+Green+Blue) = 218+211+254=683 (90% of max value = 765). Red value is 218 (85.55% from 255 or 31.92% from 683); Green value is 211 (82.81% from 255 or 30.89% from 683); Blue value is 254 (99.61% from 255 or 37.19% from 683); Max value from RGB is 254 - color contains mainly: blue. Hex color #DAD3FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DAD3FE is #252C01. Grayscale: #D9D9D9. Windows color (decimal): -2436098 or 16700378. OLE color: 16700378.
HSL color Cylindrical-coordinate representation of color #DAD3FE: hue angle of 249.77º degrees, saturation: 0.96, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DAD3FE is Cyan = 0.14, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #DAD3FE; } p { color: rgb(218,211,254); } H1.HeaderClassName { color: #DAD3FE; } .AnyTagClassName { color: #DAD3FE; } </style>
<style> a { background-color: #DAD3FE; } a { background-color: rgb(218,211,254); } div.DivClassName { background-color: #DAD3FE; } .BgClassName { background-color: #DAD3FE; } </style>
<style> span { border-color: #DAD3FE; } span { border-color: rgb(218,211,254); } td.TdClassName { border-color: #DAD3FE; } .TagClassName { border-color: #DAD3FE; } </style>