#A0F13E (or 0xA0F13E) is unknown color: approx Green Yellow. HEX triplet: A0, F1 and 3E. RGB value is (160,241,62). Sum of RGB (Red+Green+Blue) = 160+241+62=463 (61% of max value = 765). Red value is 160 (62.89% from 255 or 34.56% from 463); Green value is 241 (94.53% from 255 or 52.05% from 463); Blue value is 62 (24.61% from 255 or 13.39% from 463); Max value from RGB is 241 - color contains mainly: green. Hex color #A0F13E is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #A0F13E is #5F0EC1. Grayscale: #C5C5C5. Windows color (decimal): -6229698 or 4125088. OLE color: 4125088.
HSL color Cylindrical-coordinate representation of color #A0F13E: hue angle of 87.15º degrees, saturation: 0.86, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A0F13E is Cyan = 0.34, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.05.
<style> p { color: #A0F13E; } p { color: rgb(160,241,62); } H1.HeaderClassName { color: #A0F13E; } .AnyTagClassName { color: #A0F13E; } </style>
<style> a { background-color: #A0F13E; } a { background-color: rgb(160,241,62); } div.DivClassName { background-color: #A0F13E; } .BgClassName { background-color: #A0F13E; } </style>
<style> span { border-color: #A0F13E; } span { border-color: rgb(160,241,62); } td.TdClassName { border-color: #A0F13E; } .TagClassName { border-color: #A0F13E; } </style>