#A6C0F0 (or 0xA6C0F0) is unknown color: approx Tropical Blue. HEX triplet: A6, C0 and F0. RGB value is (166,192,240). Sum of RGB (Red+Green+Blue) = 166+192+240=598 (79% of max value = 765). Red value is 166 (65.23% from 255 or 27.76% from 598); Green value is 192 (75.39% from 255 or 32.11% from 598); Blue value is 240 (94.14% from 255 or 40.13% from 598); Max value from RGB is 240 - color contains mainly: blue. Hex color #A6C0F0 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A6C0F0 is #593F0F. Grayscale: #BDBDBD. Windows color (decimal): -5848848 or 15777958. OLE color: 15777958.
HSL color Cylindrical-coordinate representation of color #A6C0F0: hue angle of 218.92º degrees, saturation: 0.71, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A6C0F0 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #a6c0f0; } p { color: rgb(166,192,240); } H1.HeaderClassName { color: #a6c0f0; } .AnyTagClassName { color: #a6c0f0; } </style>
<style> a { background-color: #a6c0f0; } a { background-color: rgb(166,192,240); } div.DivClassName { background-color: #a6c0f0; } .BgClassName { background-color: #a6c0f0; } </style>
<style> span { border-color: #a6c0f0; } span { border-color: rgb(166,192,240); } td.TdClassName { border-color: #a6c0f0; } .TagClassName { border-color: #a6c0f0; } </style>