#CCBBDC (or 0xCCBBDC) is unknown color: approx Prelude. HEX triplet: CC, BB and DC. RGB value is (204,187,220). Sum of RGB (Red+Green+Blue) = 204+187+220=611 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.39% from 611); Green value is 187 (73.44% from 255 or 30.61% from 611); Blue value is 220 (86.33% from 255 or 36.01% from 611); Max value from RGB is 220 - color contains mainly: blue. Hex color #CCBBDC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCBBDC is #334423. Grayscale: #C3C3C3. Windows color (decimal): -3359780 or 14465996. OLE color: 14465996.
HSL color Cylindrical-coordinate representation of color #CCBBDC: hue angle of 270.91º degrees, saturation: 0.32, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CCBBDC is Cyan = 0.07, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CCBBDC; } p { color: rgb(204,187,220); } H1.HeaderClassName { color: #CCBBDC; } .AnyTagClassName { color: #CCBBDC; } </style>
<style> a { background-color: #CCBBDC; } a { background-color: rgb(204,187,220); } div.DivClassName { background-color: #CCBBDC; } .BgClassName { background-color: #CCBBDC; } </style>
<style> span { border-color: #CCBBDC; } span { border-color: rgb(204,187,220); } td.TdClassName { border-color: #CCBBDC; } .TagClassName { border-color: #CCBBDC; } </style>