#A3FECF (or 0xA3FECF) is unknown color: approx Magic Mint. HEX triplet: A3, FE and CF. RGB value is (163,254,207). Sum of RGB (Red+Green+Blue) = 163+254+207=624 (82% of max value = 765). Red value is 163 (64.06% from 255 or 26.12% from 624); Green value is 254 (99.61% from 255 or 40.71% from 624); Blue value is 207 (81.25% from 255 or 33.17% from 624); Max value from RGB is 254 - color contains mainly: green. Hex color #A3FECF is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A3FECF is #5C0130. Grayscale: #DDDDDD. Windows color (decimal): -6029617 or 13631139. OLE color: 13631139.
HSL color Cylindrical-coordinate representation of color #A3FECF: hue angle of 149.01º degrees, saturation: 0.98, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A3FECF is Cyan = 0.36, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.00.
<style> p { color: #A3FECF; } p { color: rgb(163,254,207); } H1.HeaderClassName { color: #A3FECF; } .AnyTagClassName { color: #A3FECF; } </style>
<style> a { background-color: #A3FECF; } a { background-color: rgb(163,254,207); } div.DivClassName { background-color: #A3FECF; } .BgClassName { background-color: #A3FECF; } </style>
<style> span { border-color: #A3FECF; } span { border-color: rgb(163,254,207); } td.TdClassName { border-color: #A3FECF; } .TagClassName { border-color: #A3FECF; } </style>