#A1F2C0 (or 0xA1F2C0) is unknown color: approx Magic Mint. HEX triplet: A1, F2 and C0. RGB value is (161,242,192). Sum of RGB (Red+Green+Blue) = 161+242+192=595 (78% of max value = 765). Red value is 161 (63.28% from 255 or 27.06% from 595); Green value is 242 (94.92% from 255 or 40.67% from 595); Blue value is 192 (75.39% from 255 or 32.27% from 595); Max value from RGB is 242 - color contains mainly: green. Hex color #A1F2C0 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A1F2C0 is #5E0D3F. Grayscale: #D4D4D4. Windows color (decimal): -6163776 or 12645025. OLE color: 12645025.
HSL color Cylindrical-coordinate representation of color #A1F2C0: hue angle of 142.96º degrees, saturation: 0.76, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A1F2C0 is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.05.
<style> p { color: #A1F2C0; } p { color: rgb(161,242,192); } H1.HeaderClassName { color: #A1F2C0; } .AnyTagClassName { color: #A1F2C0; } </style>
<style> a { background-color: #A1F2C0; } a { background-color: rgb(161,242,192); } div.DivClassName { background-color: #A1F2C0; } .BgClassName { background-color: #A1F2C0; } </style>
<style> span { border-color: #A1F2C0; } span { border-color: rgb(161,242,192); } td.TdClassName { border-color: #A1F2C0; } .TagClassName { border-color: #A1F2C0; } </style>