#A1A245 (or 0xA1A245) is unknown color: approx Brass. HEX triplet: A1, A2 and 45. RGB value is (161,162,69). Sum of RGB (Red+Green+Blue) = 161+162+69=392 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.07% from 392); Green value is 162 (63.67% from 255 or 41.33% from 392); Blue value is 69 (27.34% from 255 or 17.60% from 392); Max value from RGB is 162 - color contains mainly: green. Hex color #A1A245 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A1A245 is #5E5DBA. Grayscale: #979797. Windows color (decimal): -6184379 or 4563617. OLE color: 4563617.
HSL color Cylindrical-coordinate representation of color #A1A245: hue angle of 60.65º degrees, saturation: 0.4, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #A1A245 is Cyan = 0.01, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.36.
<style> p { color: #A1A245; } p { color: rgb(161,162,69); } H1.HeaderClassName { color: #A1A245; } .AnyTagClassName { color: #A1A245; } </style>
<style> a { background-color: #A1A245; } a { background-color: rgb(161,162,69); } div.DivClassName { background-color: #A1A245; } .BgClassName { background-color: #A1A245; } </style>
<style> span { border-color: #A1A245; } span { border-color: rgb(161,162,69); } td.TdClassName { border-color: #A1A245; } .TagClassName { border-color: #A1A245; } </style>