#ACABAE (or 0xACABAE) is unknown color: approx Spun Pearl. HEX triplet: AC, AB and AE. RGB value is (172,171,174). Sum of RGB (Red+Green+Blue) = 172+171+174=517 (68% of max value = 765). Red value is 172 (67.58% from 255 or 33.27% from 517); Green value is 171 (67.19% from 255 or 33.08% from 517); Blue value is 174 (68.36% from 255 or 33.66% from 517); Max value from RGB is 174 - color contains mainly: blue. Hex color #ACABAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACABAE is #535451. Grayscale: #ABABAB. Windows color (decimal): -5461074 or 11447212. OLE color: 11447212.
HSL color Cylindrical-coordinate representation of color #ACABAE: hue angle of 260º degrees, saturation: 0.02, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #ACABAE is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #ACABAE; } p { color: rgb(172,171,174); } H1.HeaderClassName { color: #ACABAE; } .AnyTagClassName { color: #ACABAE; } </style>
<style> a { background-color: #ACABAE; } a { background-color: rgb(172,171,174); } div.DivClassName { background-color: #ACABAE; } .BgClassName { background-color: #ACABAE; } </style>
<style> span { border-color: #ACABAE; } span { border-color: rgb(172,171,174); } td.TdClassName { border-color: #ACABAE; } .TagClassName { border-color: #ACABAE; } </style>