#BECED3 (or 0xBECED3) is unknown color: approx Iron. HEX triplet: BE, CE and D3. RGB value is (190,206,211). Sum of RGB (Red+Green+Blue) = 190+206+211=607 (80% of max value = 765). Red value is 190 (74.61% from 255 or 31.30% from 607); Green value is 206 (80.86% from 255 or 33.94% from 607); Blue value is 211 (82.81% from 255 or 34.76% from 607); Max value from RGB is 211 - color contains mainly: blue. Hex color #BECED3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BECED3 is #41312C. Grayscale: #C9C9C9. Windows color (decimal): -4272429 or 13881022. OLE color: 13881022.
HSL color Cylindrical-coordinate representation of color #BECED3: hue angle of 194.29º degrees, saturation: 0.19, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #BECED3 is Cyan = 0.10, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #BECED3; } p { color: rgb(190,206,211); } H1.HeaderClassName { color: #BECED3; } .AnyTagClassName { color: #BECED3; } </style>
<style> a { background-color: #BECED3; } a { background-color: rgb(190,206,211); } div.DivClassName { background-color: #BECED3; } .BgClassName { background-color: #BECED3; } </style>
<style> span { border-color: #BECED3; } span { border-color: rgb(190,206,211); } td.TdClassName { border-color: #BECED3; } .TagClassName { border-color: #BECED3; } </style>