#BBEDD7 (or 0xBBEDD7) is unknown color: approx Aero Blue. HEX triplet: BB, ED and D7. RGB value is (187,237,215). Sum of RGB (Red+Green+Blue) = 187+237+215=639 (84% of max value = 765). Red value is 187 (73.44% from 255 or 29.26% from 639); Green value is 237 (92.97% from 255 or 37.09% from 639); Blue value is 215 (84.38% from 255 or 33.65% from 639); Max value from RGB is 237 - color contains mainly: green. Hex color #BBEDD7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BBEDD7 is #441228. Grayscale: #DBDBDB. Windows color (decimal): -4461097 or 14151099. OLE color: 14151099.
HSL color Cylindrical-coordinate representation of color #BBEDD7: hue angle of 153.6º degrees, saturation: 0.58, 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 #BBEDD7 is Cyan = 0.21, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.07.
<style> p { color: #BBEDD7; } p { color: rgb(187,237,215); } H1.HeaderClassName { color: #BBEDD7; } .AnyTagClassName { color: #BBEDD7; } </style>
<style> a { background-color: #BBEDD7; } a { background-color: rgb(187,237,215); } div.DivClassName { background-color: #BBEDD7; } .BgClassName { background-color: #BBEDD7; } </style>
<style> span { border-color: #BBEDD7; } span { border-color: rgb(187,237,215); } td.TdClassName { border-color: #BBEDD7; } .TagClassName { border-color: #BBEDD7; } </style>