#A8FAAA (or 0xA8FAAA) is unknown color: approx Pale Green. HEX triplet: A8, FA and AA. RGB value is (168,250,170). Sum of RGB (Red+Green+Blue) = 168+250+170=588 (77% of max value = 765). Red value is 168 (66.02% from 255 or 28.57% from 588); Green value is 250 (98.05% from 255 or 42.52% from 588); Blue value is 170 (66.80% from 255 or 28.91% from 588); Max value from RGB is 250 - color contains mainly: green. Hex color #A8FAAA is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A8FAAA is #570555. Grayscale: #D8D8D8. Windows color (decimal): -5702998 or 11205288. OLE color: 11205288.
HSL color Cylindrical-coordinate representation of color #A8FAAA: hue angle of 121.46º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A8FAAA is Cyan = 0.33, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.02.
<style> p { color: #A8FAAA; } p { color: rgb(168,250,170); } H1.HeaderClassName { color: #A8FAAA; } .AnyTagClassName { color: #A8FAAA; } </style>
<style> a { background-color: #A8FAAA; } a { background-color: rgb(168,250,170); } div.DivClassName { background-color: #A8FAAA; } .BgClassName { background-color: #A8FAAA; } </style>
<style> span { border-color: #A8FAAA; } span { border-color: rgb(168,250,170); } td.TdClassName { border-color: #A8FAAA; } .TagClassName { border-color: #A8FAAA; } </style>