#BBE9D2 (or 0xBBE9D2) is unknown color: approx Aero Blue. HEX triplet: BB, E9 and D2. RGB value is (187,233,210). Sum of RGB (Red+Green+Blue) = 187+233+210=630 (83% of max value = 765). Red value is 187 (73.44% from 255 or 29.68% from 630); Green value is 233 (91.41% from 255 or 36.98% from 630); Blue value is 210 (82.42% from 255 or 33.33% from 630); Max value from RGB is 233 - color contains mainly: green. Hex color #BBE9D2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BBE9D2 is #44162D. Grayscale: #D8D8D8. Windows color (decimal): -4462126 or 13822395. OLE color: 13822395.
HSL color Cylindrical-coordinate representation of color #BBE9D2: hue angle of 150º 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 #BBE9D2 is Cyan = 0.20, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.09.
<style> p { color: #BBE9D2; } p { color: rgb(187,233,210); } H1.HeaderClassName { color: #BBE9D2; } .AnyTagClassName { color: #BBE9D2; } </style>
<style> a { background-color: #BBE9D2; } a { background-color: rgb(187,233,210); } div.DivClassName { background-color: #BBE9D2; } .BgClassName { background-color: #BBE9D2; } </style>
<style> span { border-color: #BBE9D2; } span { border-color: rgb(187,233,210); } td.TdClassName { border-color: #BBE9D2; } .TagClassName { border-color: #BBE9D2; } </style>