#BEDCEF (or 0xBEDCEF) is unknown color: approx Pattens Blue. HEX triplet: BE, DC and EF. RGB value is (190,220,239). Sum of RGB (Red+Green+Blue) = 190+220+239=649 (85% of max value = 765). Red value is 190 (74.61% from 255 or 29.28% from 649); Green value is 220 (86.33% from 255 or 33.90% from 649); Blue value is 239 (93.75% from 255 or 36.83% from 649); Max value from RGB is 239 - color contains mainly: blue. Hex color #BEDCEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BEDCEF is #412310. Grayscale: #D5D5D5. Windows color (decimal): -4268817 or 15719614. OLE color: 15719614.
HSL color Cylindrical-coordinate representation of color #BEDCEF: hue angle of 203.27º degrees, saturation: 0.6, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BEDCEF is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #BEDCEF; } p { color: rgb(190,220,239); } H1.HeaderClassName { color: #BEDCEF; } .AnyTagClassName { color: #BEDCEF; } </style>
<style> a { background-color: #BEDCEF; } a { background-color: rgb(190,220,239); } div.DivClassName { background-color: #BEDCEF; } .BgClassName { background-color: #BEDCEF; } </style>
<style> span { border-color: #BEDCEF; } span { border-color: rgb(190,220,239); } td.TdClassName { border-color: #BEDCEF; } .TagClassName { border-color: #BEDCEF; } </style>