#ABAC62 (or 0xABAC62) is unknown color: approx Olive Green. HEX triplet: AB, AC and 62. RGB value is (171,172,98). Sum of RGB (Red+Green+Blue) = 171+172+98=441 (58% of max value = 765). Red value is 171 (67.19% from 255 or 38.78% from 441); Green value is 172 (67.58% from 255 or 39.00% from 441); Blue value is 98 (38.67% from 255 or 22.22% from 441); Max value from RGB is 172 - color contains mainly: green. Hex color #ABAC62 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABAC62 is #54539D. Grayscale: #A3A3A3. Windows color (decimal): -5526430 or 6466731. OLE color: 6466731.
HSL color Cylindrical-coordinate representation of color #ABAC62: hue angle of 60.81º degrees, saturation: 0.31, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #ABAC62 is Cyan = 0.01, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.33.
<style> p { color: #ABAC62; } p { color: rgb(171,172,98); } H1.HeaderClassName { color: #ABAC62; } .AnyTagClassName { color: #ABAC62; } </style>
<style> a { background-color: #ABAC62; } a { background-color: rgb(171,172,98); } div.DivClassName { background-color: #ABAC62; } .BgClassName { background-color: #ABAC62; } </style>
<style> span { border-color: #ABAC62; } span { border-color: rgb(171,172,98); } td.TdClassName { border-color: #ABAC62; } .TagClassName { border-color: #ABAC62; } </style>