#C12D91 (or 0xC12D91) is unknown color: approx Medium Red Violet. HEX triplet: C1, 2D and 91. RGB value is (193,45,145). Sum of RGB (Red+Green+Blue) = 193+45+145=383 (50% of max value = 765). Red value is 193 (75.78% from 255 or 50.39% from 383); Green value is 45 (17.97% from 255 or 11.75% from 383); Blue value is 145 (57.03% from 255 or 37.86% from 383); Max value from RGB is 193 - color contains mainly: red. Hex color #C12D91 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C12D91 is #3ED26E. Grayscale: #646464. Windows color (decimal): -4117103 or 9514433. OLE color: 9514433.
HSL color Cylindrical-coordinate representation of color #C12D91: hue angle of 319.46º degrees, saturation: 0.62, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #C12D91 is Cyan = 0, Magento = 0.77, Yellow = 0.25 and Black (K on CMYK) = 0.24.
<style> p { color: #c12d91; } p { color: rgb(193,45,145); } H1.HeaderClassName { color: #c12d91; } .AnyTagClassName { color: #c12d91; } </style>
<style> a { background-color: #c12d91; } a { background-color: rgb(193,45,145); } div.DivClassName { background-color: #c12d91; } .BgClassName { background-color: #c12d91; } </style>
<style> span { border-color: #c12d91; } span { border-color: rgb(193,45,145); } td.TdClassName { border-color: #c12d91; } .TagClassName { border-color: #c12d91; } </style>