#C00E64 (or 0xC00E64) is unknown color: approx Jazzberry Jam. HEX triplet: C0, 0E and 64. RGB value is (192,14,100). Sum of RGB (Red+Green+Blue) = 192+14+100=306 (40% of max value = 765). Red value is 192 (75.39% from 255 or 62.75% from 306); Green value is 14 (5.86% from 255 or 4.58% from 306); Blue value is 100 (39.45% from 255 or 32.68% from 306); Max value from RGB is 192 - color contains mainly: red. Hex color #C00E64 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C00E64 is #3FF19B. Grayscale: #4C4C4C. Windows color (decimal): -4190620 or 6557376. OLE color: 6557376.
HSL color Cylindrical-coordinate representation of color #C00E64: hue angle of 331.01º degrees, saturation: 0.86, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #C00E64 is Cyan = 0, Magento = 0.93, Yellow = 0.48 and Black (K on CMYK) = 0.25.
<style> p { color: #c00e64; } p { color: rgb(192,14,100); } H1.HeaderClassName { color: #c00e64; } .AnyTagClassName { color: #c00e64; } </style>
<style> a { background-color: #c00e64; } a { background-color: rgb(192,14,100); } div.DivClassName { background-color: #c00e64; } .BgClassName { background-color: #c00e64; } </style>
<style> span { border-color: #c00e64; } span { border-color: rgb(192,14,100); } td.TdClassName { border-color: #c00e64; } .TagClassName { border-color: #c00e64; } </style>