#ABAFA1 (or 0xABAFA1) is unknown color: approx Green Spring. HEX triplet: AB, AF and A1. RGB value is (171,175,161). Sum of RGB (Red+Green+Blue) = 171+175+161=507 (67% of max value = 765). Red value is 171 (67.19% from 255 or 33.73% from 507); Green value is 175 (68.75% from 255 or 34.52% from 507); Blue value is 161 (63.28% from 255 or 31.76% from 507); Max value from RGB is 175 - color contains mainly: green. Hex color #ABAFA1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABAFA1 is #54505E. Grayscale: #ACACAC. Windows color (decimal): -5525599 or 10596267. OLE color: 10596267.
HSL color Cylindrical-coordinate representation of color #ABAFA1: hue angle of 77.14º degrees, saturation: 0.08, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #ABAFA1 is Cyan = 0.02, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.31.
<style> p { color: #ABAFA1; } p { color: rgb(171,175,161); } H1.HeaderClassName { color: #ABAFA1; } .AnyTagClassName { color: #ABAFA1; } </style>
<style> a { background-color: #ABAFA1; } a { background-color: rgb(171,175,161); } div.DivClassName { background-color: #ABAFA1; } .BgClassName { background-color: #ABAFA1; } </style>
<style> span { border-color: #ABAFA1; } span { border-color: rgb(171,175,161); } td.TdClassName { border-color: #ABAFA1; } .TagClassName { border-color: #ABAFA1; } </style>