#BF6BC8 (or 0xBF6BC8) is unknown color: approx Fuchsia. HEX triplet: BF, 6B and C8. RGB value is (191,107,200). Sum of RGB (Red+Green+Blue) = 191+107+200=498 (65% of max value = 765). Red value is 191 (75% from 255 or 38.35% from 498); Green value is 107 (42.19% from 255 or 21.49% from 498); Blue value is 200 (78.52% from 255 or 40.16% from 498); Max value from RGB is 200 - color contains mainly: blue. Hex color #BF6BC8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BF6BC8 is #409437. Grayscale: #8E8E8E. Windows color (decimal): -4232248 or 13134783. OLE color: 13134783.
HSL color Cylindrical-coordinate representation of color #BF6BC8: hue angle of 294.19º degrees, saturation: 0.46, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #BF6BC8 is Cyan = 0.04, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #bf6bc8; } p { color: rgb(191,107,200); } H1.HeaderClassName { color: #bf6bc8; } .AnyTagClassName { color: #bf6bc8; } </style>
<style> a { background-color: #bf6bc8; } a { background-color: rgb(191,107,200); } div.DivClassName { background-color: #bf6bc8; } .BgClassName { background-color: #bf6bc8; } </style>
<style> span { border-color: #bf6bc8; } span { border-color: rgb(191,107,200); } td.TdClassName { border-color: #bf6bc8; } .TagClassName { border-color: #bf6bc8; } </style>