#AFABAF (or 0xAFABAF) is unknown color: approx Lola. HEX triplet: AF, AB and AF. RGB value is (175,171,175). Sum of RGB (Red+Green+Blue) = 175+171+175=521 (69% of max value = 765). Red value is 175 (68.75% from 255 or 33.59% from 521); Green value is 171 (67.19% from 255 or 32.82% from 521); Blue value is 175 (68.75% from 255 or 33.59% from 521); Max value from RGB is 175 - color contains mainly: red, blue. Hex color #AFABAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AFABAF is #505450. Grayscale: #ACACAC. Windows color (decimal): -5264465 or 11512751. OLE color: 11512751.
HSL color Cylindrical-coordinate representation of color #AFABAF: hue angle of 300º degrees, saturation: 0.02, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #AFABAF is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #AFABAF; } p { color: rgb(175,171,175); } H1.HeaderClassName { color: #AFABAF; } .AnyTagClassName { color: #AFABAF; } </style>
<style> a { background-color: #AFABAF; } a { background-color: rgb(175,171,175); } div.DivClassName { background-color: #AFABAF; } .BgClassName { background-color: #AFABAF; } </style>
<style> span { border-color: #AFABAF; } span { border-color: rgb(175,171,175); } td.TdClassName { border-color: #AFABAF; } .TagClassName { border-color: #AFABAF; } </style>