#BECEFF (or 0xBECEFF) is unknown color: approx Lavender Blue. HEX triplet: BE, CE and FF. RGB value is (190,206,255). Sum of RGB (Red+Green+Blue) = 190+206+255=651 (86% of max value = 765). Red value is 190 (74.61% from 255 or 29.19% from 651); Green value is 206 (80.86% from 255 or 31.64% from 651); Blue value is 255 (100% from 255 or 39.17% from 651); Max value from RGB is 255 - color contains mainly: blue. Hex color #BECEFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BECEFF is #413100. Grayscale: #CECECE. Windows color (decimal): -4272385 or 16764606. OLE color: 16764606.
HSL color Cylindrical-coordinate representation of color #BECEFF: hue angle of 225.23º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BECEFF is Cyan = 0.25, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #BECEFF; } p { color: rgb(190,206,255); } H1.HeaderClassName { color: #BECEFF; } .AnyTagClassName { color: #BECEFF; } </style>
<style> a { background-color: #BECEFF; } a { background-color: rgb(190,206,255); } div.DivClassName { background-color: #BECEFF; } .BgClassName { background-color: #BECEFF; } </style>
<style> span { border-color: #BECEFF; } span { border-color: rgb(190,206,255); } td.TdClassName { border-color: #BECEFF; } .TagClassName { border-color: #BECEFF; } </style>