#AFBAB9 (or 0xAFBAB9) is unknown color: approx Jungle Mist. HEX triplet: AF, BA and B9. RGB value is (175,186,185). Sum of RGB (Red+Green+Blue) = 175+186+185=546 (72% of max value = 765). Red value is 175 (68.75% from 255 or 32.05% from 546); Green value is 186 (73.05% from 255 or 34.07% from 546); Blue value is 185 (72.66% from 255 or 33.88% from 546); Max value from RGB is 186 - color contains mainly: green. Hex color #AFBAB9 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFBAB9 is #504546. Grayscale: #B6B6B6. Windows color (decimal): -5260615 or 12171951. OLE color: 12171951.
HSL color Cylindrical-coordinate representation of color #AFBAB9: hue angle of 174.55º degrees, saturation: 0.07, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #AFBAB9 is Cyan = 0.06, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #AFBAB9; } p { color: rgb(175,186,185); } H1.HeaderClassName { color: #AFBAB9; } .AnyTagClassName { color: #AFBAB9; } </style>
<style> a { background-color: #AFBAB9; } a { background-color: rgb(175,186,185); } div.DivClassName { background-color: #AFBAB9; } .BgClassName { background-color: #AFBAB9; } </style>
<style> span { border-color: #AFBAB9; } span { border-color: rgb(175,186,185); } td.TdClassName { border-color: #AFBAB9; } .TagClassName { border-color: #AFBAB9; } </style>