#ACACDE (or 0xACACDE) is unknown color: approx Lavender Grey. HEX triplet: AC, AC and DE. RGB value is (172,172,222). Sum of RGB (Red+Green+Blue) = 172+172+222=566 (74% of max value = 765). Red value is 172 (67.58% from 255 or 30.39% from 566); Green value is 172 (67.58% from 255 or 30.39% from 566); Blue value is 222 (87.11% from 255 or 39.22% from 566); Max value from RGB is 222 - color contains mainly: blue. Hex color #ACACDE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #ACACDE is #535321. Grayscale: #B1B1B1. Windows color (decimal): -5460770 or 14593196. OLE color: 14593196.
HSL color Cylindrical-coordinate representation of color #ACACDE: hue angle of 240º degrees, saturation: 0.43, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ACACDE is Cyan = 0.23, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #ACACDE; } p { color: rgb(172,172,222); } H1.HeaderClassName { color: #ACACDE; } .AnyTagClassName { color: #ACACDE; } </style>
<style> a { background-color: #ACACDE; } a { background-color: rgb(172,172,222); } div.DivClassName { background-color: #ACACDE; } .BgClassName { background-color: #ACACDE; } </style>
<style> span { border-color: #ACACDE; } span { border-color: rgb(172,172,222); } td.TdClassName { border-color: #ACACDE; } .TagClassName { border-color: #ACACDE; } </style>