#DAB0FB (or 0xDAB0FB) is unknown color: approx Mauve. HEX triplet: DA, B0 and FB. RGB value is (218,176,251). Sum of RGB (Red+Green+Blue) = 218+176+251=645 (85% of max value = 765). Red value is 218 (85.55% from 255 or 33.80% from 645); Green value is 176 (69.14% from 255 or 27.29% from 645); Blue value is 251 (98.44% from 255 or 38.91% from 645); Max value from RGB is 251 - color contains mainly: blue. Hex color #DAB0FB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DAB0FB is #254F04. Grayscale: #C4C4C4. Windows color (decimal): -2445061 or 16494810. OLE color: 16494810.
HSL color Cylindrical-coordinate representation of color #DAB0FB: hue angle of 273.6º degrees, saturation: 0.9, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DAB0FB is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DAB0FB; } p { color: rgb(218,176,251); } H1.HeaderClassName { color: #DAB0FB; } .AnyTagClassName { color: #DAB0FB; } </style>
<style> a { background-color: #DAB0FB; } a { background-color: rgb(218,176,251); } div.DivClassName { background-color: #DAB0FB; } .BgClassName { background-color: #DAB0FB; } </style>
<style> span { border-color: #DAB0FB; } span { border-color: rgb(218,176,251); } td.TdClassName { border-color: #DAB0FB; } .TagClassName { border-color: #DAB0FB; } </style>