#BF9998 (or 0xBF9998) is unknown color: approx Rosy Brown. HEX triplet: BF, 99 and 98. RGB value is (191,153,152). Sum of RGB (Red+Green+Blue) = 191+153+152=496 (65% of max value = 765). Red value is 191 (75% from 255 or 38.51% from 496); Green value is 153 (60.16% from 255 or 30.85% from 496); Blue value is 152 (59.77% from 255 or 30.65% from 496); Max value from RGB is 191 - color contains mainly: red. Hex color #BF9998 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BF9998 is #406667. Grayscale: #A4A4A4. Windows color (decimal): -4220520 or 10000831. OLE color: 10000831.
HSL color Cylindrical-coordinate representation of color #BF9998: hue angle of 1.54º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BF9998 is Cyan = 0, Magento = 0.20, Yellow = 0.20 and Black (K on CMYK) = 0.25.
<style> p { color: #BF9998; } p { color: rgb(191,153,152); } H1.HeaderClassName { color: #BF9998; } .AnyTagClassName { color: #BF9998; } </style>
<style> a { background-color: #BF9998; } a { background-color: rgb(191,153,152); } div.DivClassName { background-color: #BF9998; } .BgClassName { background-color: #BF9998; } </style>
<style> span { border-color: #BF9998; } span { border-color: rgb(191,153,152); } td.TdClassName { border-color: #BF9998; } .TagClassName { border-color: #BF9998; } </style>