#C8257C (or 0xC8257C) is unknown color: approx Medium Violet Red. HEX triplet: C8, 25 and 7C. RGB value is (200,37,124). Sum of RGB (Red+Green+Blue) = 200+37+124=361 (47% of max value = 765). Red value is 200 (78.52% from 255 or 55.40% from 361); Green value is 37 (14.84% from 255 or 10.25% from 361); Blue value is 124 (48.83% from 255 or 34.35% from 361); Max value from RGB is 200 - color contains mainly: red. Hex color #C8257C is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C8257C is #37DA83. Grayscale: #5F5F5F. Windows color (decimal): -3660420 or 8136136. OLE color: 8136136.
HSL color Cylindrical-coordinate representation of color #C8257C: hue angle of 327.98º degrees, saturation: 0.69, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #C8257C is Cyan = 0, Magento = 0.82, Yellow = 0.38 and Black (K on CMYK) = 0.22.
<style> p { color: #C8257C; } p { color: rgb(200,37,124); } H1.HeaderClassName { color: #C8257C; } .AnyTagClassName { color: #C8257C; } </style>
<style> a { background-color: #C8257C; } a { background-color: rgb(200,37,124); } div.DivClassName { background-color: #C8257C; } .BgClassName { background-color: #C8257C; } </style>
<style> span { border-color: #C8257C; } span { border-color: rgb(200,37,124); } td.TdClassName { border-color: #C8257C; } .TagClassName { border-color: #C8257C; } </style>