#C203F1 (or 0xC203F1) is unknown color: approx Electric Purple. HEX triplet: C2, 03 and F1. RGB value is (194,3,241). Sum of RGB (Red+Green+Blue) = 194+3+241=438 (58% of max value = 765). Red value is 194 (76.17% from 255 or 44.29% from 438); Green value is 3 (1.56% from 255 or 0.68% from 438); Blue value is 241 (94.53% from 255 or 55.02% from 438); Max value from RGB is 241 - color contains mainly: blue. Hex color #C203F1 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #C203F1 is #3DFC0E. Grayscale: #565656. Windows color (decimal): -4062223 or 15795138. OLE color: 15795138.
HSL color Cylindrical-coordinate representation of color #C203F1: hue angle of 288.15º degrees, saturation: 0.98, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #C203F1 is Cyan = 0.20, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #c203f1; } p { color: rgb(194,3,241); } H1.HeaderClassName { color: #c203f1; } .AnyTagClassName { color: #c203f1; } </style>
<style> a { background-color: #c203f1; } a { background-color: rgb(194,3,241); } div.DivClassName { background-color: #c203f1; } .BgClassName { background-color: #c203f1; } </style>
<style> span { border-color: #c203f1; } span { border-color: rgb(194,3,241); } td.TdClassName { border-color: #c203f1; } .TagClassName { border-color: #c203f1; } </style>