#B0B5BF (or 0xB0B5BF) is unknown color: approx Echo Blue. HEX triplet: B0, B5 and BF. RGB value is (176,181,191). Sum of RGB (Red+Green+Blue) = 176+181+191=548 (72% of max value = 765). Red value is 176 (69.14% from 255 or 32.12% from 548); Green value is 181 (71.09% from 255 or 33.03% from 548); Blue value is 191 (75% from 255 or 34.85% from 548); Max value from RGB is 191 - color contains mainly: blue. Hex color #B0B5BF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B0B5BF is #4F4A40. Grayscale: #B4B4B4. Windows color (decimal): -5196353 or 12563888. OLE color: 12563888.
HSL color Cylindrical-coordinate representation of color #B0B5BF: hue angle of 220º degrees, saturation: 0.1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #B0B5BF is Cyan = 0.08, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B0B5BF; } p { color: rgb(176,181,191); } H1.HeaderClassName { color: #B0B5BF; } .AnyTagClassName { color: #B0B5BF; } </style>
<style> a { background-color: #B0B5BF; } a { background-color: rgb(176,181,191); } div.DivClassName { background-color: #B0B5BF; } .BgClassName { background-color: #B0B5BF; } </style>
<style> span { border-color: #B0B5BF; } span { border-color: rgb(176,181,191); } td.TdClassName { border-color: #B0B5BF; } .TagClassName { border-color: #B0B5BF; } </style>