#ABA09C (or 0xABA09C) is unknown color: approx Martini. HEX triplet: AB, A0 and 9C. RGB value is (171,160,156). Sum of RGB (Red+Green+Blue) = 171+160+156=487 (64% of max value = 765). Red value is 171 (67.19% from 255 or 35.11% from 487); Green value is 160 (62.89% from 255 or 32.85% from 487); Blue value is 156 (61.33% from 255 or 32.03% from 487); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA09C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABA09C is #545F63. Grayscale: #A2A2A2. Windows color (decimal): -5529444 or 10264747. OLE color: 10264747.
HSL color Cylindrical-coordinate representation of color #ABA09C: hue angle of 16º degrees, saturation: 0.08, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ABA09C is Cyan = 0, Magento = 0.06, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #ABA09C; } p { color: rgb(171,160,156); } H1.HeaderClassName { color: #ABA09C; } .AnyTagClassName { color: #ABA09C; } </style>
<style> a { background-color: #ABA09C; } a { background-color: rgb(171,160,156); } div.DivClassName { background-color: #ABA09C; } .BgClassName { background-color: #ABA09C; } </style>
<style> span { border-color: #ABA09C; } span { border-color: rgb(171,160,156); } td.TdClassName { border-color: #ABA09C; } .TagClassName { border-color: #ABA09C; } </style>