#DBDBF8 (or 0xDBDBF8) is unknown color: approx Quartz. HEX triplet: DB, DB and F8. RGB value is (219,219,248). Sum of RGB (Red+Green+Blue) = 219+219+248=686 (90% of max value = 765). Red value is 219 (85.94% from 255 or 31.92% from 686); Green value is 219 (85.94% from 255 or 31.92% from 686); Blue value is 248 (97.27% from 255 or 36.15% from 686); Max value from RGB is 248 - color contains mainly: blue. Hex color #DBDBF8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DBDBF8 is #242407. Grayscale: #DEDEDE. Windows color (decimal): -2368520 or 16309211. OLE color: 16309211.
HSL color Cylindrical-coordinate representation of color #DBDBF8: hue angle of 240º 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 #DBDBF8 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #DBDBF8; } p { color: rgb(219,219,248); } H1.HeaderClassName { color: #DBDBF8; } .AnyTagClassName { color: #DBDBF8; } </style>
<style> a { background-color: #DBDBF8; } a { background-color: rgb(219,219,248); } div.DivClassName { background-color: #DBDBF8; } .BgClassName { background-color: #DBDBF8; } </style>
<style> span { border-color: #DBDBF8; } span { border-color: rgb(219,219,248); } td.TdClassName { border-color: #DBDBF8; } .TagClassName { border-color: #DBDBF8; } </style>