#C83BC3 (or 0xC83BC3) is unknown color: approx Fuchsia. HEX triplet: C8, 3B and C3. RGB value is (200,59,195). Sum of RGB (Red+Green+Blue) = 200+59+195=454 (60% of max value = 765). Red value is 200 (78.52% from 255 or 44.05% from 454); Green value is 59 (23.44% from 255 or 13.00% from 454); Blue value is 195 (76.56% from 255 or 42.95% from 454); Max value from RGB is 200 - color contains mainly: red. Hex color #C83BC3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C83BC3 is #37C43C. Grayscale: #747474. Windows color (decimal): -3654717 or 12794824. OLE color: 12794824.
HSL color Cylindrical-coordinate representation of color #C83BC3: hue angle of 302.13º degrees, saturation: 0.56, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #C83BC3 is Cyan = 0, Magento = 0.70, Yellow = 0.02 and Black (K on CMYK) = 0.22.
<style> p { color: #c83bc3; } p { color: rgb(200,59,195); } H1.HeaderClassName { color: #c83bc3; } .AnyTagClassName { color: #c83bc3; } </style>
<style> a { background-color: #c83bc3; } a { background-color: rgb(200,59,195); } div.DivClassName { background-color: #c83bc3; } .BgClassName { background-color: #c83bc3; } </style>
<style> span { border-color: #c83bc3; } span { border-color: rgb(200,59,195); } td.TdClassName { border-color: #c83bc3; } .TagClassName { border-color: #c83bc3; } </style>