#BE06AA (or 0xBE06AA) is unknown color: approx Deep Magenta. HEX triplet: BE, 06 and AA. RGB value is (190,6,170). Sum of RGB (Red+Green+Blue) = 190+6+170=366 (48% of max value = 765). Red value is 190 (74.61% from 255 or 51.91% from 366); Green value is 6 (2.73% from 255 or 1.64% from 366); Blue value is 170 (66.80% from 255 or 46.45% from 366); Max value from RGB is 190 - color contains mainly: red. Hex color #BE06AA is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #BE06AA is #41F955. Grayscale: #4F4F4F. Windows color (decimal): -4323670 or 11142846. OLE color: 11142846.
HSL color Cylindrical-coordinate representation of color #BE06AA: hue angle of 306.52º degrees, saturation: 0.94, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #BE06AA is Cyan = 0, Magento = 0.97, Yellow = 0.11 and Black (K on CMYK) = 0.25.
<style> p { color: #BE06AA; } p { color: rgb(190,6,170); } H1.HeaderClassName { color: #BE06AA; } .AnyTagClassName { color: #BE06AA; } </style>
<style> a { background-color: #BE06AA; } a { background-color: rgb(190,6,170); } div.DivClassName { background-color: #BE06AA; } .BgClassName { background-color: #BE06AA; } </style>
<style> span { border-color: #BE06AA; } span { border-color: rgb(190,6,170); } td.TdClassName { border-color: #BE06AA; } .TagClassName { border-color: #BE06AA; } </style>