#A1A858 (or 0xA1A858) is unknown color: approx Green Smoke. HEX triplet: A1, A8 and 58. RGB value is (161,168,88). Sum of RGB (Red+Green+Blue) = 161+168+88=417 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.61% from 417); Green value is 168 (66.02% from 255 or 40.29% from 417); Blue value is 88 (34.77% from 255 or 21.10% from 417); Max value from RGB is 168 - color contains mainly: green. Hex color #A1A858 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A1A858 is #5E57A7. Grayscale: #9D9D9D. Windows color (decimal): -6182824 or 5810337. OLE color: 5810337.
HSL color Cylindrical-coordinate representation of color #A1A858: hue angle of 65.25º degrees, saturation: 0.31, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A1A858 is Cyan = 0.04, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.34.
<style> p { color: #A1A858; } p { color: rgb(161,168,88); } H1.HeaderClassName { color: #A1A858; } .AnyTagClassName { color: #A1A858; } </style>
<style> a { background-color: #A1A858; } a { background-color: rgb(161,168,88); } div.DivClassName { background-color: #A1A858; } .BgClassName { background-color: #A1A858; } </style>
<style> span { border-color: #A1A858; } span { border-color: rgb(161,168,88); } td.TdClassName { border-color: #A1A858; } .TagClassName { border-color: #A1A858; } </style>