#BF7FAF (or 0xBF7FAF) is unknown color: approx London Hue. HEX triplet: BF, 7F and AF. RGB value is (191,127,175). Sum of RGB (Red+Green+Blue) = 191+127+175=493 (65% of max value = 765). Red value is 191 (75% from 255 or 38.74% from 493); Green value is 127 (50% from 255 or 25.76% from 493); Blue value is 175 (68.75% from 255 or 35.50% from 493); Max value from RGB is 191 - color contains mainly: red. Hex color #BF7FAF is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BF7FAF is #408050. Grayscale: #979797. Windows color (decimal): -4227153 or 11501503. OLE color: 11501503.
HSL color Cylindrical-coordinate representation of color #BF7FAF: hue angle of 315º degrees, saturation: 0.33, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #BF7FAF is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #BF7FAF; } p { color: rgb(191,127,175); } H1.HeaderClassName { color: #BF7FAF; } .AnyTagClassName { color: #BF7FAF; } </style>
<style> a { background-color: #BF7FAF; } a { background-color: rgb(191,127,175); } div.DivClassName { background-color: #BF7FAF; } .BgClassName { background-color: #BF7FAF; } </style>
<style> span { border-color: #BF7FAF; } span { border-color: rgb(191,127,175); } td.TdClassName { border-color: #BF7FAF; } .TagClassName { border-color: #BF7FAF; } </style>