#C87DE1 (or 0xC87DE1) is unknown color: approx Orchid. HEX triplet: C8, 7D and E1. RGB value is (200,125,225). Sum of RGB (Red+Green+Blue) = 200+125+225=550 (72% of max value = 765). Red value is 200 (78.52% from 255 or 36.36% from 550); Green value is 125 (49.22% from 255 or 22.73% from 550); Blue value is 225 (88.28% from 255 or 40.91% from 550); Max value from RGB is 225 - color contains mainly: blue. Hex color #C87DE1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C87DE1 is #37821E. Grayscale: #9E9E9E. Windows color (decimal): -3637791 or 14777800. OLE color: 14777800.
HSL color Cylindrical-coordinate representation of color #C87DE1: hue angle of 285º degrees, saturation: 0.62, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #C87DE1 is Cyan = 0.11, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #C87DE1; } p { color: rgb(200,125,225); } H1.HeaderClassName { color: #C87DE1; } .AnyTagClassName { color: #C87DE1; } </style>
<style> a { background-color: #C87DE1; } a { background-color: rgb(200,125,225); } div.DivClassName { background-color: #C87DE1; } .BgClassName { background-color: #C87DE1; } </style>
<style> span { border-color: #C87DE1; } span { border-color: rgb(200,125,225); } td.TdClassName { border-color: #C87DE1; } .TagClassName { border-color: #C87DE1; } </style>