#DBD0F2 (or 0xDBD0F2) is unknown color: approx Fog. HEX triplet: DB, D0 and F2. RGB value is (219,208,242). Sum of RGB (Red+Green+Blue) = 219+208+242=669 (88% of max value = 765). Red value is 219 (85.94% from 255 or 32.74% from 669); Green value is 208 (81.64% from 255 or 31.09% from 669); Blue value is 242 (94.92% from 255 or 36.17% from 669); Max value from RGB is 242 - color contains mainly: blue. Hex color #DBD0F2 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DBD0F2 is #242F0D. Grayscale: #D7D7D7. Windows color (decimal): -2371342 or 15913179. OLE color: 15913179.
HSL color Cylindrical-coordinate representation of color #DBD0F2: hue angle of 259.41º degrees, saturation: 0.57, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DBD0F2 is Cyan = 0.10, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DBD0F2; } p { color: rgb(219,208,242); } H1.HeaderClassName { color: #DBD0F2; } .AnyTagClassName { color: #DBD0F2; } </style>
<style> a { background-color: #DBD0F2; } a { background-color: rgb(219,208,242); } div.DivClassName { background-color: #DBD0F2; } .BgClassName { background-color: #DBD0F2; } </style>
<style> span { border-color: #DBD0F2; } span { border-color: rgb(219,208,242); } td.TdClassName { border-color: #DBD0F2; } .TagClassName { border-color: #DBD0F2; } </style>