#CCD0DD (or 0xCCD0DD) is unknown color: approx Link Water. HEX triplet: CC, D0 and DD. RGB value is (204,208,221). Sum of RGB (Red+Green+Blue) = 204+208+221=633 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.23% from 633); Green value is 208 (81.64% from 255 or 32.86% from 633); Blue value is 221 (86.72% from 255 or 34.91% from 633); Max value from RGB is 221 - color contains mainly: blue. Hex color #CCD0DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCD0DD is #332F22. Grayscale: #D0D0D0. Windows color (decimal): -3354403 or 14536908. OLE color: 14536908.
HSL color Cylindrical-coordinate representation of color #CCD0DD: hue angle of 225.88º 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 #CCD0DD is Cyan = 0.08, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CCD0DD; } p { color: rgb(204,208,221); } H1.HeaderClassName { color: #CCD0DD; } .AnyTagClassName { color: #CCD0DD; } </style>
<style> a { background-color: #CCD0DD; } a { background-color: rgb(204,208,221); } div.DivClassName { background-color: #CCD0DD; } .BgClassName { background-color: #CCD0DD; } </style>
<style> span { border-color: #CCD0DD; } span { border-color: rgb(204,208,221); } td.TdClassName { border-color: #CCD0DD; } .TagClassName { border-color: #CCD0DD; } </style>