#BE99BA (or 0xBE99BA) is unknown color: approx Lilac. HEX triplet: BE, 99 and BA. RGB value is (190,153,186). Sum of RGB (Red+Green+Blue) = 190+153+186=529 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.92% from 529); Green value is 153 (60.16% from 255 or 28.92% from 529); Blue value is 186 (73.05% from 255 or 35.16% from 529); Max value from RGB is 190 - color contains mainly: red. Hex color #BE99BA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE99BA is #416645. Grayscale: #A7A7A7. Windows color (decimal): -4286022 or 12229054. OLE color: 12229054.
HSL color Cylindrical-coordinate representation of color #BE99BA: hue angle of 306.49º degrees, saturation: 0.22, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #BE99BA is Cyan = 0, Magento = 0.19, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BE99BA; } p { color: rgb(190,153,186); } H1.HeaderClassName { color: #BE99BA; } .AnyTagClassName { color: #BE99BA; } </style>
<style> a { background-color: #BE99BA; } a { background-color: rgb(190,153,186); } div.DivClassName { background-color: #BE99BA; } .BgClassName { background-color: #BE99BA; } </style>
<style> span { border-color: #BE99BA; } span { border-color: rgb(190,153,186); } td.TdClassName { border-color: #BE99BA; } .TagClassName { border-color: #BE99BA; } </style>