#CCDDE7 (or 0xCCDDE7) is unknown color: approx Pattens Blue. HEX triplet: CC, DD and E7. RGB value is (204,221,231). Sum of RGB (Red+Green+Blue) = 204+221+231=656 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.10% from 656); Green value is 221 (86.72% from 255 or 33.69% from 656); Blue value is 231 (90.62% from 255 or 35.21% from 656); Max value from RGB is 231 - color contains mainly: blue. Hex color #CCDDE7 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCDDE7 is #332218. Grayscale: #D8D8D8. Windows color (decimal): -3351065 or 15195596. OLE color: 15195596.
HSL color Cylindrical-coordinate representation of color #CCDDE7: hue angle of 202.22º degrees, saturation: 0.36, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CCDDE7 is Cyan = 0.12, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #CCDDE7; } p { color: rgb(204,221,231); } H1.HeaderClassName { color: #CCDDE7; } .AnyTagClassName { color: #CCDDE7; } </style>
<style> a { background-color: #CCDDE7; } a { background-color: rgb(204,221,231); } div.DivClassName { background-color: #CCDDE7; } .BgClassName { background-color: #CCDDE7; } </style>
<style> span { border-color: #CCDDE7; } span { border-color: rgb(204,221,231); } td.TdClassName { border-color: #CCDDE7; } .TagClassName { border-color: #CCDDE7; } </style>