#A3F89F (or 0xA3F89F) is unknown color: approx Pale Green. HEX triplet: A3, F8 and 9F. RGB value is (163,248,159). Sum of RGB (Red+Green+Blue) = 163+248+159=570 (75% of max value = 765). Red value is 163 (64.06% from 255 or 28.60% from 570); Green value is 248 (97.27% from 255 or 43.51% from 570); Blue value is 159 (62.5% from 255 or 27.89% from 570); Max value from RGB is 248 - color contains mainly: green. Hex color #A3F89F is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A3F89F is #5C0760. Grayscale: #D4D4D4. Windows color (decimal): -6031201 or 10483875. OLE color: 10483875.
HSL color Cylindrical-coordinate representation of color #A3F89F: hue angle of 117.3º degrees, saturation: 0.86, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A3F89F is Cyan = 0.34, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.03.
<style> p { color: #A3F89F; } p { color: rgb(163,248,159); } H1.HeaderClassName { color: #A3F89F; } .AnyTagClassName { color: #A3F89F; } </style>
<style> a { background-color: #A3F89F; } a { background-color: rgb(163,248,159); } div.DivClassName { background-color: #A3F89F; } .BgClassName { background-color: #A3F89F; } </style>
<style> span { border-color: #A3F89F; } span { border-color: rgb(163,248,159); } td.TdClassName { border-color: #A3F89F; } .TagClassName { border-color: #A3F89F; } </style>