#CE63C3 (or 0xCE63C3) is unknown color: approx Fuchsia. HEX triplet: CE, 63 and C3. RGB value is (206,99,195). Sum of RGB (Red+Green+Blue) = 206+99+195=500 (66% of max value = 765). Red value is 206 (80.86% from 255 or 41.2% from 500); Green value is 99 (39.06% from 255 or 19.8% from 500); Blue value is 195 (76.56% from 255 or 39% from 500); Max value from RGB is 206 - color contains mainly: red. Hex color #CE63C3 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CE63C3 is #319C3C. Grayscale: #8D8D8D. Windows color (decimal): -3251261 or 12805070. OLE color: 12805070.
HSL color Cylindrical-coordinate representation of color #CE63C3: hue angle of 306.17º degrees, saturation: 0.52, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #CE63C3 is Cyan = 0, Magento = 0.52, Yellow = 0.05 and Black (K on CMYK) = 0.19.
<style> p { color: #CE63C3; } p { color: rgb(206,99,195); } H1.HeaderClassName { color: #CE63C3; } .AnyTagClassName { color: #CE63C3; } </style>
<style> a { background-color: #CE63C3; } a { background-color: rgb(206,99,195); } div.DivClassName { background-color: #CE63C3; } .BgClassName { background-color: #CE63C3; } </style>
<style> span { border-color: #CE63C3; } span { border-color: rgb(206,99,195); } td.TdClassName { border-color: #CE63C3; } .TagClassName { border-color: #CE63C3; } </style>