#AFACBA (or 0xAFACBA) is unknown color: approx Spun Pearl. HEX triplet: AF, AC and BA. RGB value is (175,172,186). Sum of RGB (Red+Green+Blue) = 175+172+186=533 (70% of max value = 765). Red value is 175 (68.75% from 255 or 32.83% from 533); Green value is 172 (67.58% from 255 or 32.27% from 533); Blue value is 186 (73.05% from 255 or 34.90% from 533); Max value from RGB is 186 - color contains mainly: blue. Hex color #AFACBA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFACBA is #505345. Grayscale: #AEAEAE. Windows color (decimal): -5264198 or 12233903. OLE color: 12233903.
HSL color Cylindrical-coordinate representation of color #AFACBA: hue angle of 252.86º degrees, saturation: 0.09, 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 #AFACBA is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #afacba; } p { color: rgb(175,172,186); } H1.HeaderClassName { color: #afacba; } .AnyTagClassName { color: #afacba; } </style>
<style> a { background-color: #afacba; } a { background-color: rgb(175,172,186); } div.DivClassName { background-color: #afacba; } .BgClassName { background-color: #afacba; } </style>
<style> span { border-color: #afacba; } span { border-color: rgb(175,172,186); } td.TdClassName { border-color: #afacba; } .TagClassName { border-color: #afacba; } </style>