#BF8C99 (or 0xBF8C99) is unknown color: approx Viola. HEX triplet: BF, 8C and 99. RGB value is (191,140,153). Sum of RGB (Red+Green+Blue) = 191+140+153=484 (64% of max value = 765). Red value is 191 (75% from 255 or 39.46% from 484); Green value is 140 (55.08% from 255 or 28.93% from 484); Blue value is 153 (60.16% from 255 or 31.61% from 484); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8C99 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BF8C99 is #407366. Grayscale: #9C9C9C. Windows color (decimal): -4223847 or 10063039. OLE color: 10063039.
HSL color Cylindrical-coordinate representation of color #BF8C99: hue angle of 344.71º degrees, saturation: 0.28, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BF8C99 is Cyan = 0, Magento = 0.27, Yellow = 0.20 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8C99; } p { color: rgb(191,140,153); } H1.HeaderClassName { color: #BF8C99; } .AnyTagClassName { color: #BF8C99; } </style>
<style> a { background-color: #BF8C99; } a { background-color: rgb(191,140,153); } div.DivClassName { background-color: #BF8C99; } .BgClassName { background-color: #BF8C99; } </style>
<style> span { border-color: #BF8C99; } span { border-color: rgb(191,140,153); } td.TdClassName { border-color: #BF8C99; } .TagClassName { border-color: #BF8C99; } </style>