#C70464 (or 0xC70464) is unknown color: approx Ruby. HEX triplet: C7, 04 and 64. RGB value is (199,4,100). Sum of RGB (Red+Green+Blue) = 199+4+100=303 (40% of max value = 765). Red value is 199 (78.12% from 255 or 65.68% from 303); Green value is 4 (1.95% from 255 or 1.32% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 199 - color contains mainly: red. Hex color #C70464 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C70464 is #38FB9B. Grayscale: #494949. Windows color (decimal): -3734428 or 6554823. OLE color: 6554823.
HSL color Cylindrical-coordinate representation of color #C70464: hue angle of 330.46º degrees, saturation: 0.96, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #C70464 is Cyan = 0, Magento = 0.98, Yellow = 0.50 and Black (K on CMYK) = 0.22.
<style> p { color: #c70464; } p { color: rgb(199,4,100); } H1.HeaderClassName { color: #c70464; } .AnyTagClassName { color: #c70464; } </style>
<style> a { background-color: #c70464; } a { background-color: rgb(199,4,100); } div.DivClassName { background-color: #c70464; } .BgClassName { background-color: #c70464; } </style>
<style> span { border-color: #c70464; } span { border-color: rgb(199,4,100); } td.TdClassName { border-color: #c70464; } .TagClassName { border-color: #c70464; } </style>