#BBBBBE (or 0xBBBBBE) is unknown color: approx Ghost. HEX triplet: BB, BB and BE. RGB value is (187,187,190). Sum of RGB (Red+Green+Blue) = 187+187+190=564 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.16% from 564); Green value is 187 (73.44% from 255 or 33.16% from 564); Blue value is 190 (74.61% from 255 or 33.69% from 564); Max value from RGB is 190 - color contains mainly: blue. Hex color #BBBBBE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBBBBE is #444441. Grayscale: #BBBBBB. Windows color (decimal): -4473922 or 12499899. OLE color: 12499899.
HSL color Cylindrical-coordinate representation of color #BBBBBE: hue angle of 240º degrees, saturation: 0.02, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BBBBBE is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BBBBBE; } p { color: rgb(187,187,190); } H1.HeaderClassName { color: #BBBBBE; } .AnyTagClassName { color: #BBBBBE; } </style>
<style> a { background-color: #BBBBBE; } a { background-color: rgb(187,187,190); } div.DivClassName { background-color: #BBBBBE; } .BgClassName { background-color: #BBBBBE; } </style>
<style> span { border-color: #BBBBBE; } span { border-color: rgb(187,187,190); } td.TdClassName { border-color: #BBBBBE; } .TagClassName { border-color: #BBBBBE; } </style>