#A3FFF0 (or 0xA3FFF0) is unknown color: approx Pale Turquoise. HEX triplet: A3, FF and F0. RGB value is (163,255,240). Sum of RGB (Red+Green+Blue) = 163+255+240=658 (87% of max value = 765). Red value is 163 (64.06% from 255 or 24.77% from 658); Green value is 255 (100% from 255 or 38.75% from 658); Blue value is 240 (94.14% from 255 or 36.47% from 658); Max value from RGB is 255 - color contains mainly: green. Hex color #A3FFF0 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A3FFF0 is #5C000F. Grayscale: #E1E1E1. Windows color (decimal): -6029328 or 15794083. OLE color: 15794083.
HSL color Cylindrical-coordinate representation of color #A3FFF0: hue angle of 170.22º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A3FFF0 is Cyan = 0.36, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.
<style> p { color: #A3FFF0; } p { color: rgb(163,255,240); } H1.HeaderClassName { color: #A3FFF0; } .AnyTagClassName { color: #A3FFF0; } </style>
<style> a { background-color: #A3FFF0; } a { background-color: rgb(163,255,240); } div.DivClassName { background-color: #A3FFF0; } .BgClassName { background-color: #A3FFF0; } </style>
<style> span { border-color: #A3FFF0; } span { border-color: rgb(163,255,240); } td.TdClassName { border-color: #A3FFF0; } .TagClassName { border-color: #A3FFF0; } </style>