#AFAABC (or 0xAFAABC) is unknown color: approx Spun Pearl. HEX triplet: AF, AA and BC. RGB value is (175,170,188). Sum of RGB (Red+Green+Blue) = 175+170+188=533 (70% of max value = 765). Red value is 175 (68.75% from 255 or 32.83% from 533); Green value is 170 (66.80% from 255 or 31.89% from 533); Blue value is 188 (73.83% from 255 or 35.27% from 533); Max value from RGB is 188 - color contains mainly: blue. Hex color #AFAABC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFAABC is #505543. Grayscale: #ADADAD. Windows color (decimal): -5264708 or 12364463. OLE color: 12364463.
HSL color Cylindrical-coordinate representation of color #AFAABC: hue angle of 256.67º degrees, saturation: 0.12, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #AFAABC is Cyan = 0.07, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AFAABC; } p { color: rgb(175,170,188); } H1.HeaderClassName { color: #AFAABC; } .AnyTagClassName { color: #AFAABC; } </style>
<style> a { background-color: #AFAABC; } a { background-color: rgb(175,170,188); } div.DivClassName { background-color: #AFAABC; } .BgClassName { background-color: #AFAABC; } </style>
<style> span { border-color: #AFAABC; } span { border-color: rgb(175,170,188); } td.TdClassName { border-color: #AFAABC; } .TagClassName { border-color: #AFAABC; } </style>