#BCDDF1 (or 0xBCDDF1) is unknown color: approx Light Blue. HEX triplet: BC, DD and F1. RGB value is (188,221,241). Sum of RGB (Red+Green+Blue) = 188+221+241=650 (86% of max value = 765). Red value is 188 (73.83% from 255 or 28.92% from 650); Green value is 221 (86.72% from 255 or 34% from 650); Blue value is 241 (94.53% from 255 or 37.08% from 650); Max value from RGB is 241 - color contains mainly: blue. Hex color #BCDDF1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BCDDF1 is #43220E. Grayscale: #D5D5D5. Windows color (decimal): -4399631 or 15850940. OLE color: 15850940.
HSL color Cylindrical-coordinate representation of color #BCDDF1: hue angle of 202.64º degrees, saturation: 0.65, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BCDDF1 is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BCDDF1; } p { color: rgb(188,221,241); } H1.HeaderClassName { color: #BCDDF1; } .AnyTagClassName { color: #BCDDF1; } </style>
<style> a { background-color: #BCDDF1; } a { background-color: rgb(188,221,241); } div.DivClassName { background-color: #BCDDF1; } .BgClassName { background-color: #BCDDF1; } </style>
<style> span { border-color: #BCDDF1; } span { border-color: rgb(188,221,241); } td.TdClassName { border-color: #BCDDF1; } .TagClassName { border-color: #BCDDF1; } </style>