#DBDCF8 (or 0xDBDCF8) is unknown color: approx Quartz. HEX triplet: DB, DC and F8. RGB value is (219,220,248). Sum of RGB (Red+Green+Blue) = 219+220+248=687 (90% of max value = 765). Red value is 219 (85.94% from 255 or 31.88% from 687); Green value is 220 (86.33% from 255 or 32.02% from 687); Blue value is 248 (97.27% from 255 or 36.10% from 687); Max value from RGB is 248 - color contains mainly: blue. Hex color #DBDCF8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DBDCF8 is #242307. Grayscale: #DEDEDE. Windows color (decimal): -2368264 or 16309467. OLE color: 16309467.
HSL color Cylindrical-coordinate representation of color #DBDCF8: hue angle of 237.93º degrees, saturation: 0.67, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DBDCF8 is Cyan = 0.12, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #DBDCF8; } p { color: rgb(219,220,248); } H1.HeaderClassName { color: #DBDCF8; } .AnyTagClassName { color: #DBDCF8; } </style>
<style> a { background-color: #DBDCF8; } a { background-color: rgb(219,220,248); } div.DivClassName { background-color: #DBDCF8; } .BgClassName { background-color: #DBDCF8; } </style>
<style> span { border-color: #DBDCF8; } span { border-color: rgb(219,220,248); } td.TdClassName { border-color: #DBDCF8; } .TagClassName { border-color: #DBDCF8; } </style>