#A5FEA3 (or 0xA5FEA3) is unknown color: approx Mint Green. HEX triplet: A5, FE and A3. RGB value is (165,254,163). Sum of RGB (Red+Green+Blue) = 165+254+163=582 (77% of max value = 765). Red value is 165 (64.84% from 255 or 28.35% from 582); Green value is 254 (99.61% from 255 or 43.64% from 582); Blue value is 163 (64.06% from 255 or 28.01% from 582); Max value from RGB is 254 - color contains mainly: green. Hex color #A5FEA3 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A5FEA3 is #5A015C. Grayscale: #D9D9D9. Windows color (decimal): -5898589 or 10747557. OLE color: 10747557.
HSL color Cylindrical-coordinate representation of color #A5FEA3: hue angle of 118.68º degrees, saturation: 0.98, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A5FEA3 is Cyan = 0.35, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.00.
<style> p { color: #A5FEA3; } p { color: rgb(165,254,163); } H1.HeaderClassName { color: #A5FEA3; } .AnyTagClassName { color: #A5FEA3; } </style>
<style> a { background-color: #A5FEA3; } a { background-color: rgb(165,254,163); } div.DivClassName { background-color: #A5FEA3; } .BgClassName { background-color: #A5FEA3; } </style>
<style> span { border-color: #A5FEA3; } span { border-color: rgb(165,254,163); } td.TdClassName { border-color: #A5FEA3; } .TagClassName { border-color: #A5FEA3; } </style>