#CE53DC (or 0xCE53DC) is unknown color: approx Medium Orchid. HEX triplet: CE, 53 and DC. RGB value is (206,83,220). Sum of RGB (Red+Green+Blue) = 206+83+220=509 (67% of max value = 765). Red value is 206 (80.86% from 255 or 40.47% from 509); Green value is 83 (32.81% from 255 or 16.31% from 509); Blue value is 220 (86.33% from 255 or 43.22% from 509); Max value from RGB is 220 - color contains mainly: blue. Hex color #CE53DC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CE53DC is #31AC23. Grayscale: #868686. Windows color (decimal): -3255332 or 14439374. OLE color: 14439374.
HSL color Cylindrical-coordinate representation of color #CE53DC: hue angle of 293.87º degrees, saturation: 0.66, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #CE53DC is Cyan = 0.06, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #ce53dc; } p { color: rgb(206,83,220); } H1.HeaderClassName { color: #ce53dc; } .AnyTagClassName { color: #ce53dc; } </style>
<style> a { background-color: #ce53dc; } a { background-color: rgb(206,83,220); } div.DivClassName { background-color: #ce53dc; } .BgClassName { background-color: #ce53dc; } </style>
<style> span { border-color: #ce53dc; } span { border-color: rgb(206,83,220); } td.TdClassName { border-color: #ce53dc; } .TagClassName { border-color: #ce53dc; } </style>