#C03CB2 (or 0xC03CB2) is unknown color: approx Fuchsia. HEX triplet: C0, 3C and B2. RGB value is (192,60,178). Sum of RGB (Red+Green+Blue) = 192+60+178=430 (56% of max value = 765). Red value is 192 (75.39% from 255 or 44.65% from 430); Green value is 60 (23.83% from 255 or 13.95% from 430); Blue value is 178 (69.92% from 255 or 41.40% from 430); Max value from RGB is 192 - color contains mainly: red. Hex color #C03CB2 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C03CB2 is #3FC34D. Grayscale: #707070. Windows color (decimal): -4178766 or 11680960. OLE color: 11680960.
HSL color Cylindrical-coordinate representation of color #C03CB2: hue angle of 306.36º degrees, saturation: 0.52, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C03CB2 is Cyan = 0, Magento = 0.69, Yellow = 0.07 and Black (K on CMYK) = 0.25.
<style> p { color: #C03CB2; } p { color: rgb(192,60,178); } H1.HeaderClassName { color: #C03CB2; } .AnyTagClassName { color: #C03CB2; } </style>
<style> a { background-color: #C03CB2; } a { background-color: rgb(192,60,178); } div.DivClassName { background-color: #C03CB2; } .BgClassName { background-color: #C03CB2; } </style>
<style> span { border-color: #C03CB2; } span { border-color: rgb(192,60,178); } td.TdClassName { border-color: #C03CB2; } .TagClassName { border-color: #C03CB2; } </style>