#C87CC1 (or 0xC87CC1) is unknown color: approx Orchid. HEX triplet: C8, 7C and C1. RGB value is (200,124,193). Sum of RGB (Red+Green+Blue) = 200+124+193=517 (68% of max value = 765). Red value is 200 (78.52% from 255 or 38.68% from 517); Green value is 124 (48.83% from 255 or 23.98% from 517); Blue value is 193 (75.78% from 255 or 37.33% from 517); Max value from RGB is 200 - color contains mainly: red. Hex color #C87CC1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C87CC1 is #37833E. Grayscale: #9A9A9A. Windows color (decimal): -3638079 or 12680392. OLE color: 12680392.
HSL color Cylindrical-coordinate representation of color #C87CC1: hue angle of 305.53º degrees, saturation: 0.41, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #C87CC1 is Cyan = 0, Magento = 0.38, Yellow = 0.04 and Black (K on CMYK) = 0.22.
<style> p { color: #C87CC1; } p { color: rgb(200,124,193); } H1.HeaderClassName { color: #C87CC1; } .AnyTagClassName { color: #C87CC1; } </style>
<style> a { background-color: #C87CC1; } a { background-color: rgb(200,124,193); } div.DivClassName { background-color: #C87CC1; } .BgClassName { background-color: #C87CC1; } </style>
<style> span { border-color: #C87CC1; } span { border-color: rgb(200,124,193); } td.TdClassName { border-color: #C87CC1; } .TagClassName { border-color: #C87CC1; } </style>