#BC85BE (or 0xBC85BE) is unknown color: approx London Hue. HEX triplet: BC, 85 and BE. RGB value is (188,133,190). Sum of RGB (Red+Green+Blue) = 188+133+190=511 (67% of max value = 765). Red value is 188 (73.83% from 255 or 36.79% from 511); Green value is 133 (52.34% from 255 or 26.03% from 511); Blue value is 190 (74.61% from 255 or 37.18% from 511); Max value from RGB is 190 - color contains mainly: blue. Hex color #BC85BE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BC85BE is #437A41. Grayscale: #9B9B9B. Windows color (decimal): -4422210 or 12486076. OLE color: 12486076.
HSL color Cylindrical-coordinate representation of color #BC85BE: hue angle of 297.89º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #BC85BE is Cyan = 0.01, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BC85BE; } p { color: rgb(188,133,190); } H1.HeaderClassName { color: #BC85BE; } .AnyTagClassName { color: #BC85BE; } </style>
<style> a { background-color: #BC85BE; } a { background-color: rgb(188,133,190); } div.DivClassName { background-color: #BC85BE; } .BgClassName { background-color: #BC85BE; } </style>
<style> span { border-color: #BC85BE; } span { border-color: rgb(188,133,190); } td.TdClassName { border-color: #BC85BE; } .TagClassName { border-color: #BC85BE; } </style>