#BBDFCB (or 0xBBDFCB) is unknown color: approx Aero Blue. HEX triplet: BB, DF and CB. RGB value is (187,223,203). Sum of RGB (Red+Green+Blue) = 187+223+203=613 (81% of max value = 765). Red value is 187 (73.44% from 255 or 30.51% from 613); Green value is 223 (87.5% from 255 or 36.38% from 613); Blue value is 203 (79.69% from 255 or 33.12% from 613); Max value from RGB is 223 - color contains mainly: green. Hex color #BBDFCB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBDFCB is #442034. Grayscale: #D2D2D2. Windows color (decimal): -4464693 or 13361083. OLE color: 13361083.
HSL color Cylindrical-coordinate representation of color #BBDFCB: hue angle of 146.67º degrees, saturation: 0.36, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BBDFCB is Cyan = 0.16, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #BBDFCB; } p { color: rgb(187,223,203); } H1.HeaderClassName { color: #BBDFCB; } .AnyTagClassName { color: #BBDFCB; } </style>
<style> a { background-color: #BBDFCB; } a { background-color: rgb(187,223,203); } div.DivClassName { background-color: #BBDFCB; } .BgClassName { background-color: #BBDFCB; } </style>
<style> span { border-color: #BBDFCB; } span { border-color: rgb(187,223,203); } td.TdClassName { border-color: #BBDFCB; } .TagClassName { border-color: #BBDFCB; } </style>