#A0FF21 (or 0xA0FF21) is unknown color: approx Green Yellow. HEX triplet: A0, FF and 21. RGB value is (160,255,33). Sum of RGB (Red+Green+Blue) = 160+255+33=448 (59% of max value = 765). Red value is 160 (62.89% from 255 or 35.71% from 448); Green value is 255 (100% from 255 or 56.92% from 448); Blue value is 33 (13.28% from 255 or 7.37% from 448); Max value from RGB is 255 - color contains mainly: green. Hex color #A0FF21 is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #A0FF21 is #5F00DE. Grayscale: #CACACA. Windows color (decimal): -6226143 or 2228128. OLE color: 2228128.
HSL color Cylindrical-coordinate representation of color #A0FF21: hue angle of 85.68º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A0FF21 is Cyan = 0.37, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.
<style> p { color: #A0FF21; } p { color: rgb(160,255,33); } H1.HeaderClassName { color: #A0FF21; } .AnyTagClassName { color: #A0FF21; } </style>
<style> a { background-color: #A0FF21; } a { background-color: rgb(160,255,33); } div.DivClassName { background-color: #A0FF21; } .BgClassName { background-color: #A0FF21; } </style>
<style> span { border-color: #A0FF21; } span { border-color: rgb(160,255,33); } td.TdClassName { border-color: #A0FF21; } .TagClassName { border-color: #A0FF21; } </style>