#C113DA (or 0xC113DA) is unknown color: approx Deep Magenta. HEX triplet: C1, 13 and DA. RGB value is (193,19,218). Sum of RGB (Red+Green+Blue) = 193+19+218=430 (56% of max value = 765). Red value is 193 (75.78% from 255 or 44.88% from 430); Green value is 19 (7.81% from 255 or 4.42% from 430); Blue value is 218 (85.55% from 255 or 50.70% from 430); Max value from RGB is 218 - color contains mainly: blue. Hex color #C113DA is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #C113DA is #3EEC25. Grayscale: #5D5D5D. Windows color (decimal): -4123686 or 14291905. OLE color: 14291905.
HSL color Cylindrical-coordinate representation of color #C113DA: hue angle of 292.46º degrees, saturation: 0.84, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #C113DA is Cyan = 0.11, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #c113da; } p { color: rgb(193,19,218); } H1.HeaderClassName { color: #c113da; } .AnyTagClassName { color: #c113da; } </style>
<style> a { background-color: #c113da; } a { background-color: rgb(193,19,218); } div.DivClassName { background-color: #c113da; } .BgClassName { background-color: #c113da; } </style>
<style> span { border-color: #c113da; } span { border-color: rgb(193,19,218); } td.TdClassName { border-color: #c113da; } .TagClassName { border-color: #c113da; } </style>