#A6AC2D (or 0xA6AC2D) is unknown color: approx Earls Green. HEX triplet: A6, AC and 2D. RGB value is (166,172,45). Sum of RGB (Red+Green+Blue) = 166+172+45=383 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.34% from 383); Green value is 172 (67.58% from 255 or 44.91% from 383); Blue value is 45 (17.97% from 255 or 11.75% from 383); Max value from RGB is 172 - color contains mainly: green. Hex color #A6AC2D is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A6AC2D is #5953D2. Grayscale: #9C9C9C. Windows color (decimal): -5854163 or 2993318. OLE color: 2993318.
HSL color Cylindrical-coordinate representation of color #A6AC2D: hue angle of 62.83º degrees, saturation: 0.59, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A6AC2D is Cyan = 0.03, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.33.
<style> p { color: #a6ac2d; } p { color: rgb(166,172,45); } H1.HeaderClassName { color: #a6ac2d; } .AnyTagClassName { color: #a6ac2d; } </style>
<style> a { background-color: #a6ac2d; } a { background-color: rgb(166,172,45); } div.DivClassName { background-color: #a6ac2d; } .BgClassName { background-color: #a6ac2d; } </style>
<style> span { border-color: #a6ac2d; } span { border-color: rgb(166,172,45); } td.TdClassName { border-color: #a6ac2d; } .TagClassName { border-color: #a6ac2d; } </style>