#C8537B (or 0xC8537B) is unknown color: approx Cabaret. HEX triplet: C8, 53 and 7B. RGB value is (200,83,123). Sum of RGB (Red+Green+Blue) = 200+83+123=406 (53% of max value = 765). Red value is 200 (78.52% from 255 or 49.26% from 406); Green value is 83 (32.81% from 255 or 20.44% from 406); Blue value is 123 (48.44% from 255 or 30.30% from 406); Max value from RGB is 200 - color contains mainly: red. Hex color #C8537B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C8537B is #37AC84. Grayscale: #7A7A7A. Windows color (decimal): -3648645 or 8082376. OLE color: 8082376.
HSL color Cylindrical-coordinate representation of color #C8537B: hue angle of 339.49º degrees, saturation: 0.52, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #C8537B is Cyan = 0, Magento = 0.58, Yellow = 0.38 and Black (K on CMYK) = 0.22.
<style> p { color: #c8537b; } p { color: rgb(200,83,123); } H1.HeaderClassName { color: #c8537b; } .AnyTagClassName { color: #c8537b; } </style>
<style> a { background-color: #c8537b; } a { background-color: rgb(200,83,123); } div.DivClassName { background-color: #c8537b; } .BgClassName { background-color: #c8537b; } </style>
<style> span { border-color: #c8537b; } span { border-color: rgb(200,83,123); } td.TdClassName { border-color: #c8537b; } .TagClassName { border-color: #c8537b; } </style>