#BBBEB9 (or 0xBBBEB9) is unknown color: approx Pumice. HEX triplet: BB, BE and B9. RGB value is (187,190,185). Sum of RGB (Red+Green+Blue) = 187+190+185=562 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.27% from 562); Green value is 190 (74.61% from 255 or 33.81% from 562); Blue value is 185 (72.66% from 255 or 32.92% from 562); Max value from RGB is 190 - color contains mainly: green. Hex color #BBBEB9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBBEB9 is #444146. Grayscale: #BCBCBC. Windows color (decimal): -4473159 or 12172987. OLE color: 12172987.
HSL color Cylindrical-coordinate representation of color #BBBEB9: hue angle of 96º degrees, saturation: 0.04, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #BBBEB9 is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.25.
<style> p { color: #BBBEB9; } p { color: rgb(187,190,185); } H1.HeaderClassName { color: #BBBEB9; } .AnyTagClassName { color: #BBBEB9; } </style>
<style> a { background-color: #BBBEB9; } a { background-color: rgb(187,190,185); } div.DivClassName { background-color: #BBBEB9; } .BgClassName { background-color: #BBBEB9; } </style>
<style> span { border-color: #BBBEB9; } span { border-color: rgb(187,190,185); } td.TdClassName { border-color: #BBBEB9; } .TagClassName { border-color: #BBBEB9; } </style>