#C87FA5 (or 0xC87FA5) is unknown color: approx Puce. HEX triplet: C8, 7F and A5. RGB value is (200,127,165). Sum of RGB (Red+Green+Blue) = 200+127+165=492 (65% of max value = 765). Red value is 200 (78.52% from 255 or 40.65% from 492); Green value is 127 (50% from 255 or 25.81% from 492); Blue value is 165 (64.84% from 255 or 33.54% from 492); Max value from RGB is 200 - color contains mainly: red. Hex color #C87FA5 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C87FA5 is #37805A. Grayscale: #999999. Windows color (decimal): -3637339 or 10846152. OLE color: 10846152.
HSL color Cylindrical-coordinate representation of color #C87FA5: hue angle of 328.77º degrees, saturation: 0.4, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #C87FA5 is Cyan = 0, Magento = 0.36, Yellow = 0.18 and Black (K on CMYK) = 0.22.
<style> p { color: #c87fa5; } p { color: rgb(200,127,165); } H1.HeaderClassName { color: #c87fa5; } .AnyTagClassName { color: #c87fa5; } </style>
<style> a { background-color: #c87fa5; } a { background-color: rgb(200,127,165); } div.DivClassName { background-color: #c87fa5; } .BgClassName { background-color: #c87fa5; } </style>
<style> span { border-color: #c87fa5; } span { border-color: rgb(200,127,165); } td.TdClassName { border-color: #c87fa5; } .TagClassName { border-color: #c87fa5; } </style>