#C06AC3 (or 0xC06AC3) is unknown color: approx Fuchsia. HEX triplet: C0, 6A and C3. RGB value is (192,106,195). Sum of RGB (Red+Green+Blue) = 192+106+195=493 (65% of max value = 765). Red value is 192 (75.39% from 255 or 38.95% from 493); Green value is 106 (41.80% from 255 or 21.50% from 493); Blue value is 195 (76.56% from 255 or 39.55% from 493); Max value from RGB is 195 - color contains mainly: blue. Hex color #C06AC3 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C06AC3 is #3F953C. Grayscale: #8D8D8D. Windows color (decimal): -4166973 or 12806848. OLE color: 12806848.
HSL color Cylindrical-coordinate representation of color #C06AC3: hue angle of 297.98º degrees, saturation: 0.43, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #C06AC3 is Cyan = 0.02, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #C06AC3; } p { color: rgb(192,106,195); } H1.HeaderClassName { color: #C06AC3; } .AnyTagClassName { color: #C06AC3; } </style>
<style> a { background-color: #C06AC3; } a { background-color: rgb(192,106,195); } div.DivClassName { background-color: #C06AC3; } .BgClassName { background-color: #C06AC3; } </style>
<style> span { border-color: #C06AC3; } span { border-color: rgb(192,106,195); } td.TdClassName { border-color: #C06AC3; } .TagClassName { border-color: #C06AC3; } </style>