#BEABEC (or 0xBEABEC) is unknown color: approx Melrose. HEX triplet: BE, AB and EC. RGB value is (190,171,236). Sum of RGB (Red+Green+Blue) = 190+171+236=597 (79% of max value = 765). Red value is 190 (74.61% from 255 or 31.83% from 597); Green value is 171 (67.19% from 255 or 28.64% from 597); Blue value is 236 (92.58% from 255 or 39.53% from 597); Max value from RGB is 236 - color contains mainly: blue. Hex color #BEABEC is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BEABEC is #415413. Grayscale: #B7B7B7. Windows color (decimal): -4281364 or 15510462. OLE color: 15510462.
HSL color Cylindrical-coordinate representation of color #BEABEC: hue angle of 257.54º degrees, saturation: 0.63, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #BEABEC is Cyan = 0.19, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BEABEC; } p { color: rgb(190,171,236); } H1.HeaderClassName { color: #BEABEC; } .AnyTagClassName { color: #BEABEC; } </style>
<style> a { background-color: #BEABEC; } a { background-color: rgb(190,171,236); } div.DivClassName { background-color: #BEABEC; } .BgClassName { background-color: #BEABEC; } </style>
<style> span { border-color: #BEABEC; } span { border-color: rgb(190,171,236); } td.TdClassName { border-color: #BEABEC; } .TagClassName { border-color: #BEABEC; } </style>