#BEBCE5 (or 0xBEBCE5) is unknown color: approx Lavender Grey. HEX triplet: BE, BC and E5. RGB value is (190,188,229). Sum of RGB (Red+Green+Blue) = 190+188+229=607 (80% of max value = 765). Red value is 190 (74.61% from 255 or 31.30% from 607); Green value is 188 (73.83% from 255 or 30.97% from 607); Blue value is 229 (89.84% from 255 or 37.73% from 607); Max value from RGB is 229 - color contains mainly: blue. Hex color #BEBCE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEBCE5 is #41431A. Grayscale: #C1C1C1. Windows color (decimal): -4277019 or 15056062. OLE color: 15056062.
HSL color Cylindrical-coordinate representation of color #BEBCE5: hue angle of 242.93º degrees, saturation: 0.44, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BEBCE5 is Cyan = 0.17, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #BEBCE5; } p { color: rgb(190,188,229); } H1.HeaderClassName { color: #BEBCE5; } .AnyTagClassName { color: #BEBCE5; } </style>
<style> a { background-color: #BEBCE5; } a { background-color: rgb(190,188,229); } div.DivClassName { background-color: #BEBCE5; } .BgClassName { background-color: #BEBCE5; } </style>
<style> span { border-color: #BEBCE5; } span { border-color: rgb(190,188,229); } td.TdClassName { border-color: #BEBCE5; } .TagClassName { border-color: #BEBCE5; } </style>