#DBDCF1 (or 0xDBDCF1) is unknown color: approx Quartz. HEX triplet: DB, DC and F1. RGB value is (219,220,241). Sum of RGB (Red+Green+Blue) = 219+220+241=680 (90% of max value = 765). Red value is 219 (85.94% from 255 or 32.21% from 680); Green value is 220 (86.33% from 255 or 32.35% from 680); Blue value is 241 (94.53% from 255 or 35.44% from 680); Max value from RGB is 241 - color contains mainly: blue. Hex color #DBDCF1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DBDCF1 is #24230E. Grayscale: #DEDEDE. Windows color (decimal): -2368271 or 15850715. OLE color: 15850715.
HSL color Cylindrical-coordinate representation of color #DBDCF1: hue angle of 237.27º degrees, saturation: 0.44, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DBDCF1 is Cyan = 0.09, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DBDCF1; } p { color: rgb(219,220,241); } H1.HeaderClassName { color: #DBDCF1; } .AnyTagClassName { color: #DBDCF1; } </style>
<style> a { background-color: #DBDCF1; } a { background-color: rgb(219,220,241); } div.DivClassName { background-color: #DBDCF1; } .BgClassName { background-color: #DBDCF1; } </style>
<style> span { border-color: #DBDCF1; } span { border-color: rgb(219,220,241); } td.TdClassName { border-color: #DBDCF1; } .TagClassName { border-color: #DBDCF1; } </style>