#C06EC7 (or 0xC06EC7) is unknown color: approx Fuchsia. HEX triplet: C0, 6E and C7. RGB value is (192,110,199). Sum of RGB (Red+Green+Blue) = 192+110+199=501 (66% of max value = 765). Red value is 192 (75.39% from 255 or 38.32% from 501); Green value is 110 (43.36% from 255 or 21.96% from 501); Blue value is 199 (78.12% from 255 or 39.72% from 501); Max value from RGB is 199 - color contains mainly: blue. Hex color #C06EC7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C06EC7 is #3F9138. Grayscale: #909090. Windows color (decimal): -4165945 or 13070016. OLE color: 13070016.
HSL color Cylindrical-coordinate representation of color #C06EC7: hue angle of 295.28º degrees, saturation: 0.44, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #C06EC7 is Cyan = 0.04, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #C06EC7; } p { color: rgb(192,110,199); } H1.HeaderClassName { color: #C06EC7; } .AnyTagClassName { color: #C06EC7; } </style>
<style> a { background-color: #C06EC7; } a { background-color: rgb(192,110,199); } div.DivClassName { background-color: #C06EC7; } .BgClassName { background-color: #C06EC7; } </style>
<style> span { border-color: #C06EC7; } span { border-color: rgb(192,110,199); } td.TdClassName { border-color: #C06EC7; } .TagClassName { border-color: #C06EC7; } </style>