#A1FB10 (or 0xA1FB10) is unknown color: approx Spring Bud. HEX triplet: A1, FB and 10. RGB value is (161,251,16). Sum of RGB (Red+Green+Blue) = 161+251+16=428 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.62% from 428); Green value is 251 (98.44% from 255 or 58.64% from 428); Blue value is 16 (6.64% from 255 or 3.74% from 428); Max value from RGB is 251 - color contains mainly: green. Hex color #A1FB10 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #A1FB10 is #5E04EF. Grayscale: #C6C6C6. Windows color (decimal): -6161648 or 1112993. OLE color: 1112993.
HSL color Cylindrical-coordinate representation of color #A1FB10: hue angle of 82.98º degrees, saturation: 0.97, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A1FB10 is Cyan = 0.36, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.02.
<style> p { color: #A1FB10; } p { color: rgb(161,251,16); } H1.HeaderClassName { color: #A1FB10; } .AnyTagClassName { color: #A1FB10; } </style>
<style> a { background-color: #A1FB10; } a { background-color: rgb(161,251,16); } div.DivClassName { background-color: #A1FB10; } .BgClassName { background-color: #A1FB10; } </style>
<style> span { border-color: #A1FB10; } span { border-color: rgb(161,251,16); } td.TdClassName { border-color: #A1FB10; } .TagClassName { border-color: #A1FB10; } </style>