#DAD5F0 (or 0xDAD5F0) is unknown color: approx Quartz. HEX triplet: DA, D5 and F0. RGB value is (218,213,240). Sum of RGB (Red+Green+Blue) = 218+213+240=671 (88% of max value = 765). Red value is 218 (85.55% from 255 or 32.49% from 671); Green value is 213 (83.59% from 255 or 31.74% from 671); Blue value is 240 (94.14% from 255 or 35.77% from 671); Max value from RGB is 240 - color contains mainly: blue. Hex color #DAD5F0 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DAD5F0 is #252A0F. Grayscale: #D9D9D9. Windows color (decimal): -2435600 or 15783386. OLE color: 15783386.
HSL color Cylindrical-coordinate representation of color #DAD5F0: hue angle of 251.11º degrees, saturation: 0.47, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DAD5F0 is Cyan = 0.09, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DAD5F0; } p { color: rgb(218,213,240); } H1.HeaderClassName { color: #DAD5F0; } .AnyTagClassName { color: #DAD5F0; } </style>
<style> a { background-color: #DAD5F0; } a { background-color: rgb(218,213,240); } div.DivClassName { background-color: #DAD5F0; } .BgClassName { background-color: #DAD5F0; } </style>
<style> span { border-color: #DAD5F0; } span { border-color: rgb(218,213,240); } td.TdClassName { border-color: #DAD5F0; } .TagClassName { border-color: #DAD5F0; } </style>