#AB8D6E (or 0xAB8D6E) is unknown color: approx Mongoose. HEX triplet: AB, 8D and 6E. RGB value is (171,141,110). Sum of RGB (Red+Green+Blue) = 171+141+110=422 (55% of max value = 765). Red value is 171 (67.19% from 255 or 40.52% from 422); Green value is 141 (55.47% from 255 or 33.41% from 422); Blue value is 110 (43.36% from 255 or 26.07% from 422); Max value from RGB is 171 - color contains mainly: red. Hex color #AB8D6E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AB8D6E is #547291. Grayscale: #929292. Windows color (decimal): -5534354 or 7245227. OLE color: 7245227.
HSL color Cylindrical-coordinate representation of color #AB8D6E: hue angle of 30.49º degrees, saturation: 0.27, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AB8D6E is Cyan = 0, Magento = 0.18, Yellow = 0.36 and Black (K on CMYK) = 0.33.
<style> p { color: #ab8d6e; } p { color: rgb(171,141,110); } H1.HeaderClassName { color: #ab8d6e; } .AnyTagClassName { color: #ab8d6e; } </style>
<style> a { background-color: #ab8d6e; } a { background-color: rgb(171,141,110); } div.DivClassName { background-color: #ab8d6e; } .BgClassName { background-color: #ab8d6e; } </style>
<style> span { border-color: #ab8d6e; } span { border-color: rgb(171,141,110); } td.TdClassName { border-color: #ab8d6e; } .TagClassName { border-color: #ab8d6e; } </style>