#BB85AC (or 0xBB85AC) is unknown color: approx London Hue. HEX triplet: BB, 85 and AC. RGB value is (187,133,172). Sum of RGB (Red+Green+Blue) = 187+133+172=492 (65% of max value = 765). Red value is 187 (73.44% from 255 or 38.01% from 492); Green value is 133 (52.34% from 255 or 27.03% from 492); Blue value is 172 (67.58% from 255 or 34.96% from 492); Max value from RGB is 187 - color contains mainly: red. Hex color #BB85AC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BB85AC is #447A53. Grayscale: #999999. Windows color (decimal): -4487764 or 11306427. OLE color: 11306427.
HSL color Cylindrical-coordinate representation of color #BB85AC: hue angle of 316.67º degrees, saturation: 0.28, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #BB85AC is Cyan = 0, Magento = 0.29, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #BB85AC; } p { color: rgb(187,133,172); } H1.HeaderClassName { color: #BB85AC; } .AnyTagClassName { color: #BB85AC; } </style>
<style> a { background-color: #BB85AC; } a { background-color: rgb(187,133,172); } div.DivClassName { background-color: #BB85AC; } .BgClassName { background-color: #BB85AC; } </style>
<style> span { border-color: #BB85AC; } span { border-color: rgb(187,133,172); } td.TdClassName { border-color: #BB85AC; } .TagClassName { border-color: #BB85AC; } </style>