#BEB1CA (or 0xBEB1CA) is unknown color: approx French Grey. HEX triplet: BE, B1 and CA. RGB value is (190,177,202). Sum of RGB (Red+Green+Blue) = 190+177+202=569 (75% of max value = 765). Red value is 190 (74.61% from 255 or 33.39% from 569); Green value is 177 (69.53% from 255 or 31.11% from 569); Blue value is 202 (79.30% from 255 or 35.50% from 569); Max value from RGB is 202 - color contains mainly: blue. Hex color #BEB1CA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BEB1CA is #414E35. Grayscale: #B7B7B7. Windows color (decimal): -4279862 or 13283774. OLE color: 13283774.
HSL color Cylindrical-coordinate representation of color #BEB1CA: hue angle of 271.2º degrees, saturation: 0.19, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BEB1CA is Cyan = 0.06, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #BEB1CA; } p { color: rgb(190,177,202); } H1.HeaderClassName { color: #BEB1CA; } .AnyTagClassName { color: #BEB1CA; } </style>
<style> a { background-color: #BEB1CA; } a { background-color: rgb(190,177,202); } div.DivClassName { background-color: #BEB1CA; } .BgClassName { background-color: #BEB1CA; } </style>
<style> span { border-color: #BEB1CA; } span { border-color: rgb(190,177,202); } td.TdClassName { border-color: #BEB1CA; } .TagClassName { border-color: #BEB1CA; } </style>