#DACCFB (or 0xDACCFB) is unknown color: approx Fog. HEX triplet: DA, CC and FB. RGB value is (218,204,251). Sum of RGB (Red+Green+Blue) = 218+204+251=673 (89% of max value = 765). Red value is 218 (85.55% from 255 or 32.39% from 673); Green value is 204 (80.08% from 255 or 30.31% from 673); Blue value is 251 (98.44% from 255 or 37.30% from 673); Max value from RGB is 251 - color contains mainly: blue. Hex color #DACCFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DACCFB is #253304. Grayscale: #D5D5D5. Windows color (decimal): -2437893 or 16501978. OLE color: 16501978.
HSL color Cylindrical-coordinate representation of color #DACCFB: hue angle of 257.87º degrees, saturation: 0.85, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #DACCFB is Cyan = 0.13, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DACCFB; } p { color: rgb(218,204,251); } H1.HeaderClassName { color: #DACCFB; } .AnyTagClassName { color: #DACCFB; } </style>
<style> a { background-color: #DACCFB; } a { background-color: rgb(218,204,251); } div.DivClassName { background-color: #DACCFB; } .BgClassName { background-color: #DACCFB; } </style>
<style> span { border-color: #DACCFB; } span { border-color: rgb(218,204,251); } td.TdClassName { border-color: #DACCFB; } .TagClassName { border-color: #DACCFB; } </style>