#CCD4F4 (or 0xCCD4F4) is unknown color: approx Hawkes Blue. HEX triplet: CC, D4 and F4. RGB value is (204,212,244). Sum of RGB (Red+Green+Blue) = 204+212+244=660 (87% of max value = 765). Red value is 204 (80.08% from 255 or 30.91% from 660); Green value is 212 (83.20% from 255 or 32.12% from 660); Blue value is 244 (95.70% from 255 or 36.97% from 660); Max value from RGB is 244 - color contains mainly: blue. Hex color #CCD4F4 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCD4F4 is #332B0B. Grayscale: #D5D5D5. Windows color (decimal): -3353356 or 16045260. OLE color: 16045260.
HSL color Cylindrical-coordinate representation of color #CCD4F4: hue angle of 228º degrees, saturation: 0.65, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCD4F4 is Cyan = 0.16, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #CCD4F4; } p { color: rgb(204,212,244); } H1.HeaderClassName { color: #CCD4F4; } .AnyTagClassName { color: #CCD4F4; } </style>
<style> a { background-color: #CCD4F4; } a { background-color: rgb(204,212,244); } div.DivClassName { background-color: #CCD4F4; } .BgClassName { background-color: #CCD4F4; } </style>
<style> span { border-color: #CCD4F4; } span { border-color: rgb(204,212,244); } td.TdClassName { border-color: #CCD4F4; } .TagClassName { border-color: #CCD4F4; } </style>