#BC89BE (or 0xBC89BE) is unknown color: approx London Hue. HEX triplet: BC, 89 and BE. RGB value is (188,137,190). Sum of RGB (Red+Green+Blue) = 188+137+190=515 (68% of max value = 765). Red value is 188 (73.83% from 255 or 36.50% from 515); Green value is 137 (53.91% from 255 or 26.60% from 515); Blue value is 190 (74.61% from 255 or 36.89% from 515); Max value from RGB is 190 - color contains mainly: blue. Hex color #BC89BE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BC89BE is #437641. Grayscale: #9E9E9E. Windows color (decimal): -4421186 or 12487100. OLE color: 12487100.
HSL color Cylindrical-coordinate representation of color #BC89BE: hue angle of 297.74º degrees, saturation: 0.29, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #BC89BE is Cyan = 0.01, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BC89BE; } p { color: rgb(188,137,190); } H1.HeaderClassName { color: #BC89BE; } .AnyTagClassName { color: #BC89BE; } </style>
<style> a { background-color: #BC89BE; } a { background-color: rgb(188,137,190); } div.DivClassName { background-color: #BC89BE; } .BgClassName { background-color: #BC89BE; } </style>
<style> span { border-color: #BC89BE; } span { border-color: rgb(188,137,190); } td.TdClassName { border-color: #BC89BE; } .TagClassName { border-color: #BC89BE; } </style>