#BC919F (or 0xBC919F) is unknown color: approx Viola. HEX triplet: BC, 91 and 9F. RGB value is (188,145,159). Sum of RGB (Red+Green+Blue) = 188+145+159=492 (65% of max value = 765). Red value is 188 (73.83% from 255 or 38.21% from 492); Green value is 145 (57.03% from 255 or 29.47% from 492); Blue value is 159 (62.5% from 255 or 32.32% from 492); Max value from RGB is 188 - color contains mainly: red. Hex color #BC919F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BC919F is #436E60. Grayscale: #9F9F9F. Windows color (decimal): -4419169 or 10457532. OLE color: 10457532.
HSL color Cylindrical-coordinate representation of color #BC919F: hue angle of 340.47º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BC919F is Cyan = 0, Magento = 0.23, Yellow = 0.15 and Black (K on CMYK) = 0.26.
<style> p { color: #BC919F; } p { color: rgb(188,145,159); } H1.HeaderClassName { color: #BC919F; } .AnyTagClassName { color: #BC919F; } </style>
<style> a { background-color: #BC919F; } a { background-color: rgb(188,145,159); } div.DivClassName { background-color: #BC919F; } .BgClassName { background-color: #BC919F; } </style>
<style> span { border-color: #BC919F; } span { border-color: rgb(188,145,159); } td.TdClassName { border-color: #BC919F; } .TagClassName { border-color: #BC919F; } </style>