#BBEBE8 (or 0xBBEBE8) is unknown color: approx Pale Turquoise. HEX triplet: BB, EB and E8. RGB value is (187,235,232). Sum of RGB (Red+Green+Blue) = 187+235+232=654 (86% of max value = 765). Red value is 187 (73.44% from 255 or 28.59% from 654); Green value is 235 (92.19% from 255 or 35.93% from 654); Blue value is 232 (91.02% from 255 or 35.47% from 654); Max value from RGB is 235 - color contains mainly: green. Hex color #BBEBE8 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BBEBE8 is #441417. Grayscale: #DCDCDC. Windows color (decimal): -4461592 or 15264699. OLE color: 15264699.
HSL color Cylindrical-coordinate representation of color #BBEBE8: hue angle of 176.25º degrees, saturation: 0.55, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BBEBE8 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.08.
<style> p { color: #BBEBE8; } p { color: rgb(187,235,232); } H1.HeaderClassName { color: #BBEBE8; } .AnyTagClassName { color: #BBEBE8; } </style>
<style> a { background-color: #BBEBE8; } a { background-color: rgb(187,235,232); } div.DivClassName { background-color: #BBEBE8; } .BgClassName { background-color: #BBEBE8; } </style>
<style> span { border-color: #BBEBE8; } span { border-color: rgb(187,235,232); } td.TdClassName { border-color: #BBEBE8; } .TagClassName { border-color: #BBEBE8; } </style>