#A6CFFF (or 0xA6CFFF) is unknown color: approx Pale Cornflower Blue. HEX triplet: A6, CF and FF. RGB value is (166,207,255). Sum of RGB (Red+Green+Blue) = 166+207+255=628 (83% of max value = 765). Red value is 166 (65.23% from 255 or 26.43% from 628); Green value is 207 (81.25% from 255 or 32.96% from 628); Blue value is 255 (100% from 255 or 40.61% from 628); Max value from RGB is 255 - color contains mainly: blue. Hex color #A6CFFF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A6CFFF is #593000. Grayscale: #C7C7C7. Windows color (decimal): -5844993 or 16764838. OLE color: 16764838.
HSL color Cylindrical-coordinate representation of color #A6CFFF: hue angle of 212.36º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A6CFFF is Cyan = 0.35, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A6CFFF; } p { color: rgb(166,207,255); } H1.HeaderClassName { color: #A6CFFF; } .AnyTagClassName { color: #A6CFFF; } </style>
<style> a { background-color: #A6CFFF; } a { background-color: rgb(166,207,255); } div.DivClassName { background-color: #A6CFFF; } .BgClassName { background-color: #A6CFFF; } </style>
<style> span { border-color: #A6CFFF; } span { border-color: rgb(166,207,255); } td.TdClassName { border-color: #A6CFFF; } .TagClassName { border-color: #A6CFFF; } </style>