#CE78FF (or 0xCE78FF) is unknown color: approx Heliotrope. HEX triplet: CE, 78 and FF. RGB value is (206,120,255). Sum of RGB (Red+Green+Blue) = 206+120+255=581 (76% of max value = 765). Red value is 206 (80.86% from 255 or 35.46% from 581); Green value is 120 (47.27% from 255 or 20.65% from 581); Blue value is 255 (100% from 255 or 43.89% from 581); Max value from RGB is 255 - color contains mainly: blue. Hex color #CE78FF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #CE78FF is #318700. Grayscale: #A0A0A0. Windows color (decimal): -3245825 or 16742606. OLE color: 16742606.
HSL color Cylindrical-coordinate representation of color #CE78FF: hue angle of 278.22º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #CE78FF is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #CE78FF; } p { color: rgb(206,120,255); } H1.HeaderClassName { color: #CE78FF; } .AnyTagClassName { color: #CE78FF; } </style>
<style> a { background-color: #CE78FF; } a { background-color: rgb(206,120,255); } div.DivClassName { background-color: #CE78FF; } .BgClassName { background-color: #CE78FF; } </style>
<style> span { border-color: #CE78FF; } span { border-color: rgb(206,120,255); } td.TdClassName { border-color: #CE78FF; } .TagClassName { border-color: #CE78FF; } </style>