#BC8ADE (or 0xBC8ADE) is unknown color: approx Wisteria. HEX triplet: BC, 8A and DE. RGB value is (188,138,222). Sum of RGB (Red+Green+Blue) = 188+138+222=548 (72% of max value = 765). Red value is 188 (73.83% from 255 or 34.31% from 548); Green value is 138 (54.30% from 255 or 25.18% from 548); Blue value is 222 (87.11% from 255 or 40.51% from 548); Max value from RGB is 222 - color contains mainly: blue. Hex color #BC8ADE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BC8ADE is #437521. Grayscale: #A2A2A2. Windows color (decimal): -4420898 or 14584508. OLE color: 14584508.
HSL color Cylindrical-coordinate representation of color #BC8ADE: hue angle of 275.71º degrees, saturation: 0.56, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #BC8ADE is Cyan = 0.15, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BC8ADE; } p { color: rgb(188,138,222); } H1.HeaderClassName { color: #BC8ADE; } .AnyTagClassName { color: #BC8ADE; } </style>
<style> a { background-color: #BC8ADE; } a { background-color: rgb(188,138,222); } div.DivClassName { background-color: #BC8ADE; } .BgClassName { background-color: #BC8ADE; } </style>
<style> span { border-color: #BC8ADE; } span { border-color: rgb(188,138,222); } td.TdClassName { border-color: #BC8ADE; } .TagClassName { border-color: #BC8ADE; } </style>