#CCC1CD (or 0xCCC1CD) is unknown color: approx Thistle. HEX triplet: CC, C1 and CD. RGB value is (204,193,205). Sum of RGB (Red+Green+Blue) = 204+193+205=602 (79% of max value = 765). Red value is 204 (80.08% from 255 or 33.89% from 602); Green value is 193 (75.78% from 255 or 32.06% from 602); Blue value is 205 (80.47% from 255 or 34.05% from 602); Max value from RGB is 205 - color contains mainly: blue. Hex color #CCC1CD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC1CD is #333E32. Grayscale: #C5C5C5. Windows color (decimal): -3358259 or 13484492. OLE color: 13484492.
HSL color Cylindrical-coordinate representation of color #CCC1CD: hue angle of 295º degrees, saturation: 0.11, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #CCC1CD is Cyan = 0.00, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #CCC1CD; } p { color: rgb(204,193,205); } H1.HeaderClassName { color: #CCC1CD; } .AnyTagClassName { color: #CCC1CD; } </style>
<style> a { background-color: #CCC1CD; } a { background-color: rgb(204,193,205); } div.DivClassName { background-color: #CCC1CD; } .BgClassName { background-color: #CCC1CD; } </style>
<style> span { border-color: #CCC1CD; } span { border-color: rgb(204,193,205); } td.TdClassName { border-color: #CCC1CD; } .TagClassName { border-color: #CCC1CD; } </style>