#CC41DD (or 0xCC41DD) is unknown color: approx Medium Orchid. HEX triplet: CC, 41 and DD. RGB value is (204,65,221). Sum of RGB (Red+Green+Blue) = 204+65+221=490 (64% of max value = 765). Red value is 204 (80.08% from 255 or 41.63% from 490); Green value is 65 (25.78% from 255 or 13.27% from 490); Blue value is 221 (86.72% from 255 or 45.10% from 490); Max value from RGB is 221 - color contains mainly: blue. Hex color #CC41DD is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CC41DD is #33BE22. Grayscale: #7B7B7B. Windows color (decimal): -3391011 or 14500300. OLE color: 14500300.
HSL color Cylindrical-coordinate representation of color #CC41DD: hue angle of 293.46º degrees, saturation: 0.7, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #CC41DD is Cyan = 0.08, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CC41DD; } p { color: rgb(204,65,221); } H1.HeaderClassName { color: #CC41DD; } .AnyTagClassName { color: #CC41DD; } </style>
<style> a { background-color: #CC41DD; } a { background-color: rgb(204,65,221); } div.DivClassName { background-color: #CC41DD; } .BgClassName { background-color: #CC41DD; } </style>
<style> span { border-color: #CC41DD; } span { border-color: rgb(204,65,221); } td.TdClassName { border-color: #CC41DD; } .TagClassName { border-color: #CC41DD; } </style>