#C880CF (or 0xC880CF) is unknown color: approx Orchid. HEX triplet: C8, 80 and CF. RGB value is (200,128,207). Sum of RGB (Red+Green+Blue) = 200+128+207=535 (70% of max value = 765). Red value is 200 (78.52% from 255 or 37.38% from 535); Green value is 128 (50.39% from 255 or 23.93% from 535); Blue value is 207 (81.25% from 255 or 38.69% from 535); Max value from RGB is 207 - color contains mainly: blue. Hex color #C880CF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C880CF is #377F30. Grayscale: #9E9E9E. Windows color (decimal): -3637041 or 13598920. OLE color: 13598920.
HSL color Cylindrical-coordinate representation of color #C880CF: hue angle of 294.68º degrees, saturation: 0.45, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #C880CF is Cyan = 0.03, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #C880CF; } p { color: rgb(200,128,207); } H1.HeaderClassName { color: #C880CF; } .AnyTagClassName { color: #C880CF; } </style>
<style> a { background-color: #C880CF; } a { background-color: rgb(200,128,207); } div.DivClassName { background-color: #C880CF; } .BgClassName { background-color: #C880CF; } </style>
<style> span { border-color: #C880CF; } span { border-color: rgb(200,128,207); } td.TdClassName { border-color: #C880CF; } .TagClassName { border-color: #C880CF; } </style>