#A5A112 (or 0xA5A112) is unknown color: approx Lucky. HEX triplet: A5, A1 and 12. RGB value is (165,161,18). Sum of RGB (Red+Green+Blue) = 165+161+18=344 (45% of max value = 765). Red value is 165 (64.84% from 255 or 47.97% from 344); Green value is 161 (63.28% from 255 or 46.80% from 344); Blue value is 18 (7.42% from 255 or 5.23% from 344); Max value from RGB is 165 - color contains mainly: red. Hex color #A5A112 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #A5A112 is #5A5EED. Grayscale: #929292. Windows color (decimal): -5922542 or 1221029. OLE color: 1221029.
HSL color Cylindrical-coordinate representation of color #A5A112: hue angle of 58.37º degrees, saturation: 0.8, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #A5A112 is Cyan = 0, Magento = 0.02, Yellow = 0.89 and Black (K on CMYK) = 0.35.
<style> p { color: #a5a112; } p { color: rgb(165,161,18); } H1.HeaderClassName { color: #a5a112; } .AnyTagClassName { color: #a5a112; } </style>
<style> a { background-color: #a5a112; } a { background-color: rgb(165,161,18); } div.DivClassName { background-color: #a5a112; } .BgClassName { background-color: #a5a112; } </style>
<style> span { border-color: #a5a112; } span { border-color: rgb(165,161,18); } td.TdClassName { border-color: #a5a112; } .TagClassName { border-color: #a5a112; } </style>