#A5F51A (or 0xA5F51A) is unknown color: approx Inch Worm. HEX triplet: A5, F5 and 1A. RGB value is (165,245,26). Sum of RGB (Red+Green+Blue) = 165+245+26=436 (57% of max value = 765). Red value is 165 (64.84% from 255 or 37.84% from 436); Green value is 245 (96.09% from 255 or 56.19% from 436); Blue value is 26 (10.55% from 255 or 5.96% from 436); Max value from RGB is 245 - color contains mainly: green. Hex color #A5F51A is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #A5F51A is #5A0AE5. Grayscale: #C4C4C4. Windows color (decimal): -5901030 or 1766821. OLE color: 1766821.
HSL color Cylindrical-coordinate representation of color #A5F51A: hue angle of 81.92º degrees, saturation: 0.92, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #A5F51A is Cyan = 0.33, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.04.
<style> p { color: #a5f51a; } p { color: rgb(165,245,26); } H1.HeaderClassName { color: #a5f51a; } .AnyTagClassName { color: #a5f51a; } </style>
<style> a { background-color: #a5f51a; } a { background-color: rgb(165,245,26); } div.DivClassName { background-color: #a5f51a; } .BgClassName { background-color: #a5f51a; } </style>
<style> span { border-color: #a5f51a; } span { border-color: rgb(165,245,26); } td.TdClassName { border-color: #a5f51a; } .TagClassName { border-color: #a5f51a; } </style>