#A8FC1C (or 0xA8FC1C) is unknown color: approx Green Yellow. HEX triplet: A8, FC and 1C. RGB value is (168,252,28). Sum of RGB (Red+Green+Blue) = 168+252+28=448 (59% of max value = 765). Red value is 168 (66.02% from 255 or 37.5% from 448); Green value is 252 (98.83% from 255 or 56.25% from 448); Blue value is 28 (11.33% from 255 or 6.25% from 448); Max value from RGB is 252 - color contains mainly: green. Hex color #A8FC1C is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #A8FC1C is #5703E3. Grayscale: #CACACA. Windows color (decimal): -5702628 or 1899688. OLE color: 1899688.
HSL color Cylindrical-coordinate representation of color #A8FC1C: hue angle of 82.5º degrees, saturation: 0.97, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #A8FC1C is Cyan = 0.33, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.01.
<style> p { color: #A8FC1C; } p { color: rgb(168,252,28); } H1.HeaderClassName { color: #A8FC1C; } .AnyTagClassName { color: #A8FC1C; } </style>
<style> a { background-color: #A8FC1C; } a { background-color: rgb(168,252,28); } div.DivClassName { background-color: #A8FC1C; } .BgClassName { background-color: #A8FC1C; } </style>
<style> span { border-color: #A8FC1C; } span { border-color: rgb(168,252,28); } td.TdClassName { border-color: #A8FC1C; } .TagClassName { border-color: #A8FC1C; } </style>