#A8FF03 (or 0xA8FF03) is unknown color: approx Spring Bud. HEX triplet: A8, FF and 03. RGB value is (168,255,3). Sum of RGB (Red+Green+Blue) = 168+255+3=426 (56% of max value = 765). Red value is 168 (66.02% from 255 or 39.44% from 426); Green value is 255 (100% from 255 or 59.86% from 426); Blue value is 3 (1.56% from 255 or 0.70% from 426); Max value from RGB is 255 - color contains mainly: green. Hex color #A8FF03 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #A8FF03 is #5700FC. Grayscale: #C9C9C9. Windows color (decimal): -5701885 or 262056. OLE color: 262056.
HSL color Cylindrical-coordinate representation of color #A8FF03: hue angle of 80.71º degrees, saturation: 1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #A8FF03 is Cyan = 0.34, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.
<style> p { color: #A8FF03; } p { color: rgb(168,255,3); } H1.HeaderClassName { color: #A8FF03; } .AnyTagClassName { color: #A8FF03; } </style>
<style> a { background-color: #A8FF03; } a { background-color: rgb(168,255,3); } div.DivClassName { background-color: #A8FF03; } .BgClassName { background-color: #A8FF03; } </style>
<style> span { border-color: #A8FF03; } span { border-color: rgb(168,255,3); } td.TdClassName { border-color: #A8FF03; } .TagClassName { border-color: #A8FF03; } </style>