#ACA9DE (or 0xACA9DE) is unknown color: approx Wistful. HEX triplet: AC, A9 and DE. RGB value is (172,169,222). Sum of RGB (Red+Green+Blue) = 172+169+222=563 (74% of max value = 765). Red value is 172 (67.58% from 255 or 30.55% from 563); Green value is 169 (66.41% from 255 or 30.02% from 563); Blue value is 222 (87.11% from 255 or 39.43% from 563); Max value from RGB is 222 - color contains mainly: blue. Hex color #ACA9DE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #ACA9DE is #535621. Grayscale: #AFAFAF. Windows color (decimal): -5461538 or 14592428. OLE color: 14592428.
HSL color Cylindrical-coordinate representation of color #ACA9DE: hue angle of 243.4º degrees, saturation: 0.45, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #ACA9DE is Cyan = 0.23, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #ACA9DE; } p { color: rgb(172,169,222); } H1.HeaderClassName { color: #ACA9DE; } .AnyTagClassName { color: #ACA9DE; } </style>
<style> a { background-color: #ACA9DE; } a { background-color: rgb(172,169,222); } div.DivClassName { background-color: #ACA9DE; } .BgClassName { background-color: #ACA9DE; } </style>
<style> span { border-color: #ACA9DE; } span { border-color: rgb(172,169,222); } td.TdClassName { border-color: #ACA9DE; } .TagClassName { border-color: #ACA9DE; } </style>