#BEDCE0 (or 0xBEDCE0) is unknown color: approx Powder Blue. HEX triplet: BE, DC and E0. RGB value is (190,220,224). Sum of RGB (Red+Green+Blue) = 190+220+224=634 (83% of max value = 765). Red value is 190 (74.61% from 255 or 29.97% from 634); Green value is 220 (86.33% from 255 or 34.70% from 634); Blue value is 224 (87.89% from 255 or 35.33% from 634); Max value from RGB is 224 - color contains mainly: blue. Hex color #BEDCE0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEDCE0 is #41231F. Grayscale: #D3D3D3. Windows color (decimal): -4268832 or 14736574. OLE color: 14736574.
HSL color Cylindrical-coordinate representation of color #BEDCE0: hue angle of 187.06º degrees, saturation: 0.35, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BEDCE0 is Cyan = 0.15, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #BEDCE0; } p { color: rgb(190,220,224); } H1.HeaderClassName { color: #BEDCE0; } .AnyTagClassName { color: #BEDCE0; } </style>
<style> a { background-color: #BEDCE0; } a { background-color: rgb(190,220,224); } div.DivClassName { background-color: #BEDCE0; } .BgClassName { background-color: #BEDCE0; } </style>
<style> span { border-color: #BEDCE0; } span { border-color: rgb(190,220,224); } td.TdClassName { border-color: #BEDCE0; } .TagClassName { border-color: #BEDCE0; } </style>