#C3DBFE (or 0xC3DBFE) is unknown color: approx Hawkes Blue. HEX triplet: C3, DB and FE. RGB value is (195,219,254). Sum of RGB (Red+Green+Blue) = 195+219+254=668 (88% of max value = 765). Red value is 195 (76.56% from 255 or 29.19% from 668); Green value is 219 (85.94% from 255 or 32.78% from 668); Blue value is 254 (99.61% from 255 or 38.02% from 668); Max value from RGB is 254 - color contains mainly: blue. Hex color #C3DBFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C3DBFE is #3C2401. Grayscale: #D7D7D7. Windows color (decimal): -3941378 or 16702403. OLE color: 16702403.
HSL color Cylindrical-coordinate representation of color #C3DBFE: hue angle of 215.59º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C3DBFE is Cyan = 0.23, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #C3DBFE; } p { color: rgb(195,219,254); } H1.HeaderClassName { color: #C3DBFE; } .AnyTagClassName { color: #C3DBFE; } </style>
<style> a { background-color: #C3DBFE; } a { background-color: rgb(195,219,254); } div.DivClassName { background-color: #C3DBFE; } .BgClassName { background-color: #C3DBFE; } </style>
<style> span { border-color: #C3DBFE; } span { border-color: rgb(195,219,254); } td.TdClassName { border-color: #C3DBFE; } .TagClassName { border-color: #C3DBFE; } </style>