#B3BAC3 (or 0xB3BAC3) is unknown color: approx Heather. HEX triplet: B3, BA and C3. RGB value is (179,186,195). Sum of RGB (Red+Green+Blue) = 179+186+195=560 (74% of max value = 765). Red value is 179 (70.31% from 255 or 31.96% from 560); Green value is 186 (73.05% from 255 or 33.21% from 560); Blue value is 195 (76.56% from 255 or 34.82% from 560); Max value from RGB is 195 - color contains mainly: blue. Hex color #B3BAC3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B3BAC3 is #4C453C. Grayscale: #B8B8B8. Windows color (decimal): -4998461 or 12827315. OLE color: 12827315.
HSL color Cylindrical-coordinate representation of color #B3BAC3: hue angle of 213.75º degrees, saturation: 0.12, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #B3BAC3 is Cyan = 0.08, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B3BAC3; } p { color: rgb(179,186,195); } H1.HeaderClassName { color: #B3BAC3; } .AnyTagClassName { color: #B3BAC3; } </style>
<style> a { background-color: #B3BAC3; } a { background-color: rgb(179,186,195); } div.DivClassName { background-color: #B3BAC3; } .BgClassName { background-color: #B3BAC3; } </style>
<style> span { border-color: #B3BAC3; } span { border-color: rgb(179,186,195); } td.TdClassName { border-color: #B3BAC3; } .TagClassName { border-color: #B3BAC3; } </style>