#B8BEBB (or 0xB8BEBB) is unknown color: approx Tiara. HEX triplet: B8, BE and BB. RGB value is (184,190,187). Sum of RGB (Red+Green+Blue) = 184+190+187=561 (74% of max value = 765). Red value is 184 (72.27% from 255 or 32.80% from 561); Green value is 190 (74.61% from 255 or 33.87% from 561); Blue value is 187 (73.44% from 255 or 33.33% from 561); Max value from RGB is 190 - color contains mainly: green. Hex color #B8BEBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B8BEBB is #474144. Grayscale: #BBBBBB. Windows color (decimal): -4669765 or 12304056. OLE color: 12304056.
HSL color Cylindrical-coordinate representation of color #B8BEBB: hue angle of 150º degrees, saturation: 0.04, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #B8BEBB is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #B8BEBB; } p { color: rgb(184,190,187); } H1.HeaderClassName { color: #B8BEBB; } .AnyTagClassName { color: #B8BEBB; } </style>
<style> a { background-color: #B8BEBB; } a { background-color: rgb(184,190,187); } div.DivClassName { background-color: #B8BEBB; } .BgClassName { background-color: #B8BEBB; } </style>
<style> span { border-color: #B8BEBB; } span { border-color: rgb(184,190,187); } td.TdClassName { border-color: #B8BEBB; } .TagClassName { border-color: #B8BEBB; } </style>