#C087BF (or 0xC087BF) is unknown color: approx Lilac. HEX triplet: C0, 87 and BF. RGB value is (192,135,191). Sum of RGB (Red+Green+Blue) = 192+135+191=518 (68% of max value = 765). Red value is 192 (75.39% from 255 or 37.07% from 518); Green value is 135 (53.12% from 255 or 26.06% from 518); Blue value is 191 (75% from 255 or 36.87% from 518); Max value from RGB is 192 - color contains mainly: red. Hex color #C087BF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C087BF is #3F7840. Grayscale: #9E9E9E. Windows color (decimal): -4159553 or 12552128. OLE color: 12552128.
HSL color Cylindrical-coordinate representation of color #C087BF: hue angle of 301.05º degrees, saturation: 0.31, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #C087BF is Cyan = 0, Magento = 0.30, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #C087BF; } p { color: rgb(192,135,191); } H1.HeaderClassName { color: #C087BF; } .AnyTagClassName { color: #C087BF; } </style>
<style> a { background-color: #C087BF; } a { background-color: rgb(192,135,191); } div.DivClassName { background-color: #C087BF; } .BgClassName { background-color: #C087BF; } </style>
<style> span { border-color: #C087BF; } span { border-color: rgb(192,135,191); } td.TdClassName { border-color: #C087BF; } .TagClassName { border-color: #C087BF; } </style>