#BED0ED (or 0xBED0ED) is unknown color: approx Periwinkle. HEX triplet: BE, D0 and ED. RGB value is (190,208,237). Sum of RGB (Red+Green+Blue) = 190+208+237=635 (84% of max value = 765). Red value is 190 (74.61% from 255 or 29.92% from 635); Green value is 208 (81.64% from 255 or 32.76% from 635); Blue value is 237 (92.97% from 255 or 37.32% from 635); Max value from RGB is 237 - color contains mainly: blue. Hex color #BED0ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BED0ED is #412F12. Grayscale: #CDCDCD. Windows color (decimal): -4271891 or 15585470. OLE color: 15585470.
HSL color Cylindrical-coordinate representation of color #BED0ED: hue angle of 217.02º degrees, saturation: 0.57, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BED0ED is Cyan = 0.20, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BED0ED; } p { color: rgb(190,208,237); } H1.HeaderClassName { color: #BED0ED; } .AnyTagClassName { color: #BED0ED; } </style>
<style> a { background-color: #BED0ED; } a { background-color: rgb(190,208,237); } div.DivClassName { background-color: #BED0ED; } .BgClassName { background-color: #BED0ED; } </style>
<style> span { border-color: #BED0ED; } span { border-color: rgb(190,208,237); } td.TdClassName { border-color: #BED0ED; } .TagClassName { border-color: #BED0ED; } </style>