#A9DCFF (or 0xA9DCFF) is unknown color: approx Columbia Blue. HEX triplet: A9, DC and FF. RGB value is (169,220,255). Sum of RGB (Red+Green+Blue) = 169+220+255=644 (85% of max value = 765). Red value is 169 (66.41% from 255 or 26.24% from 644); Green value is 220 (86.33% from 255 or 34.16% from 644); Blue value is 255 (100% from 255 or 39.60% from 644); Max value from RGB is 255 - color contains mainly: blue. Hex color #A9DCFF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A9DCFF is #562300. Grayscale: #D0D0D0. Windows color (decimal): -5645057 or 16768169. OLE color: 16768169.
HSL color Cylindrical-coordinate representation of color #A9DCFF: hue angle of 204.42º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A9DCFF is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A9DCFF; } p { color: rgb(169,220,255); } H1.HeaderClassName { color: #A9DCFF; } .AnyTagClassName { color: #A9DCFF; } </style>
<style> a { background-color: #A9DCFF; } a { background-color: rgb(169,220,255); } div.DivClassName { background-color: #A9DCFF; } .BgClassName { background-color: #A9DCFF; } </style>
<style> span { border-color: #A9DCFF; } span { border-color: rgb(169,220,255); } td.TdClassName { border-color: #A9DCFF; } .TagClassName { border-color: #A9DCFF; } </style>