#DBAFF7 (or 0xDBAFF7) is unknown color: approx Mauve. HEX triplet: DB, AF and F7. RGB value is (219,175,247). Sum of RGB (Red+Green+Blue) = 219+175+247=641 (84% of max value = 765). Red value is 219 (85.94% from 255 or 34.17% from 641); Green value is 175 (68.75% from 255 or 27.30% from 641); Blue value is 247 (96.88% from 255 or 38.53% from 641); Max value from RGB is 247 - color contains mainly: blue. Hex color #DBAFF7 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DBAFF7 is #245008. Grayscale: #C4C4C4. Windows color (decimal): -2379785 or 16232411. OLE color: 16232411.
HSL color Cylindrical-coordinate representation of color #DBAFF7: hue angle of 276.67º degrees, saturation: 0.82, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #DBAFF7 is Cyan = 0.11, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #DBAFF7; } p { color: rgb(219,175,247); } H1.HeaderClassName { color: #DBAFF7; } .AnyTagClassName { color: #DBAFF7; } </style>
<style> a { background-color: #DBAFF7; } a { background-color: rgb(219,175,247); } div.DivClassName { background-color: #DBAFF7; } .BgClassName { background-color: #DBAFF7; } </style>
<style> span { border-color: #DBAFF7; } span { border-color: rgb(219,175,247); } td.TdClassName { border-color: #DBAFF7; } .TagClassName { border-color: #DBAFF7; } </style>