#B4B4BF (or 0xB4B4BF) is unknown color: approx Ghost. HEX triplet: B4, B4 and BF. RGB value is (180,180,191). Sum of RGB (Red+Green+Blue) = 180+180+191=551 (72% of max value = 765). Red value is 180 (70.70% from 255 or 32.67% from 551); Green value is 180 (70.70% from 255 or 32.67% from 551); Blue value is 191 (75% from 255 or 34.66% from 551); Max value from RGB is 191 - color contains mainly: blue. Hex color #B4B4BF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4B4BF is #4B4B40. Grayscale: #B5B5B5. Windows color (decimal): -4934465 or 12563636. OLE color: 12563636.
HSL color Cylindrical-coordinate representation of color #B4B4BF: hue angle of 240º degrees, saturation: 0.08, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #B4B4BF is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #b4b4bf; } p { color: rgb(180,180,191); } H1.HeaderClassName { color: #b4b4bf; } .AnyTagClassName { color: #b4b4bf; } </style>
<style> a { background-color: #b4b4bf; } a { background-color: rgb(180,180,191); } div.DivClassName { background-color: #b4b4bf; } .BgClassName { background-color: #b4b4bf; } </style>
<style> span { border-color: #b4b4bf; } span { border-color: rgb(180,180,191); } td.TdClassName { border-color: #b4b4bf; } .TagClassName { border-color: #b4b4bf; } </style>