#A3F3EE (or 0xA3F3EE) is unknown color: approx Pale Turquoise. HEX triplet: A3, F3 and EE. RGB value is (163,243,238). Sum of RGB (Red+Green+Blue) = 163+243+238=644 (85% of max value = 765). Red value is 163 (64.06% from 255 or 25.31% from 644); Green value is 243 (95.31% from 255 or 37.73% from 644); Blue value is 238 (93.36% from 255 or 36.96% from 644); Max value from RGB is 243 - color contains mainly: green. Hex color #A3F3EE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A3F3EE is #5C0C11. Grayscale: #DADADA. Windows color (decimal): -6032402 or 15659939. OLE color: 15659939.
HSL color Cylindrical-coordinate representation of color #A3F3EE: hue angle of 176.25º degrees, saturation: 0.77, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A3F3EE is Cyan = 0.33, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #A3F3EE; } p { color: rgb(163,243,238); } H1.HeaderClassName { color: #A3F3EE; } .AnyTagClassName { color: #A3F3EE; } </style>
<style> a { background-color: #A3F3EE; } a { background-color: rgb(163,243,238); } div.DivClassName { background-color: #A3F3EE; } .BgClassName { background-color: #A3F3EE; } </style>
<style> span { border-color: #A3F3EE; } span { border-color: rgb(163,243,238); } td.TdClassName { border-color: #A3F3EE; } .TagClassName { border-color: #A3F3EE; } </style>