#BE55B7 (or 0xBE55B7) is unknown color: approx Fuchsia. HEX triplet: BE, 55 and B7. RGB value is (190,85,183). Sum of RGB (Red+Green+Blue) = 190+85+183=458 (60% of max value = 765). Red value is 190 (74.61% from 255 or 41.48% from 458); Green value is 85 (33.59% from 255 or 18.56% from 458); Blue value is 183 (71.88% from 255 or 39.96% from 458); Max value from RGB is 190 - color contains mainly: red. Hex color #BE55B7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BE55B7 is #41AA48. Grayscale: #7F7F7F. Windows color (decimal): -4303433 or 12015038. OLE color: 12015038.
HSL color Cylindrical-coordinate representation of color #BE55B7: hue angle of 304º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #BE55B7 is Cyan = 0, Magento = 0.55, Yellow = 0.04 and Black (K on CMYK) = 0.25.
<style> p { color: #BE55B7; } p { color: rgb(190,85,183); } H1.HeaderClassName { color: #BE55B7; } .AnyTagClassName { color: #BE55B7; } </style>
<style> a { background-color: #BE55B7; } a { background-color: rgb(190,85,183); } div.DivClassName { background-color: #BE55B7; } .BgClassName { background-color: #BE55B7; } </style>
<style> span { border-color: #BE55B7; } span { border-color: rgb(190,85,183); } td.TdClassName { border-color: #BE55B7; } .TagClassName { border-color: #BE55B7; } </style>