#BECED9 (or 0xBECED9) is unknown color: approx Spindle. HEX triplet: BE, CE and D9. RGB value is (190,206,217). Sum of RGB (Red+Green+Blue) = 190+206+217=613 (81% of max value = 765). Red value is 190 (74.61% from 255 or 31.00% from 613); Green value is 206 (80.86% from 255 or 33.61% from 613); Blue value is 217 (85.16% from 255 or 35.40% from 613); Max value from RGB is 217 - color contains mainly: blue. Hex color #BECED9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BECED9 is #413126. Grayscale: #CACACA. Windows color (decimal): -4272423 or 14274238. OLE color: 14274238.
HSL color Cylindrical-coordinate representation of color #BECED9: hue angle of 204.44º degrees, saturation: 0.26, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BECED9 is Cyan = 0.12, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #BECED9; } p { color: rgb(190,206,217); } H1.HeaderClassName { color: #BECED9; } .AnyTagClassName { color: #BECED9; } </style>
<style> a { background-color: #BECED9; } a { background-color: rgb(190,206,217); } div.DivClassName { background-color: #BECED9; } .BgClassName { background-color: #BECED9; } </style>
<style> span { border-color: #BECED9; } span { border-color: rgb(190,206,217); } td.TdClassName { border-color: #BECED9; } .TagClassName { border-color: #BECED9; } </style>