#C8428B (or 0xC8428B) is unknown color: approx Mulberry. HEX triplet: C8, 42 and 8B. RGB value is (200,66,139). Sum of RGB (Red+Green+Blue) = 200+66+139=405 (53% of max value = 765). Red value is 200 (78.52% from 255 or 49.38% from 405); Green value is 66 (26.17% from 255 or 16.30% from 405); Blue value is 139 (54.69% from 255 or 34.32% from 405); Max value from RGB is 200 - color contains mainly: red. Hex color #C8428B is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C8428B is #37BD74. Grayscale: #727272. Windows color (decimal): -3652981 or 9126600. OLE color: 9126600.
HSL color Cylindrical-coordinate representation of color #C8428B: hue angle of 327.31º degrees, saturation: 0.55, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #C8428B is Cyan = 0, Magento = 0.67, Yellow = 0.30 and Black (K on CMYK) = 0.22.
<style> p { color: #C8428B; } p { color: rgb(200,66,139); } H1.HeaderClassName { color: #C8428B; } .AnyTagClassName { color: #C8428B; } </style>
<style> a { background-color: #C8428B; } a { background-color: rgb(200,66,139); } div.DivClassName { background-color: #C8428B; } .BgClassName { background-color: #C8428B; } </style>
<style> span { border-color: #C8428B; } span { border-color: rgb(200,66,139); } td.TdClassName { border-color: #C8428B; } .TagClassName { border-color: #C8428B; } </style>