#C43F49 (or 0xC43F49) is unknown color: approx Brick Red. HEX triplet: C4, 3F and 49. RGB value is (196,63,73). Sum of RGB (Red+Green+Blue) = 196+63+73=332 (43% of max value = 765). Red value is 196 (76.95% from 255 or 59.04% from 332); Green value is 63 (25% from 255 or 18.98% from 332); Blue value is 73 (28.91% from 255 or 21.99% from 332); Max value from RGB is 196 - color contains mainly: red. Hex color #C43F49 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C43F49 is #3BC0B6. Grayscale: #686868. Windows color (decimal): -3915959 or 4800452. OLE color: 4800452.
HSL color Cylindrical-coordinate representation of color #C43F49: hue angle of 355.49º degrees, saturation: 0.53, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C43F49 is Cyan = 0, Magento = 0.68, Yellow = 0.63 and Black (K on CMYK) = 0.23.
<style> p { color: #c43f49; } p { color: rgb(196,63,73); } H1.HeaderClassName { color: #c43f49; } .AnyTagClassName { color: #c43f49; } </style>
<style> a { background-color: #c43f49; } a { background-color: rgb(196,63,73); } div.DivClassName { background-color: #c43f49; } .BgClassName { background-color: #c43f49; } </style>
<style> span { border-color: #c43f49; } span { border-color: rgb(196,63,73); } td.TdClassName { border-color: #c43f49; } .TagClassName { border-color: #c43f49; } </style>