#BBE9CD (or 0xBBE9CD) is unknown color: approx Aero Blue. HEX triplet: BB, E9 and CD. RGB value is (187,233,205). Sum of RGB (Red+Green+Blue) = 187+233+205=625 (82% of max value = 765). Red value is 187 (73.44% from 255 or 29.92% from 625); Green value is 233 (91.41% from 255 or 37.28% from 625); Blue value is 205 (80.47% from 255 or 32.8% from 625); Max value from RGB is 233 - color contains mainly: green. Hex color #BBE9CD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BBE9CD is #441632. Grayscale: #D8D8D8. Windows color (decimal): -4462131 or 13494715. OLE color: 13494715.
HSL color Cylindrical-coordinate representation of color #BBE9CD: hue angle of 143.48º degrees, saturation: 0.51, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BBE9CD is Cyan = 0.20, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.09.
<style> p { color: #BBE9CD; } p { color: rgb(187,233,205); } H1.HeaderClassName { color: #BBE9CD; } .AnyTagClassName { color: #BBE9CD; } </style>
<style> a { background-color: #BBE9CD; } a { background-color: rgb(187,233,205); } div.DivClassName { background-color: #BBE9CD; } .BgClassName { background-color: #BBE9CD; } </style>
<style> span { border-color: #BBE9CD; } span { border-color: rgb(187,233,205); } td.TdClassName { border-color: #BBE9CD; } .TagClassName { border-color: #BBE9CD; } </style>