#BEDBF7 (or 0xBEDBF7) is unknown color: approx Pale Cornflower Blue. HEX triplet: BE, DB and F7. RGB value is (190,219,247). Sum of RGB (Red+Green+Blue) = 190+219+247=656 (86% of max value = 765). Red value is 190 (74.61% from 255 or 28.96% from 656); Green value is 219 (85.94% from 255 or 33.38% from 656); Blue value is 247 (96.88% from 255 or 37.65% from 656); Max value from RGB is 247 - color contains mainly: blue. Hex color #BEDBF7 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BEDBF7 is #412408. Grayscale: #D5D5D5. Windows color (decimal): -4269065 or 16243646. OLE color: 16243646.
HSL color Cylindrical-coordinate representation of color #BEDBF7: hue angle of 209.47º degrees, saturation: 0.78, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BEDBF7 is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #BEDBF7; } p { color: rgb(190,219,247); } H1.HeaderClassName { color: #BEDBF7; } .AnyTagClassName { color: #BEDBF7; } </style>
<style> a { background-color: #BEDBF7; } a { background-color: rgb(190,219,247); } div.DivClassName { background-color: #BEDBF7; } .BgClassName { background-color: #BEDBF7; } </style>
<style> span { border-color: #BEDBF7; } span { border-color: rgb(190,219,247); } td.TdClassName { border-color: #BEDBF7; } .TagClassName { border-color: #BEDBF7; } </style>