#ACABBA (or 0xACABBA) is unknown color: approx Spun Pearl. HEX triplet: AC, AB and BA. RGB value is (172,171,186). Sum of RGB (Red+Green+Blue) = 172+171+186=529 (70% of max value = 765). Red value is 172 (67.58% from 255 or 32.51% from 529); Green value is 171 (67.19% from 255 or 32.33% from 529); Blue value is 186 (73.05% from 255 or 35.16% from 529); Max value from RGB is 186 - color contains mainly: blue. Hex color #ACABBA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #ACABBA is #535445. Grayscale: #ACACAC. Windows color (decimal): -5461062 or 12233644. OLE color: 12233644.
HSL color Cylindrical-coordinate representation of color #ACABBA: hue angle of 244º degrees, saturation: 0.1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #ACABBA is Cyan = 0.08, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #ACABBA; } p { color: rgb(172,171,186); } H1.HeaderClassName { color: #ACABBA; } .AnyTagClassName { color: #ACABBA; } </style>
<style> a { background-color: #ACABBA; } a { background-color: rgb(172,171,186); } div.DivClassName { background-color: #ACABBA; } .BgClassName { background-color: #ACABBA; } </style>
<style> span { border-color: #ACABBA; } span { border-color: rgb(172,171,186); } td.TdClassName { border-color: #ACABBA; } .TagClassName { border-color: #ACABBA; } </style>