#C12F8C (or 0xC12F8C) is unknown color: approx Medium Red Violet. HEX triplet: C1, 2F and 8C. RGB value is (193,47,140). Sum of RGB (Red+Green+Blue) = 193+47+140=380 (50% of max value = 765). Red value is 193 (75.78% from 255 or 50.79% from 380); Green value is 47 (18.75% from 255 or 12.37% from 380); Blue value is 140 (55.08% from 255 or 36.84% from 380); Max value from RGB is 193 - color contains mainly: red. Hex color #C12F8C is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C12F8C is #3ED073. Grayscale: #656565. Windows color (decimal): -4116596 or 9187265. OLE color: 9187265.
HSL color Cylindrical-coordinate representation of color #C12F8C: hue angle of 321.78º degrees, saturation: 0.61, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #C12F8C is Cyan = 0, Magento = 0.76, Yellow = 0.27 and Black (K on CMYK) = 0.24.
<style> p { color: #C12F8C; } p { color: rgb(193,47,140); } H1.HeaderClassName { color: #C12F8C; } .AnyTagClassName { color: #C12F8C; } </style>
<style> a { background-color: #C12F8C; } a { background-color: rgb(193,47,140); } div.DivClassName { background-color: #C12F8C; } .BgClassName { background-color: #C12F8C; } </style>
<style> span { border-color: #C12F8C; } span { border-color: rgb(193,47,140); } td.TdClassName { border-color: #C12F8C; } .TagClassName { border-color: #C12F8C; } </style>