#BFDDF1 (or 0xBFDDF1) is unknown color: approx Pattens Blue. HEX triplet: BF, DD and F1. RGB value is (191,221,241). Sum of RGB (Red+Green+Blue) = 191+221+241=653 (86% of max value = 765). Red value is 191 (75% from 255 or 29.25% from 653); Green value is 221 (86.72% from 255 or 33.84% from 653); Blue value is 241 (94.53% from 255 or 36.91% from 653); Max value from RGB is 241 - color contains mainly: blue. Hex color #BFDDF1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BFDDF1 is #40220E. Grayscale: #D6D6D6. Windows color (decimal): -4203023 or 15850943. OLE color: 15850943.
HSL color Cylindrical-coordinate representation of color #BFDDF1: hue angle of 204º degrees, saturation: 0.64, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BFDDF1 is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BFDDF1; } p { color: rgb(191,221,241); } H1.HeaderClassName { color: #BFDDF1; } .AnyTagClassName { color: #BFDDF1; } </style>
<style> a { background-color: #BFDDF1; } a { background-color: rgb(191,221,241); } div.DivClassName { background-color: #BFDDF1; } .BgClassName { background-color: #BFDDF1; } </style>
<style> span { border-color: #BFDDF1; } span { border-color: rgb(191,221,241); } td.TdClassName { border-color: #BFDDF1; } .TagClassName { border-color: #BFDDF1; } </style>