#A0FF11 (or 0xA0FF11) is unknown color: approx Spring Bud. HEX triplet: A0, FF and 11. RGB value is (160,255,17). Sum of RGB (Red+Green+Blue) = 160+255+17=432 (57% of max value = 765). Red value is 160 (62.89% from 255 or 37.04% from 432); Green value is 255 (100% from 255 or 59.03% from 432); Blue value is 17 (7.03% from 255 or 3.94% from 432); Max value from RGB is 255 - color contains mainly: green. Hex color #A0FF11 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #A0FF11 is #5F00EE. Grayscale: #C8C8C8. Windows color (decimal): -6226159 or 1179552. OLE color: 1179552.
HSL color Cylindrical-coordinate representation of color #A0FF11: hue angle of 83.95º degrees, saturation: 1, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A0FF11 is Cyan = 0.37, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.
<style> p { color: #a0ff11; } p { color: rgb(160,255,17); } H1.HeaderClassName { color: #a0ff11; } .AnyTagClassName { color: #a0ff11; } </style>
<style> a { background-color: #a0ff11; } a { background-color: rgb(160,255,17); } div.DivClassName { background-color: #a0ff11; } .BgClassName { background-color: #a0ff11; } </style>
<style> span { border-color: #a0ff11; } span { border-color: rgb(160,255,17); } td.TdClassName { border-color: #a0ff11; } .TagClassName { border-color: #a0ff11; } </style>