#BECEDB (or 0xBECEDB) is unknown color: approx Spindle. HEX triplet: BE, CE and DB. RGB value is (190,206,219). Sum of RGB (Red+Green+Blue) = 190+206+219=615 (81% of max value = 765). Red value is 190 (74.61% from 255 or 30.89% from 615); Green value is 206 (80.86% from 255 or 33.50% from 615); Blue value is 219 (85.94% from 255 or 35.61% from 615); Max value from RGB is 219 - color contains mainly: blue. Hex color #BECEDB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BECEDB is #413124. Grayscale: #CACACA. Windows color (decimal): -4272421 or 14405310. OLE color: 14405310.
HSL color Cylindrical-coordinate representation of color #BECEDB: hue angle of 206.9º degrees, saturation: 0.29, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BECEDB is Cyan = 0.13, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #BECEDB; } p { color: rgb(190,206,219); } H1.HeaderClassName { color: #BECEDB; } .AnyTagClassName { color: #BECEDB; } </style>
<style> a { background-color: #BECEDB; } a { background-color: rgb(190,206,219); } div.DivClassName { background-color: #BECEDB; } .BgClassName { background-color: #BECEDB; } </style>
<style> span { border-color: #BECEDB; } span { border-color: rgb(190,206,219); } td.TdClassName { border-color: #BECEDB; } .TagClassName { border-color: #BECEDB; } </style>