#ABBBAC (or 0xABBBAC) is unknown color: approx Zanah. HEX triplet: AB, BB and AC. RGB value is (171,187,172). Sum of RGB (Red+Green+Blue) = 171+187+172=530 (70% of max value = 765). Red value is 171 (67.19% from 255 or 32.26% from 530); Green value is 187 (73.44% from 255 or 35.28% from 530); Blue value is 172 (67.58% from 255 or 32.45% from 530); Max value from RGB is 187 - color contains mainly: green. Hex color #ABBBAC is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABBBAC is #544453. Grayscale: #B4B4B4. Windows color (decimal): -5522516 or 11320235. OLE color: 11320235.
HSL color Cylindrical-coordinate representation of color #ABBBAC: hue angle of 123.75º degrees, saturation: 0.11, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ABBBAC is Cyan = 0.09, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #ABBBAC; } p { color: rgb(171,187,172); } H1.HeaderClassName { color: #ABBBAC; } .AnyTagClassName { color: #ABBBAC; } </style>
<style> a { background-color: #ABBBAC; } a { background-color: rgb(171,187,172); } div.DivClassName { background-color: #ABBBAC; } .BgClassName { background-color: #ABBBAC; } </style>
<style> span { border-color: #ABBBAC; } span { border-color: rgb(171,187,172); } td.TdClassName { border-color: #ABBBAC; } .TagClassName { border-color: #ABBBAC; } </style>