#CC4CD5 (or 0xCC4CD5) is unknown color: approx Medium Orchid. HEX triplet: CC, 4C and D5. RGB value is (204,76,213). Sum of RGB (Red+Green+Blue) = 204+76+213=493 (65% of max value = 765). Red value is 204 (80.08% from 255 or 41.38% from 493); Green value is 76 (30.08% from 255 or 15.42% from 493); Blue value is 213 (83.59% from 255 or 43.20% from 493); Max value from RGB is 213 - color contains mainly: blue. Hex color #CC4CD5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CC4CD5 is #33B32A. Grayscale: #818181. Windows color (decimal): -3388203 or 13978828. OLE color: 13978828.
HSL color Cylindrical-coordinate representation of color #CC4CD5: hue angle of 296.06º degrees, saturation: 0.62, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #CC4CD5 is Cyan = 0.04, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #CC4CD5; } p { color: rgb(204,76,213); } H1.HeaderClassName { color: #CC4CD5; } .AnyTagClassName { color: #CC4CD5; } </style>
<style> a { background-color: #CC4CD5; } a { background-color: rgb(204,76,213); } div.DivClassName { background-color: #CC4CD5; } .BgClassName { background-color: #CC4CD5; } </style>
<style> span { border-color: #CC4CD5; } span { border-color: rgb(204,76,213); } td.TdClassName { border-color: #CC4CD5; } .TagClassName { border-color: #CC4CD5; } </style>