#C3242E (or 0xC3242E) is unknown color: approx Cardinal. HEX triplet: C3, 24 and 2E. RGB value is (195,36,46). Sum of RGB (Red+Green+Blue) = 195+36+46=277 (36% of max value = 765). Red value is 195 (76.56% from 255 or 70.40% from 277); Green value is 36 (14.45% from 255 or 13.00% from 277); Blue value is 46 (18.36% from 255 or 16.61% from 277); Max value from RGB is 195 - color contains mainly: red. Hex color #C3242E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C3242E is #3CDBD1. Grayscale: #545454. Windows color (decimal): -3988434 or 3024067. OLE color: 3024067.
HSL color Cylindrical-coordinate representation of color #C3242E: hue angle of 356.23º degrees, saturation: 0.69, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #C3242E is Cyan = 0, Magento = 0.82, Yellow = 0.76 and Black (K on CMYK) = 0.24.
<style> p { color: #C3242E; } p { color: rgb(195,36,46); } H1.HeaderClassName { color: #C3242E; } .AnyTagClassName { color: #C3242E; } </style>
<style> a { background-color: #C3242E; } a { background-color: rgb(195,36,46); } div.DivClassName { background-color: #C3242E; } .BgClassName { background-color: #C3242E; } </style>
<style> span { border-color: #C3242E; } span { border-color: rgb(195,36,46); } td.TdClassName { border-color: #C3242E; } .TagClassName { border-color: #C3242E; } </style>