#C8545C (or 0xC8545C) is unknown color: approx Mandy. HEX triplet: C8, 54 and 5C. RGB value is (200,84,92). Sum of RGB (Red+Green+Blue) = 200+84+92=376 (49% of max value = 765). Red value is 200 (78.52% from 255 or 53.19% from 376); Green value is 84 (33.20% from 255 or 22.34% from 376); Blue value is 92 (36.33% from 255 or 24.47% from 376); Max value from RGB is 200 - color contains mainly: red. Hex color #C8545C is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C8545C is #37ABA3. Grayscale: #777777. Windows color (decimal): -3648420 or 6051016. OLE color: 6051016.
HSL color Cylindrical-coordinate representation of color #C8545C: hue angle of 355.86º degrees, saturation: 0.51, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #C8545C is Cyan = 0, Magento = 0.58, Yellow = 0.54 and Black (K on CMYK) = 0.22.
<style> p { color: #C8545C; } p { color: rgb(200,84,92); } H1.HeaderClassName { color: #C8545C; } .AnyTagClassName { color: #C8545C; } </style>
<style> a { background-color: #C8545C; } a { background-color: rgb(200,84,92); } div.DivClassName { background-color: #C8545C; } .BgClassName { background-color: #C8545C; } </style>
<style> span { border-color: #C8545C; } span { border-color: rgb(200,84,92); } td.TdClassName { border-color: #C8545C; } .TagClassName { border-color: #C8545C; } </style>