#BE08A5 (or 0xBE08A5) is unknown color: approx Medium Violet Red. HEX triplet: BE, 08 and A5. RGB value is (190,8,165). Sum of RGB (Red+Green+Blue) = 190+8+165=363 (48% of max value = 765). Red value is 190 (74.61% from 255 or 52.34% from 363); Green value is 8 (3.52% from 255 or 2.20% from 363); Blue value is 165 (64.84% from 255 or 45.45% from 363); Max value from RGB is 190 - color contains mainly: red. Hex color #BE08A5 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #BE08A5 is #41F75A. Grayscale: #4F4F4F. Windows color (decimal): -4323163 or 10815678. OLE color: 10815678.
HSL color Cylindrical-coordinate representation of color #BE08A5: hue angle of 308.24º degrees, saturation: 0.92, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #BE08A5 is Cyan = 0, Magento = 0.96, Yellow = 0.13 and Black (K on CMYK) = 0.25.
<style> p { color: #be08a5; } p { color: rgb(190,8,165); } H1.HeaderClassName { color: #be08a5; } .AnyTagClassName { color: #be08a5; } </style>
<style> a { background-color: #be08a5; } a { background-color: rgb(190,8,165); } div.DivClassName { background-color: #be08a5; } .BgClassName { background-color: #be08a5; } </style>
<style> span { border-color: #be08a5; } span { border-color: rgb(190,8,165); } td.TdClassName { border-color: #be08a5; } .TagClassName { border-color: #be08a5; } </style>