#C5DAFF (or 0xC5DAFF) is unknown color: approx Hawkes Blue. HEX triplet: C5, DA and FF. RGB value is (197,218,255). Sum of RGB (Red+Green+Blue) = 197+218+255=670 (88% of max value = 765). Red value is 197 (77.34% from 255 or 29.40% from 670); Green value is 218 (85.55% from 255 or 32.54% from 670); Blue value is 255 (100% from 255 or 38.06% from 670); Max value from RGB is 255 - color contains mainly: blue. Hex color #C5DAFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C5DAFF is #3A2500. Grayscale: #D7D7D7. Windows color (decimal): -3810561 or 16767685. OLE color: 16767685.
HSL color Cylindrical-coordinate representation of color #C5DAFF: hue angle of 218.28º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C5DAFF is Cyan = 0.23, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #C5DAFF; } p { color: rgb(197,218,255); } H1.HeaderClassName { color: #C5DAFF; } .AnyTagClassName { color: #C5DAFF; } </style>
<style> a { background-color: #C5DAFF; } a { background-color: rgb(197,218,255); } div.DivClassName { background-color: #C5DAFF; } .BgClassName { background-color: #C5DAFF; } </style>
<style> span { border-color: #C5DAFF; } span { border-color: rgb(197,218,255); } td.TdClassName { border-color: #C5DAFF; } .TagClassName { border-color: #C5DAFF; } </style>