#DACCDC (or 0xDACCDC) is unknown color: approx Thistle. HEX triplet: DA, CC and DC. RGB value is (218,204,220). Sum of RGB (Red+Green+Blue) = 218+204+220=642 (85% of max value = 765). Red value is 218 (85.55% from 255 or 33.96% from 642); Green value is 204 (80.08% from 255 or 31.78% from 642); Blue value is 220 (86.33% from 255 or 34.27% from 642); Max value from RGB is 220 - color contains mainly: blue. Hex color #DACCDC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DACCDC is #253323. Grayscale: #D1D1D1. Windows color (decimal): -2437924 or 14470362. OLE color: 14470362.
HSL color Cylindrical-coordinate representation of color #DACCDC: hue angle of 292.5º degrees, saturation: 0.19, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DACCDC is Cyan = 0.01, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #DACCDC; } p { color: rgb(218,204,220); } H1.HeaderClassName { color: #DACCDC; } .AnyTagClassName { color: #DACCDC; } </style>
<style> a { background-color: #DACCDC; } a { background-color: rgb(218,204,220); } div.DivClassName { background-color: #DACCDC; } .BgClassName { background-color: #DACCDC; } </style>
<style> span { border-color: #DACCDC; } span { border-color: rgb(218,204,220); } td.TdClassName { border-color: #DACCDC; } .TagClassName { border-color: #DACCDC; } </style>