#B07BC0 (or 0xB07BC0) is unknown color: approx East Side. HEX triplet: B0, 7B and C0. RGB value is (176,123,192). Sum of RGB (Red+Green+Blue) = 176+123+192=491 (65% of max value = 765). Red value is 176 (69.14% from 255 or 35.85% from 491); Green value is 123 (48.44% from 255 or 25.05% from 491); Blue value is 192 (75.39% from 255 or 39.10% from 491); Max value from RGB is 192 - color contains mainly: blue. Hex color #B07BC0 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B07BC0 is #4F843F. Grayscale: #929292. Windows color (decimal): -5211200 or 12614576. OLE color: 12614576.
HSL color Cylindrical-coordinate representation of color #B07BC0: hue angle of 286.09º degrees, saturation: 0.35, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B07BC0 is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B07BC0; } p { color: rgb(176,123,192); } H1.HeaderClassName { color: #B07BC0; } .AnyTagClassName { color: #B07BC0; } </style>
<style> a { background-color: #B07BC0; } a { background-color: rgb(176,123,192); } div.DivClassName { background-color: #B07BC0; } .BgClassName { background-color: #B07BC0; } </style>
<style> span { border-color: #B07BC0; } span { border-color: rgb(176,123,192); } td.TdClassName { border-color: #B07BC0; } .TagClassName { border-color: #B07BC0; } </style>