#B7979E (or 0xB7979E) is unknown color: approx Viola. HEX triplet: B7, 97 and 9E. RGB value is (183,151,158). Sum of RGB (Red+Green+Blue) = 183+151+158=492 (65% of max value = 765). Red value is 183 (71.88% from 255 or 37.20% from 492); Green value is 151 (59.38% from 255 or 30.69% from 492); Blue value is 158 (62.11% from 255 or 32.11% from 492); Max value from RGB is 183 - color contains mainly: red. Hex color #B7979E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B7979E is #486861. Grayscale: #A1A1A1. Windows color (decimal): -4745314 or 10393527. OLE color: 10393527.
HSL color Cylindrical-coordinate representation of color #B7979E: hue angle of 346.88º degrees, saturation: 0.18, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #B7979E is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.28.
<style> p { color: #B7979E; } p { color: rgb(183,151,158); } H1.HeaderClassName { color: #B7979E; } .AnyTagClassName { color: #B7979E; } </style>
<style> a { background-color: #B7979E; } a { background-color: rgb(183,151,158); } div.DivClassName { background-color: #B7979E; } .BgClassName { background-color: #B7979E; } </style>
<style> span { border-color: #B7979E; } span { border-color: rgb(183,151,158); } td.TdClassName { border-color: #B7979E; } .TagClassName { border-color: #B7979E; } </style>