#BDD0F2 (or 0xBDD0F2) is unknown color: approx Periwinkle. HEX triplet: BD, D0 and F2. RGB value is (189,208,242). Sum of RGB (Red+Green+Blue) = 189+208+242=639 (84% of max value = 765). Red value is 189 (74.22% from 255 or 29.58% from 639); Green value is 208 (81.64% from 255 or 32.55% from 639); Blue value is 242 (94.92% from 255 or 37.87% from 639); Max value from RGB is 242 - color contains mainly: blue. Hex color #BDD0F2 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BDD0F2 is #422F0D. Grayscale: #CECECE. Windows color (decimal): -4337422 or 15913149. OLE color: 15913149.
HSL color Cylindrical-coordinate representation of color #BDD0F2: hue angle of 218.49º degrees, saturation: 0.67, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BDD0F2 is Cyan = 0.22, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BDD0F2; } p { color: rgb(189,208,242); } H1.HeaderClassName { color: #BDD0F2; } .AnyTagClassName { color: #BDD0F2; } </style>
<style> a { background-color: #BDD0F2; } a { background-color: rgb(189,208,242); } div.DivClassName { background-color: #BDD0F2; } .BgClassName { background-color: #BDD0F2; } </style>
<style> span { border-color: #BDD0F2; } span { border-color: rgb(189,208,242); } td.TdClassName { border-color: #BDD0F2; } .TagClassName { border-color: #BDD0F2; } </style>