#A6FDED (or 0xA6FDED) is unknown color: approx Pale Turquoise. HEX triplet: A6, FD and ED. RGB value is (166,253,237). Sum of RGB (Red+Green+Blue) = 166+253+237=656 (86% of max value = 765). Red value is 166 (65.23% from 255 or 25.30% from 656); Green value is 253 (99.22% from 255 or 38.57% from 656); Blue value is 237 (92.97% from 255 or 36.13% from 656); Max value from RGB is 253 - color contains mainly: green. Hex color #A6FDED is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A6FDED is #590212. Grayscale: #E1E1E1. Windows color (decimal): -5833235 or 15596966. OLE color: 15596966.
HSL color Cylindrical-coordinate representation of color #A6FDED: hue angle of 168.97º degrees, saturation: 0.96, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A6FDED is Cyan = 0.34, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #A6FDED; } p { color: rgb(166,253,237); } H1.HeaderClassName { color: #A6FDED; } .AnyTagClassName { color: #A6FDED; } </style>
<style> a { background-color: #A6FDED; } a { background-color: rgb(166,253,237); } div.DivClassName { background-color: #A6FDED; } .BgClassName { background-color: #A6FDED; } </style>
<style> span { border-color: #A6FDED; } span { border-color: rgb(166,253,237); } td.TdClassName { border-color: #A6FDED; } .TagClassName { border-color: #A6FDED; } </style>