#CC0E3C (or 0xCC0E3C) is unknown color: approx Crimson. HEX triplet: CC, 0E and 3C. RGB value is (204,14,60). Sum of RGB (Red+Green+Blue) = 204+14+60=278 (36% of max value = 765). Red value is 204 (80.08% from 255 or 73.38% from 278); Green value is 14 (5.86% from 255 or 5.04% from 278); Blue value is 60 (23.83% from 255 or 21.58% from 278); Max value from RGB is 204 - color contains mainly: red. Hex color #CC0E3C is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #CC0E3C is #33F1C3. Grayscale: #4C4C4C. Windows color (decimal): -3404228 or 3935948. OLE color: 3935948.
HSL color Cylindrical-coordinate representation of color #CC0E3C: hue angle of 345.47º degrees, saturation: 0.87, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CC0E3C is Cyan = 0, Magento = 0.93, Yellow = 0.71 and Black (K on CMYK) = 0.2.
<style> p { color: #CC0E3C; } p { color: rgb(204,14,60); } H1.HeaderClassName { color: #CC0E3C; } .AnyTagClassName { color: #CC0E3C; } </style>
<style> a { background-color: #CC0E3C; } a { background-color: rgb(204,14,60); } div.DivClassName { background-color: #CC0E3C; } .BgClassName { background-color: #CC0E3C; } </style>
<style> span { border-color: #CC0E3C; } span { border-color: rgb(204,14,60); } td.TdClassName { border-color: #CC0E3C; } .TagClassName { border-color: #CC0E3C; } </style>