#C80875 (or 0xC80875) is unknown color: approx Medium Violet Red. HEX triplet: C8, 08 and 75. RGB value is (200,8,117). Sum of RGB (Red+Green+Blue) = 200+8+117=325 (43% of max value = 765). Red value is 200 (78.52% from 255 or 61.54% from 325); Green value is 8 (3.52% from 255 or 2.46% from 325); Blue value is 117 (46.09% from 255 or 36% from 325); Max value from RGB is 200 - color contains mainly: red. Hex color #C80875 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C80875 is #37F78A. Grayscale: #4D4D4D. Windows color (decimal): -3667851 or 7669960. OLE color: 7669960.
HSL color Cylindrical-coordinate representation of color #C80875: hue angle of 325.94º degrees, saturation: 0.92, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C80875 is Cyan = 0, Magento = 0.96, Yellow = 0.42 and Black (K on CMYK) = 0.22.
<style> p { color: #C80875; } p { color: rgb(200,8,117); } H1.HeaderClassName { color: #C80875; } .AnyTagClassName { color: #C80875; } </style>
<style> a { background-color: #C80875; } a { background-color: rgb(200,8,117); } div.DivClassName { background-color: #C80875; } .BgClassName { background-color: #C80875; } </style>
<style> span { border-color: #C80875; } span { border-color: rgb(200,8,117); } td.TdClassName { border-color: #C80875; } .TagClassName { border-color: #C80875; } </style>