#B0B1C1 (or 0xB0B1C1) is unknown color: approx Echo Blue. HEX triplet: B0, B1 and C1. RGB value is (176,177,193). Sum of RGB (Red+Green+Blue) = 176+177+193=546 (72% of max value = 765). Red value is 176 (69.14% from 255 or 32.23% from 546); Green value is 177 (69.53% from 255 or 32.42% from 546); Blue value is 193 (75.78% from 255 or 35.35% from 546); Max value from RGB is 193 - color contains mainly: blue. Hex color #B0B1C1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B0B1C1 is #4F4E3E. Grayscale: #B2B2B2. Windows color (decimal): -5197375 or 12693936. OLE color: 12693936.
HSL color Cylindrical-coordinate representation of color #B0B1C1: hue angle of 236.47º degrees, saturation: 0.12, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #B0B1C1 is Cyan = 0.09, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B0B1C1; } p { color: rgb(176,177,193); } H1.HeaderClassName { color: #B0B1C1; } .AnyTagClassName { color: #B0B1C1; } </style>
<style> a { background-color: #B0B1C1; } a { background-color: rgb(176,177,193); } div.DivClassName { background-color: #B0B1C1; } .BgClassName { background-color: #B0B1C1; } </style>
<style> span { border-color: #B0B1C1; } span { border-color: rgb(176,177,193); } td.TdClassName { border-color: #B0B1C1; } .TagClassName { border-color: #B0B1C1; } </style>