#B3B2B1 (or 0xB3B2B1) is unknown color: approx Tide. HEX triplet: B3, B2 and B1. RGB value is (179,178,177). Sum of RGB (Red+Green+Blue) = 179+178+177=534 (70% of max value = 765). Red value is 179 (70.31% from 255 or 33.52% from 534); Green value is 178 (69.92% from 255 or 33.33% from 534); Blue value is 177 (69.53% from 255 or 33.15% from 534); Max value from RGB is 179 - color contains mainly: red. Hex color #B3B2B1 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B3B2B1 is #4C4D4E. Grayscale: #B2B2B2. Windows color (decimal): -5000527 or 11645619. OLE color: 11645619.
HSL color Cylindrical-coordinate representation of color #B3B2B1: hue angle of 30º degrees, saturation: 0.01, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #B3B2B1 is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.30.
<style> p { color: #B3B2B1; } p { color: rgb(179,178,177); } H1.HeaderClassName { color: #B3B2B1; } .AnyTagClassName { color: #B3B2B1; } </style>
<style> a { background-color: #B3B2B1; } a { background-color: rgb(179,178,177); } div.DivClassName { background-color: #B3B2B1; } .BgClassName { background-color: #B3B2B1; } </style>
<style> span { border-color: #B3B2B1; } span { border-color: rgb(179,178,177); } td.TdClassName { border-color: #B3B2B1; } .TagClassName { border-color: #B3B2B1; } </style>