#A5AB8D (or 0xA5AB8D) is unknown color: approx Bud. HEX triplet: A5, AB and 8D. RGB value is (165,171,141). Sum of RGB (Red+Green+Blue) = 165+171+141=477 (63% of max value = 765). Red value is 165 (64.84% from 255 or 34.59% from 477); Green value is 171 (67.19% from 255 or 35.85% from 477); Blue value is 141 (55.47% from 255 or 29.56% from 477); Max value from RGB is 171 - color contains mainly: green. Hex color #A5AB8D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A5AB8D is #5A5472. Grayscale: #A5A5A5. Windows color (decimal): -5919859 or 9284517. OLE color: 9284517.
HSL color Cylindrical-coordinate representation of color #A5AB8D: hue angle of 72º degrees, saturation: 0.15, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A5AB8D is Cyan = 0.04, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.33.
<style> p { color: #A5AB8D; } p { color: rgb(165,171,141); } H1.HeaderClassName { color: #A5AB8D; } .AnyTagClassName { color: #A5AB8D; } </style>
<style> a { background-color: #A5AB8D; } a { background-color: rgb(165,171,141); } div.DivClassName { background-color: #A5AB8D; } .BgClassName { background-color: #A5AB8D; } </style>
<style> span { border-color: #A5AB8D; } span { border-color: rgb(165,171,141); } td.TdClassName { border-color: #A5AB8D; } .TagClassName { border-color: #A5AB8D; } </style>