#ABA4A0 (or 0xABA4A0) is unknown color: approx Martini. HEX triplet: AB, A4 and A0. RGB value is (171,164,160). Sum of RGB (Red+Green+Blue) = 171+164+160=495 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.55% from 495); Green value is 164 (64.45% from 255 or 33.13% from 495); Blue value is 160 (62.89% from 255 or 32.32% from 495); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA4A0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABA4A0 is #545B5F. Grayscale: #A5A5A5. Windows color (decimal): -5528416 or 10527915. OLE color: 10527915.
HSL color Cylindrical-coordinate representation of color #ABA4A0: hue angle of 21.82º degrees, saturation: 0.06, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #ABA4A0 is Cyan = 0, Magento = 0.04, Yellow = 0.06 and Black (K on CMYK) = 0.33.
<style> p { color: #ABA4A0; } p { color: rgb(171,164,160); } H1.HeaderClassName { color: #ABA4A0; } .AnyTagClassName { color: #ABA4A0; } </style>
<style> a { background-color: #ABA4A0; } a { background-color: rgb(171,164,160); } div.DivClassName { background-color: #ABA4A0; } .BgClassName { background-color: #ABA4A0; } </style>
<style> span { border-color: #ABA4A0; } span { border-color: rgb(171,164,160); } td.TdClassName { border-color: #ABA4A0; } .TagClassName { border-color: #ABA4A0; } </style>