#DBACF3 (or 0xDBACF3) is unknown color: approx Mauve. HEX triplet: DB, AC and F3. RGB value is (219,172,243). Sum of RGB (Red+Green+Blue) = 219+172+243=634 (83% of max value = 765). Red value is 219 (85.94% from 255 or 34.54% from 634); Green value is 172 (67.58% from 255 or 27.13% from 634); Blue value is 243 (95.31% from 255 or 38.33% from 634); Max value from RGB is 243 - color contains mainly: blue. Hex color #DBACF3 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DBACF3 is #24530C. Grayscale: #C1C1C1. Windows color (decimal): -2380557 or 15969499. OLE color: 15969499.
HSL color Cylindrical-coordinate representation of color #DBACF3: hue angle of 279.72º degrees, saturation: 0.75, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #DBACF3 is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #dbacf3; } p { color: rgb(219,172,243); } H1.HeaderClassName { color: #dbacf3; } .AnyTagClassName { color: #dbacf3; } </style>
<style> a { background-color: #dbacf3; } a { background-color: rgb(219,172,243); } div.DivClassName { background-color: #dbacf3; } .BgClassName { background-color: #dbacf3; } </style>
<style> span { border-color: #dbacf3; } span { border-color: rgb(219,172,243); } td.TdClassName { border-color: #dbacf3; } .TagClassName { border-color: #dbacf3; } </style>