#BECCDB (or 0xBECCDB) is unknown color: approx Spindle. HEX triplet: BE, CC and DB. RGB value is (190,204,219). Sum of RGB (Red+Green+Blue) = 190+204+219=613 (81% of max value = 765). Red value is 190 (74.61% from 255 or 31.00% from 613); Green value is 204 (80.08% from 255 or 33.28% from 613); Blue value is 219 (85.94% from 255 or 35.73% from 613); Max value from RGB is 219 - color contains mainly: blue. Hex color #BECCDB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BECCDB is #413324. Grayscale: #C9C9C9. Windows color (decimal): -4272933 or 14404798. OLE color: 14404798.
HSL color Cylindrical-coordinate representation of color #BECCDB: hue angle of 211.03º 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 #BECCDB is Cyan = 0.13, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #BECCDB; } p { color: rgb(190,204,219); } H1.HeaderClassName { color: #BECCDB; } .AnyTagClassName { color: #BECCDB; } </style>
<style> a { background-color: #BECCDB; } a { background-color: rgb(190,204,219); } div.DivClassName { background-color: #BECCDB; } .BgClassName { background-color: #BECCDB; } </style>
<style> span { border-color: #BECCDB; } span { border-color: rgb(190,204,219); } td.TdClassName { border-color: #BECCDB; } .TagClassName { border-color: #BECCDB; } </style>