#BC92BF (or 0xBC92BF) is unknown color: approx Lilac. HEX triplet: BC, 92 and BF. RGB value is (188,146,191). Sum of RGB (Red+Green+Blue) = 188+146+191=525 (69% of max value = 765). Red value is 188 (73.83% from 255 or 35.81% from 525); Green value is 146 (57.42% from 255 or 27.81% from 525); Blue value is 191 (75% from 255 or 36.38% from 525); Max value from RGB is 191 - color contains mainly: blue. Hex color #BC92BF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BC92BF is #436D40. Grayscale: #A3A3A3. Windows color (decimal): -4418881 or 12554940. OLE color: 12554940.
HSL color Cylindrical-coordinate representation of color #BC92BF: hue angle of 296º degrees, saturation: 0.26, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BC92BF is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BC92BF; } p { color: rgb(188,146,191); } H1.HeaderClassName { color: #BC92BF; } .AnyTagClassName { color: #BC92BF; } </style>
<style> a { background-color: #BC92BF; } a { background-color: rgb(188,146,191); } div.DivClassName { background-color: #BC92BF; } .BgClassName { background-color: #BC92BF; } </style>
<style> span { border-color: #BC92BF; } span { border-color: rgb(188,146,191); } td.TdClassName { border-color: #BC92BF; } .TagClassName { border-color: #BC92BF; } </style>