#BF8599 (or 0xBF8599) is unknown color: approx Viola. HEX triplet: BF, 85 and 99. RGB value is (191,133,153). Sum of RGB (Red+Green+Blue) = 191+133+153=477 (63% of max value = 765). Red value is 191 (75% from 255 or 40.04% from 477); Green value is 133 (52.34% from 255 or 27.88% from 477); Blue value is 153 (60.16% from 255 or 32.08% from 477); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8599 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BF8599 is #407A66. Grayscale: #989898. Windows color (decimal): -4225639 or 10061247. OLE color: 10061247.
HSL color Cylindrical-coordinate representation of color #BF8599: hue angle of 339.31º 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 #BF8599 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8599; } p { color: rgb(191,133,153); } H1.HeaderClassName { color: #BF8599; } .AnyTagClassName { color: #BF8599; } </style>
<style> a { background-color: #BF8599; } a { background-color: rgb(191,133,153); } div.DivClassName { background-color: #BF8599; } .BgClassName { background-color: #BF8599; } </style>
<style> span { border-color: #BF8599; } span { border-color: rgb(191,133,153); } td.TdClassName { border-color: #BF8599; } .TagClassName { border-color: #BF8599; } </style>