#BBBCB8 (or 0xBBBCB8) is unknown color: approx Tasman. HEX triplet: BB, BC and B8. RGB value is (187,188,184). Sum of RGB (Red+Green+Blue) = 187+188+184=559 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.45% from 559); Green value is 188 (73.83% from 255 or 33.63% from 559); Blue value is 184 (72.27% from 255 or 32.92% from 559); Max value from RGB is 188 - color contains mainly: green. Hex color #BBBCB8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBBCB8 is #444347. Grayscale: #BBBBBB. Windows color (decimal): -4473672 or 12106939. OLE color: 12106939.
HSL color Cylindrical-coordinate representation of color #BBBCB8: hue angle of 75º degrees, saturation: 0.03, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BBBCB8 is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.26.
<style> p { color: #BBBCB8; } p { color: rgb(187,188,184); } H1.HeaderClassName { color: #BBBCB8; } .AnyTagClassName { color: #BBBCB8; } </style>
<style> a { background-color: #BBBCB8; } a { background-color: rgb(187,188,184); } div.DivClassName { background-color: #BBBCB8; } .BgClassName { background-color: #BBBCB8; } </style>
<style> span { border-color: #BBBCB8; } span { border-color: rgb(187,188,184); } td.TdClassName { border-color: #BBBCB8; } .TagClassName { border-color: #BBBCB8; } </style>