#C9FAFF (or 0xC9FAFF) is unknown color: approx Light Cyan. HEX triplet: C9, FA and FF. RGB value is (201,250,255). Sum of RGB (Red+Green+Blue) = 201+250+255=706 (93% of max value = 765). Red value is 201 (78.91% from 255 or 28.47% from 706); Green value is 250 (98.05% from 255 or 35.41% from 706); Blue value is 255 (100% from 255 or 36.12% from 706); Max value from RGB is 255 - color contains mainly: blue. Hex color #C9FAFF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C9FAFF is #360500. Grayscale: #EBEBEB. Windows color (decimal): -3540225 or 16775881. OLE color: 16775881.
HSL color Cylindrical-coordinate representation of color #C9FAFF: hue angle of 185.56º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C9FAFF is Cyan = 0.21, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #C9FAFF; } p { color: rgb(201,250,255); } H1.HeaderClassName { color: #C9FAFF; } .AnyTagClassName { color: #C9FAFF; } </style>
<style> a { background-color: #C9FAFF; } a { background-color: rgb(201,250,255); } div.DivClassName { background-color: #C9FAFF; } .BgClassName { background-color: #C9FAFF; } </style>
<style> span { border-color: #C9FAFF; } span { border-color: rgb(201,250,255); } td.TdClassName { border-color: #C9FAFF; } .TagClassName { border-color: #C9FAFF; } </style>