#BF678B (or 0xBF678B) is unknown color: approx Hopbush. HEX triplet: BF, 67 and 8B. RGB value is (191,103,139). Sum of RGB (Red+Green+Blue) = 191+103+139=433 (57% of max value = 765). Red value is 191 (75% from 255 or 44.11% from 433); Green value is 103 (40.62% from 255 or 23.79% from 433); Blue value is 139 (54.69% from 255 or 32.10% from 433); Max value from RGB is 191 - color contains mainly: red. Hex color #BF678B is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BF678B is #409874. Grayscale: #858585. Windows color (decimal): -4233333 or 9136063. OLE color: 9136063.
HSL color Cylindrical-coordinate representation of color #BF678B: hue angle of 335.45º degrees, saturation: 0.41, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #BF678B is Cyan = 0, Magento = 0.46, Yellow = 0.27 and Black (K on CMYK) = 0.25.
<style> p { color: #BF678B; } p { color: rgb(191,103,139); } H1.HeaderClassName { color: #BF678B; } .AnyTagClassName { color: #BF678B; } </style>
<style> a { background-color: #BF678B; } a { background-color: rgb(191,103,139); } div.DivClassName { background-color: #BF678B; } .BgClassName { background-color: #BF678B; } </style>
<style> span { border-color: #BF678B; } span { border-color: rgb(191,103,139); } td.TdClassName { border-color: #BF678B; } .TagClassName { border-color: #BF678B; } </style>