#CCD2DC (or 0xCCD2DC) is unknown color: approx Link Water. HEX triplet: CC, D2 and DC. RGB value is (204,210,220). Sum of RGB (Red+Green+Blue) = 204+210+220=634 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.18% from 634); Green value is 210 (82.42% from 255 or 33.12% from 634); Blue value is 220 (86.33% from 255 or 34.70% from 634); Max value from RGB is 220 - color contains mainly: blue. Hex color #CCD2DC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCD2DC is #332D23. Grayscale: #D1D1D1. Windows color (decimal): -3353892 or 14471884. OLE color: 14471884.
HSL color Cylindrical-coordinate representation of color #CCD2DC: hue angle of 217.5º degrees, saturation: 0.19, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #CCD2DC is Cyan = 0.07, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CCD2DC; } p { color: rgb(204,210,220); } H1.HeaderClassName { color: #CCD2DC; } .AnyTagClassName { color: #CCD2DC; } </style>
<style> a { background-color: #CCD2DC; } a { background-color: rgb(204,210,220); } div.DivClassName { background-color: #CCD2DC; } .BgClassName { background-color: #CCD2DC; } </style>
<style> span { border-color: #CCD2DC; } span { border-color: rgb(204,210,220); } td.TdClassName { border-color: #CCD2DC; } .TagClassName { border-color: #CCD2DC; } </style>