#BFDDF5 (or 0xBFDDF5) is unknown color: approx Pattens Blue. HEX triplet: BF, DD and F5. RGB value is (191,221,245). Sum of RGB (Red+Green+Blue) = 191+221+245=657 (87% of max value = 765). Red value is 191 (75% from 255 or 29.07% from 657); Green value is 221 (86.72% from 255 or 33.64% from 657); Blue value is 245 (96.09% from 255 or 37.29% from 657); Max value from RGB is 245 - color contains mainly: blue. Hex color #BFDDF5 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BFDDF5 is #40220A. Grayscale: #D6D6D6. Windows color (decimal): -4203019 or 16113087. OLE color: 16113087.
HSL color Cylindrical-coordinate representation of color #BFDDF5: hue angle of 206.67º degrees, saturation: 0.73, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BFDDF5 is Cyan = 0.22, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #BFDDF5; } p { color: rgb(191,221,245); } H1.HeaderClassName { color: #BFDDF5; } .AnyTagClassName { color: #BFDDF5; } </style>
<style> a { background-color: #BFDDF5; } a { background-color: rgb(191,221,245); } div.DivClassName { background-color: #BFDDF5; } .BgClassName { background-color: #BFDDF5; } </style>
<style> span { border-color: #BFDDF5; } span { border-color: rgb(191,221,245); } td.TdClassName { border-color: #BFDDF5; } .TagClassName { border-color: #BFDDF5; } </style>