#BDCCFA (or 0xBDCCFA) is unknown color: approx Periwinkle. HEX triplet: BD, CC and FA. RGB value is (189,204,250). Sum of RGB (Red+Green+Blue) = 189+204+250=643 (85% of max value = 765). Red value is 189 (74.22% from 255 or 29.39% from 643); Green value is 204 (80.08% from 255 or 31.73% from 643); Blue value is 250 (98.05% from 255 or 38.88% from 643); Max value from RGB is 250 - color contains mainly: blue. Hex color #BDCCFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BDCCFA is #423305. Grayscale: #CCCCCC. Windows color (decimal): -4338438 or 16436413. OLE color: 16436413.
HSL color Cylindrical-coordinate representation of color #BDCCFA: hue angle of 225.25º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BDCCFA is Cyan = 0.24, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BDCCFA; } p { color: rgb(189,204,250); } H1.HeaderClassName { color: #BDCCFA; } .AnyTagClassName { color: #BDCCFA; } </style>
<style> a { background-color: #BDCCFA; } a { background-color: rgb(189,204,250); } div.DivClassName { background-color: #BDCCFA; } .BgClassName { background-color: #BDCCFA; } </style>
<style> span { border-color: #BDCCFA; } span { border-color: rgb(189,204,250); } td.TdClassName { border-color: #BDCCFA; } .TagClassName { border-color: #BDCCFA; } </style>