#BEBFE5 (or 0xBEBFE5) is unknown color: approx Lavender Grey. HEX triplet: BE, BF and E5. RGB value is (190,191,229). Sum of RGB (Red+Green+Blue) = 190+191+229=610 (80% of max value = 765). Red value is 190 (74.61% from 255 or 31.15% from 610); Green value is 191 (75% from 255 or 31.31% from 610); Blue value is 229 (89.84% from 255 or 37.54% from 610); Max value from RGB is 229 - color contains mainly: blue. Hex color #BEBFE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEBFE5 is #41401A. Grayscale: #C2C2C2. Windows color (decimal): -4276251 or 15056830. OLE color: 15056830.
HSL color Cylindrical-coordinate representation of color #BEBFE5: hue angle of 238.46º degrees, saturation: 0.43, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BEBFE5 is Cyan = 0.17, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #BEBFE5; } p { color: rgb(190,191,229); } H1.HeaderClassName { color: #BEBFE5; } .AnyTagClassName { color: #BEBFE5; } </style>
<style> a { background-color: #BEBFE5; } a { background-color: rgb(190,191,229); } div.DivClassName { background-color: #BEBFE5; } .BgClassName { background-color: #BEBFE5; } </style>
<style> span { border-color: #BEBFE5; } span { border-color: rgb(190,191,229); } td.TdClassName { border-color: #BEBFE5; } .TagClassName { border-color: #BEBFE5; } </style>