#CC5EC6 (or 0xCC5EC6) is unknown color: approx Fuchsia. HEX triplet: CC, 5E and C6. RGB value is (204,94,198). Sum of RGB (Red+Green+Blue) = 204+94+198=496 (65% of max value = 765). Red value is 204 (80.08% from 255 or 41.13% from 496); Green value is 94 (37.11% from 255 or 18.95% from 496); Blue value is 198 (77.73% from 255 or 39.92% from 496); Max value from RGB is 204 - color contains mainly: red. Hex color #CC5EC6 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC5EC6 is #33A139. Grayscale: #8A8A8A. Windows color (decimal): -3383610 or 13000396. OLE color: 13000396.
HSL color Cylindrical-coordinate representation of color #CC5EC6: hue angle of 303.27º degrees, saturation: 0.52, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #CC5EC6 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.2.
<style> p { color: #CC5EC6; } p { color: rgb(204,94,198); } H1.HeaderClassName { color: #CC5EC6; } .AnyTagClassName { color: #CC5EC6; } </style>
<style> a { background-color: #CC5EC6; } a { background-color: rgb(204,94,198); } div.DivClassName { background-color: #CC5EC6; } .BgClassName { background-color: #CC5EC6; } </style>
<style> span { border-color: #CC5EC6; } span { border-color: rgb(204,94,198); } td.TdClassName { border-color: #CC5EC6; } .TagClassName { border-color: #CC5EC6; } </style>