#BC6BB7 (or 0xBC6BB7) is unknown color: approx Fuchsia. HEX triplet: BC, 6B and B7. RGB value is (188,107,183). Sum of RGB (Red+Green+Blue) = 188+107+183=478 (63% of max value = 765). Red value is 188 (73.83% from 255 or 39.33% from 478); Green value is 107 (42.19% from 255 or 22.38% from 478); Blue value is 183 (71.88% from 255 or 38.28% from 478); Max value from RGB is 188 - color contains mainly: red. Hex color #BC6BB7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BC6BB7 is #439448. Grayscale: #8B8B8B. Windows color (decimal): -4428873 or 12020668. OLE color: 12020668.
HSL color Cylindrical-coordinate representation of color #BC6BB7: hue angle of 303.7º degrees, saturation: 0.38, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #BC6BB7 is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.26.
<style> p { color: #BC6BB7; } p { color: rgb(188,107,183); } H1.HeaderClassName { color: #BC6BB7; } .AnyTagClassName { color: #BC6BB7; } </style>
<style> a { background-color: #BC6BB7; } a { background-color: rgb(188,107,183); } div.DivClassName { background-color: #BC6BB7; } .BgClassName { background-color: #BC6BB7; } </style>
<style> span { border-color: #BC6BB7; } span { border-color: rgb(188,107,183); } td.TdClassName { border-color: #BC6BB7; } .TagClassName { border-color: #BC6BB7; } </style>