#BC7D99 (or 0xBC7D99) is unknown color: approx Hopbush. HEX triplet: BC, 7D and 99. RGB value is (188,125,153). Sum of RGB (Red+Green+Blue) = 188+125+153=466 (61% of max value = 765). Red value is 188 (73.83% from 255 or 40.34% from 466); Green value is 125 (49.22% from 255 or 26.82% from 466); Blue value is 153 (60.16% from 255 or 32.83% from 466); Max value from RGB is 188 - color contains mainly: red. Hex color #BC7D99 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BC7D99 is #438266. Grayscale: #929292. Windows color (decimal): -4424295 or 10059196. OLE color: 10059196.
HSL color Cylindrical-coordinate representation of color #BC7D99: hue angle of 333.33º degrees, saturation: 0.32, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #BC7D99 is Cyan = 0, Magento = 0.34, Yellow = 0.19 and Black (K on CMYK) = 0.26.
<style> p { color: #BC7D99; } p { color: rgb(188,125,153); } H1.HeaderClassName { color: #BC7D99; } .AnyTagClassName { color: #BC7D99; } </style>
<style> a { background-color: #BC7D99; } a { background-color: rgb(188,125,153); } div.DivClassName { background-color: #BC7D99; } .BgClassName { background-color: #BC7D99; } </style>
<style> span { border-color: #BC7D99; } span { border-color: rgb(188,125,153); } td.TdClassName { border-color: #BC7D99; } .TagClassName { border-color: #BC7D99; } </style>