#C078EF (or 0xC078EF) is unknown color: approx Heliotrope. HEX triplet: C0, 78 and EF. RGB value is (192,120,239). Sum of RGB (Red+Green+Blue) = 192+120+239=551 (72% of max value = 765). Red value is 192 (75.39% from 255 or 34.85% from 551); Green value is 120 (47.27% from 255 or 21.78% from 551); Blue value is 239 (93.75% from 255 or 43.38% from 551); Max value from RGB is 239 - color contains mainly: blue. Hex color #C078EF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #C078EF is #3F8710. Grayscale: #9A9A9A. Windows color (decimal): -4163345 or 15694016. OLE color: 15694016.
HSL color Cylindrical-coordinate representation of color #C078EF: hue angle of 276.3º degrees, saturation: 0.79, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #C078EF is Cyan = 0.20, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #C078EF; } p { color: rgb(192,120,239); } H1.HeaderClassName { color: #C078EF; } .AnyTagClassName { color: #C078EF; } </style>
<style> a { background-color: #C078EF; } a { background-color: rgb(192,120,239); } div.DivClassName { background-color: #C078EF; } .BgClassName { background-color: #C078EF; } </style>
<style> span { border-color: #C078EF; } span { border-color: rgb(192,120,239); } td.TdClassName { border-color: #C078EF; } .TagClassName { border-color: #C078EF; } </style>