#CCDDDC (or 0xCCDDDC) is unknown color: approx Zumthor. HEX triplet: CC, DD and DC. RGB value is (204,221,220). Sum of RGB (Red+Green+Blue) = 204+221+220=645 (85% of max value = 765). Red value is 204 (80.08% from 255 or 31.63% from 645); Green value is 221 (86.72% from 255 or 34.26% from 645); Blue value is 220 (86.33% from 255 or 34.11% from 645); Max value from RGB is 221 - color contains mainly: green. Hex color #CCDDDC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCDDDC is #332223. Grayscale: #D7D7D7. Windows color (decimal): -3351076 or 14474700. OLE color: 14474700.
HSL color Cylindrical-coordinate representation of color #CCDDDC: hue angle of 176.47º degrees, saturation: 0.2, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CCDDDC is Cyan = 0.08, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.13.
<style> p { color: #CCDDDC; } p { color: rgb(204,221,220); } H1.HeaderClassName { color: #CCDDDC; } .AnyTagClassName { color: #CCDDDC; } </style>
<style> a { background-color: #CCDDDC; } a { background-color: rgb(204,221,220); } div.DivClassName { background-color: #CCDDDC; } .BgClassName { background-color: #CCDDDC; } </style>
<style> span { border-color: #CCDDDC; } span { border-color: rgb(204,221,220); } td.TdClassName { border-color: #CCDDDC; } .TagClassName { border-color: #CCDDDC; } </style>