#A8FACC (or 0xA8FACC) is unknown color: approx Magic Mint. HEX triplet: A8, FA and CC. RGB value is (168,250,204). Sum of RGB (Red+Green+Blue) = 168+250+204=622 (82% of max value = 765). Red value is 168 (66.02% from 255 or 27.01% from 622); Green value is 250 (98.05% from 255 or 40.19% from 622); Blue value is 204 (80.08% from 255 or 32.80% from 622); Max value from RGB is 250 - color contains mainly: green. Hex color #A8FACC is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A8FACC is #570533. Grayscale: #DCDCDC. Windows color (decimal): -5702964 or 13433512. OLE color: 13433512.
HSL color Cylindrical-coordinate representation of color #A8FACC: hue angle of 146.34º 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 #A8FACC is Cyan = 0.33, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #A8FACC; } p { color: rgb(168,250,204); } H1.HeaderClassName { color: #A8FACC; } .AnyTagClassName { color: #A8FACC; } </style>
<style> a { background-color: #A8FACC; } a { background-color: rgb(168,250,204); } div.DivClassName { background-color: #A8FACC; } .BgClassName { background-color: #A8FACC; } </style>
<style> span { border-color: #A8FACC; } span { border-color: rgb(168,250,204); } td.TdClassName { border-color: #A8FACC; } .TagClassName { border-color: #A8FACC; } </style>