#C712E5 (or 0xC712E5) is unknown color: approx Deep Magenta. HEX triplet: C7, 12 and E5. RGB value is (199,18,229). Sum of RGB (Red+Green+Blue) = 199+18+229=446 (59% of max value = 765). Red value is 199 (78.12% from 255 or 44.62% from 446); Green value is 18 (7.42% from 255 or 4.04% from 446); Blue value is 229 (89.84% from 255 or 51.35% from 446); Max value from RGB is 229 - color contains mainly: blue. Hex color #C712E5 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #C712E5 is #38ED1A. Grayscale: #5F5F5F. Windows color (decimal): -3730715 or 15012551. OLE color: 15012551.
HSL color Cylindrical-coordinate representation of color #C712E5: hue angle of 291.47º degrees, saturation: 0.85, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C712E5 is Cyan = 0.13, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #c712e5; } p { color: rgb(199,18,229); } H1.HeaderClassName { color: #c712e5; } .AnyTagClassName { color: #c712e5; } </style>
<style> a { background-color: #c712e5; } a { background-color: rgb(199,18,229); } div.DivClassName { background-color: #c712e5; } .BgClassName { background-color: #c712e5; } </style>
<style> span { border-color: #c712e5; } span { border-color: rgb(199,18,229); } td.TdClassName { border-color: #c712e5; } .TagClassName { border-color: #c712e5; } </style>