#C03F9C (or 0xC03F9C) is unknown color: approx Mulberry. HEX triplet: C0, 3F and 9C. RGB value is (192,63,156). Sum of RGB (Red+Green+Blue) = 192+63+156=411 (54% of max value = 765). Red value is 192 (75.39% from 255 or 46.72% from 411); Green value is 63 (25% from 255 or 15.33% from 411); Blue value is 156 (61.33% from 255 or 37.96% from 411); Max value from RGB is 192 - color contains mainly: red. Hex color #C03F9C is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C03F9C is #3FC063. Grayscale: #6F6F6F. Windows color (decimal): -4178020 or 10239936. OLE color: 10239936.
HSL color Cylindrical-coordinate representation of color #C03F9C: hue angle of 316.74º degrees, saturation: 0.51, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #C03F9C is Cyan = 0, Magento = 0.67, Yellow = 0.19 and Black (K on CMYK) = 0.25.
<style> p { color: #C03F9C; } p { color: rgb(192,63,156); } H1.HeaderClassName { color: #C03F9C; } .AnyTagClassName { color: #C03F9C; } </style>
<style> a { background-color: #C03F9C; } a { background-color: rgb(192,63,156); } div.DivClassName { background-color: #C03F9C; } .BgClassName { background-color: #C03F9C; } </style>
<style> span { border-color: #C03F9C; } span { border-color: rgb(192,63,156); } td.TdClassName { border-color: #C03F9C; } .TagClassName { border-color: #C03F9C; } </style>