#C24DDC (or 0xC24DDC) is unknown color: approx Medium Orchid. HEX triplet: C2, 4D and DC. RGB value is (194,77,220). Sum of RGB (Red+Green+Blue) = 194+77+220=491 (65% of max value = 765). Red value is 194 (76.17% from 255 or 39.51% from 491); Green value is 77 (30.47% from 255 or 15.68% from 491); Blue value is 220 (86.33% from 255 or 44.81% from 491); Max value from RGB is 220 - color contains mainly: blue. Hex color #C24DDC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C24DDC is #3DB223. Grayscale: #7F7F7F. Windows color (decimal): -4043300 or 14437826. OLE color: 14437826.
HSL color Cylindrical-coordinate representation of color #C24DDC: hue angle of 289.09º degrees, saturation: 0.67, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #C24DDC is Cyan = 0.12, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #C24DDC; } p { color: rgb(194,77,220); } H1.HeaderClassName { color: #C24DDC; } .AnyTagClassName { color: #C24DDC; } </style>
<style> a { background-color: #C24DDC; } a { background-color: rgb(194,77,220); } div.DivClassName { background-color: #C24DDC; } .BgClassName { background-color: #C24DDC; } </style>
<style> span { border-color: #C24DDC; } span { border-color: rgb(194,77,220); } td.TdClassName { border-color: #C24DDC; } .TagClassName { border-color: #C24DDC; } </style>