#CCD6EB (or 0xCCD6EB) is unknown color: approx Hawkes Blue. HEX triplet: CC, D6 and EB. RGB value is (204,214,235). Sum of RGB (Red+Green+Blue) = 204+214+235=653 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.24% from 653); Green value is 214 (83.98% from 255 or 32.77% from 653); Blue value is 235 (92.19% from 255 or 35.99% from 653); Max value from RGB is 235 - color contains mainly: blue. Hex color #CCD6EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCD6EB is #332914. Grayscale: #D5D5D5. Windows color (decimal): -3352853 or 15455948. OLE color: 15455948.
HSL color Cylindrical-coordinate representation of color #CCD6EB: hue angle of 220.65º degrees, saturation: 0.44, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CCD6EB is Cyan = 0.13, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CCD6EB; } p { color: rgb(204,214,235); } H1.HeaderClassName { color: #CCD6EB; } .AnyTagClassName { color: #CCD6EB; } </style>
<style> a { background-color: #CCD6EB; } a { background-color: rgb(204,214,235); } div.DivClassName { background-color: #CCD6EB; } .BgClassName { background-color: #CCD6EB; } </style>
<style> span { border-color: #CCD6EB; } span { border-color: rgb(204,214,235); } td.TdClassName { border-color: #CCD6EB; } .TagClassName { border-color: #CCD6EB; } </style>