#C1048A (or 0xC1048A) is unknown color: approx Medium Violet Red. HEX triplet: C1, 04 and 8A. RGB value is (193,4,138). Sum of RGB (Red+Green+Blue) = 193+4+138=335 (44% of max value = 765). Red value is 193 (75.78% from 255 or 57.61% from 335); Green value is 4 (1.95% from 255 or 1.19% from 335); Blue value is 138 (54.30% from 255 or 41.19% from 335); Max value from RGB is 193 - color contains mainly: red. Hex color #C1048A is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #C1048A is #3EFB75. Grayscale: #4B4B4B. Windows color (decimal): -4127606 or 9045185. OLE color: 9045185.
HSL color Cylindrical-coordinate representation of color #C1048A: hue angle of 317.46º degrees, saturation: 0.96, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #C1048A is Cyan = 0, Magento = 0.98, Yellow = 0.28 and Black (K on CMYK) = 0.24.
<style> p { color: #c1048a; } p { color: rgb(193,4,138); } H1.HeaderClassName { color: #c1048a; } .AnyTagClassName { color: #c1048a; } </style>
<style> a { background-color: #c1048a; } a { background-color: rgb(193,4,138); } div.DivClassName { background-color: #c1048a; } .BgClassName { background-color: #c1048a; } </style>
<style> span { border-color: #c1048a; } span { border-color: rgb(193,4,138); } td.TdClassName { border-color: #c1048a; } .TagClassName { border-color: #c1048a; } </style>