#BBEEBC (or 0xBBEEBC) is unknown color: approx Fringy Flower. HEX triplet: BB, EE and BC. RGB value is (187,238,188). Sum of RGB (Red+Green+Blue) = 187+238+188=613 (81% of max value = 765). Red value is 187 (73.44% from 255 or 30.51% from 613); Green value is 238 (93.36% from 255 or 38.83% from 613); Blue value is 188 (73.83% from 255 or 30.67% from 613); Max value from RGB is 238 - color contains mainly: green. Hex color #BBEEBC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BBEEBC is #441143. Grayscale: #D9D9D9. Windows color (decimal): -4460868 or 12381883. OLE color: 12381883.
HSL color Cylindrical-coordinate representation of color #BBEEBC: hue angle of 121.18º degrees, saturation: 0.6, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BBEEBC is Cyan = 0.21, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.07.
<style> p { color: #BBEEBC; } p { color: rgb(187,238,188); } H1.HeaderClassName { color: #BBEEBC; } .AnyTagClassName { color: #BBEEBC; } </style>
<style> a { background-color: #BBEEBC; } a { background-color: rgb(187,238,188); } div.DivClassName { background-color: #BBEEBC; } .BgClassName { background-color: #BBEEBC; } </style>
<style> span { border-color: #BBEEBC; } span { border-color: rgb(187,238,188); } td.TdClassName { border-color: #BBEEBC; } .TagClassName { border-color: #BBEEBC; } </style>