#CC5CCD (or 0xCC5CCD) is unknown color: approx Fuchsia. HEX triplet: CC, 5C and CD. RGB value is (204,92,205). Sum of RGB (Red+Green+Blue) = 204+92+205=501 (66% of max value = 765). Red value is 204 (80.08% from 255 or 40.72% from 501); Green value is 92 (36.33% from 255 or 18.36% from 501); Blue value is 205 (80.47% from 255 or 40.92% from 501); Max value from RGB is 205 - color contains mainly: blue. Hex color #CC5CCD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC5CCD is #33A332. Grayscale: #8A8A8A. Windows color (decimal): -3384115 or 13458636. OLE color: 13458636.
HSL color Cylindrical-coordinate representation of color #CC5CCD: hue angle of 299.47º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #CC5CCD is Cyan = 0.00, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #CC5CCD; } p { color: rgb(204,92,205); } H1.HeaderClassName { color: #CC5CCD; } .AnyTagClassName { color: #CC5CCD; } </style>
<style> a { background-color: #CC5CCD; } a { background-color: rgb(204,92,205); } div.DivClassName { background-color: #CC5CCD; } .BgClassName { background-color: #CC5CCD; } </style>
<style> span { border-color: #CC5CCD; } span { border-color: rgb(204,92,205); } td.TdClassName { border-color: #CC5CCD; } .TagClassName { border-color: #CC5CCD; } </style>