#BF98C1 (or 0xBF98C1) is unknown color: approx Lilac. HEX triplet: BF, 98 and C1. RGB value is (191,152,193). Sum of RGB (Red+Green+Blue) = 191+152+193=536 (70% of max value = 765). Red value is 191 (75% from 255 or 35.63% from 536); Green value is 152 (59.77% from 255 or 28.36% from 536); Blue value is 193 (75.78% from 255 or 36.01% from 536); Max value from RGB is 193 - color contains mainly: blue. Hex color #BF98C1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BF98C1 is #40673E. Grayscale: #A8A8A8. Windows color (decimal): -4220735 or 12687551. OLE color: 12687551.
HSL color Cylindrical-coordinate representation of color #BF98C1: hue angle of 297.07º degrees, saturation: 0.25, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BF98C1 is Cyan = 0.01, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BF98C1; } p { color: rgb(191,152,193); } H1.HeaderClassName { color: #BF98C1; } .AnyTagClassName { color: #BF98C1; } </style>
<style> a { background-color: #BF98C1; } a { background-color: rgb(191,152,193); } div.DivClassName { background-color: #BF98C1; } .BgClassName { background-color: #BF98C1; } </style>
<style> span { border-color: #BF98C1; } span { border-color: rgb(191,152,193); } td.TdClassName { border-color: #BF98C1; } .TagClassName { border-color: #BF98C1; } </style>