#DABCF3 (or 0xDABCF3) is unknown color: approx Mauve. HEX triplet: DA, BC and F3. RGB value is (218,188,243). Sum of RGB (Red+Green+Blue) = 218+188+243=649 (85% of max value = 765). Red value is 218 (85.55% from 255 or 33.59% from 649); Green value is 188 (73.83% from 255 or 28.97% from 649); Blue value is 243 (95.31% from 255 or 37.44% from 649); Max value from RGB is 243 - color contains mainly: blue. Hex color #DABCF3 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DABCF3 is #25430C. Grayscale: #CBCBCB. Windows color (decimal): -2441997 or 15973594. OLE color: 15973594.
HSL color Cylindrical-coordinate representation of color #DABCF3: hue angle of 272.73º degrees, saturation: 0.7, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #DABCF3 is Cyan = 0.10, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DABCF3; } p { color: rgb(218,188,243); } H1.HeaderClassName { color: #DABCF3; } .AnyTagClassName { color: #DABCF3; } </style>
<style> a { background-color: #DABCF3; } a { background-color: rgb(218,188,243); } div.DivClassName { background-color: #DABCF3; } .BgClassName { background-color: #DABCF3; } </style>
<style> span { border-color: #DABCF3; } span { border-color: rgb(218,188,243); } td.TdClassName { border-color: #DABCF3; } .TagClassName { border-color: #DABCF3; } </style>