#C870C7 (or 0xC870C7) is unknown color: approx Orchid. HEX triplet: C8, 70 and C7. RGB value is (200,112,199). Sum of RGB (Red+Green+Blue) = 200+112+199=511 (67% of max value = 765). Red value is 200 (78.52% from 255 or 39.14% from 511); Green value is 112 (44.14% from 255 or 21.92% from 511); Blue value is 199 (78.12% from 255 or 38.94% from 511); Max value from RGB is 200 - color contains mainly: red. Hex color #C870C7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C870C7 is #378F38. Grayscale: #939393. Windows color (decimal): -3641145 or 13070536. OLE color: 13070536.
HSL color Cylindrical-coordinate representation of color #C870C7: hue angle of 300.68º degrees, saturation: 0.44, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #C870C7 is Cyan = 0, Magento = 0.44, Yellow = 0.00 and Black (K on CMYK) = 0.22.
<style> p { color: #C870C7; } p { color: rgb(200,112,199); } H1.HeaderClassName { color: #C870C7; } .AnyTagClassName { color: #C870C7; } </style>
<style> a { background-color: #C870C7; } a { background-color: rgb(200,112,199); } div.DivClassName { background-color: #C870C7; } .BgClassName { background-color: #C870C7; } </style>
<style> span { border-color: #C870C7; } span { border-color: rgb(200,112,199); } td.TdClassName { border-color: #C870C7; } .TagClassName { border-color: #C870C7; } </style>