#B8B8B0 (or 0xB8B8B0) is unknown color: approx Mist Grey. HEX triplet: B8, B8 and B0. RGB value is (184,184,176). Sum of RGB (Red+Green+Blue) = 184+184+176=544 (72% of max value = 765). Red value is 184 (72.27% from 255 or 33.82% from 544); Green value is 184 (72.27% from 255 or 33.82% from 544); Blue value is 176 (69.14% from 255 or 32.35% from 544); Max value from RGB is 184 - color contains mainly: red, green. Hex color #B8B8B0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B8B8B0 is #47474F. Grayscale: #B7B7B7. Windows color (decimal): -4671312 or 11581624. OLE color: 11581624.
HSL color Cylindrical-coordinate representation of color #B8B8B0: hue angle of 60º degrees, saturation: 0.05, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #B8B8B0 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.28.
<style> p { color: #B8B8B0; } p { color: rgb(184,184,176); } H1.HeaderClassName { color: #B8B8B0; } .AnyTagClassName { color: #B8B8B0; } </style>
<style> a { background-color: #B8B8B0; } a { background-color: rgb(184,184,176); } div.DivClassName { background-color: #B8B8B0; } .BgClassName { background-color: #B8B8B0; } </style>
<style> span { border-color: #B8B8B0; } span { border-color: rgb(184,184,176); } td.TdClassName { border-color: #B8B8B0; } .TagClassName { border-color: #B8B8B0; } </style>