#CCB2DC (or 0xCCB2DC) is unknown color: approx Prelude. HEX triplet: CC, B2 and DC. RGB value is (204,178,220). Sum of RGB (Red+Green+Blue) = 204+178+220=602 (79% of max value = 765). Red value is 204 (80.08% from 255 or 33.89% from 602); Green value is 178 (69.92% from 255 or 29.57% from 602); Blue value is 220 (86.33% from 255 or 36.54% from 602); Max value from RGB is 220 - color contains mainly: blue. Hex color #CCB2DC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCB2DC is #334D23. Grayscale: #BEBEBE. Windows color (decimal): -3362084 or 14463692. OLE color: 14463692.
HSL color Cylindrical-coordinate representation of color #CCB2DC: hue angle of 277.14º degrees, saturation: 0.37, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CCB2DC is Cyan = 0.07, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CCB2DC; } p { color: rgb(204,178,220); } H1.HeaderClassName { color: #CCB2DC; } .AnyTagClassName { color: #CCB2DC; } </style>
<style> a { background-color: #CCB2DC; } a { background-color: rgb(204,178,220); } div.DivClassName { background-color: #CCB2DC; } .BgClassName { background-color: #CCB2DC; } </style>
<style> span { border-color: #CCB2DC; } span { border-color: rgb(204,178,220); } td.TdClassName { border-color: #CCB2DC; } .TagClassName { border-color: #CCB2DC; } </style>