#C346BD (or 0xC346BD) is unknown color: approx Fuchsia. HEX triplet: C3, 46 and BD. RGB value is (195,70,189). Sum of RGB (Red+Green+Blue) = 195+70+189=454 (60% of max value = 765). Red value is 195 (76.56% from 255 or 42.95% from 454); Green value is 70 (27.73% from 255 or 15.42% from 454); Blue value is 189 (74.22% from 255 or 41.63% from 454); Max value from RGB is 195 - color contains mainly: red. Hex color #C346BD is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C346BD is #3CB942. Grayscale: #787878. Windows color (decimal): -3979587 or 12404419. OLE color: 12404419.
HSL color Cylindrical-coordinate representation of color #C346BD: hue angle of 302.88º degrees, saturation: 0.51, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #C346BD is Cyan = 0, Magento = 0.64, Yellow = 0.03 and Black (K on CMYK) = 0.24.
<style> p { color: #C346BD; } p { color: rgb(195,70,189); } H1.HeaderClassName { color: #C346BD; } .AnyTagClassName { color: #C346BD; } </style>
<style> a { background-color: #C346BD; } a { background-color: rgb(195,70,189); } div.DivClassName { background-color: #C346BD; } .BgClassName { background-color: #C346BD; } </style>
<style> span { border-color: #C346BD; } span { border-color: rgb(195,70,189); } td.TdClassName { border-color: #C346BD; } .TagClassName { border-color: #C346BD; } </style>