#BBDFCA (or 0xBBDFCA) is unknown color: approx Aero Blue. HEX triplet: BB, DF and CA. RGB value is (187,223,202). Sum of RGB (Red+Green+Blue) = 187+223+202=612 (81% of max value = 765). Red value is 187 (73.44% from 255 or 30.56% from 612); Green value is 223 (87.5% from 255 or 36.44% from 612); Blue value is 202 (79.30% from 255 or 33.01% from 612); Max value from RGB is 223 - color contains mainly: green. Hex color #BBDFCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBDFCA is #442035. Grayscale: #D1D1D1. Windows color (decimal): -4464694 or 13295547. OLE color: 13295547.
HSL color Cylindrical-coordinate representation of color #BBDFCA: hue angle of 145º 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 #BBDFCA is Cyan = 0.16, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #BBDFCA; } p { color: rgb(187,223,202); } H1.HeaderClassName { color: #BBDFCA; } .AnyTagClassName { color: #BBDFCA; } </style>
<style> a { background-color: #BBDFCA; } a { background-color: rgb(187,223,202); } div.DivClassName { background-color: #BBDFCA; } .BgClassName { background-color: #BBDFCA; } </style>
<style> span { border-color: #BBDFCA; } span { border-color: rgb(187,223,202); } td.TdClassName { border-color: #BBDFCA; } .TagClassName { border-color: #BBDFCA; } </style>