#C87F7E (or 0xC87F7E) is unknown color: approx Sea Pink. HEX triplet: C8, 7F and 7E. RGB value is (200,127,126). Sum of RGB (Red+Green+Blue) = 200+127+126=453 (60% of max value = 765). Red value is 200 (78.52% from 255 or 44.15% from 453); Green value is 127 (50% from 255 or 28.04% from 453); Blue value is 126 (49.61% from 255 or 27.81% from 453); Max value from RGB is 200 - color contains mainly: red. Hex color #C87F7E is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C87F7E is #378081. Grayscale: #949494. Windows color (decimal): -3637378 or 8290248. OLE color: 8290248.
HSL color Cylindrical-coordinate representation of color #C87F7E: hue angle of 0.81º 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 #C87F7E is Cyan = 0, Magento = 0.36, Yellow = 0.37 and Black (K on CMYK) = 0.22.
<style> p { color: #C87F7E; } p { color: rgb(200,127,126); } H1.HeaderClassName { color: #C87F7E; } .AnyTagClassName { color: #C87F7E; } </style>
<style> a { background-color: #C87F7E; } a { background-color: rgb(200,127,126); } div.DivClassName { background-color: #C87F7E; } .BgClassName { background-color: #C87F7E; } </style>
<style> span { border-color: #C87F7E; } span { border-color: rgb(200,127,126); } td.TdClassName { border-color: #C87F7E; } .TagClassName { border-color: #C87F7E; } </style>