#CCDAFB (or 0xCCDAFB) is unknown color: approx Hawkes Blue. HEX triplet: CC, DA and FB. RGB value is (204,218,251). Sum of RGB (Red+Green+Blue) = 204+218+251=673 (89% of max value = 765). Red value is 204 (80.08% from 255 or 30.31% from 673); Green value is 218 (85.55% from 255 or 32.39% from 673); Blue value is 251 (98.44% from 255 or 37.30% from 673); Max value from RGB is 251 - color contains mainly: blue. Hex color #CCDAFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCDAFB is #332504. Grayscale: #D9D9D9. Windows color (decimal): -3351813 or 16505548. OLE color: 16505548.
HSL color Cylindrical-coordinate representation of color #CCDAFB: hue angle of 222.13º degrees, saturation: 0.85, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CCDAFB is Cyan = 0.19, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CCDAFB; } p { color: rgb(204,218,251); } H1.HeaderClassName { color: #CCDAFB; } .AnyTagClassName { color: #CCDAFB; } </style>
<style> a { background-color: #CCDAFB; } a { background-color: rgb(204,218,251); } div.DivClassName { background-color: #CCDAFB; } .BgClassName { background-color: #CCDAFB; } </style>
<style> span { border-color: #CCDAFB; } span { border-color: rgb(204,218,251); } td.TdClassName { border-color: #CCDAFB; } .TagClassName { border-color: #CCDAFB; } </style>