#BE4780 (or 0xBE4780) is unknown color: approx Mulberry. HEX triplet: BE, 47 and 80. RGB value is (190,71,128). Sum of RGB (Red+Green+Blue) = 190+71+128=389 (51% of max value = 765). Red value is 190 (74.61% from 255 or 48.84% from 389); Green value is 71 (28.12% from 255 or 18.25% from 389); Blue value is 128 (50.39% from 255 or 32.90% from 389); Max value from RGB is 190 - color contains mainly: red. Hex color #BE4780 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BE4780 is #41B87F. Grayscale: #707070. Windows color (decimal): -4307072 or 8406974. OLE color: 8406974.
HSL color Cylindrical-coordinate representation of color #BE4780: hue angle of 331.26º degrees, saturation: 0.48, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #BE4780 is Cyan = 0, Magento = 0.63, Yellow = 0.33 and Black (K on CMYK) = 0.25.
<style> p { color: #BE4780; } p { color: rgb(190,71,128); } H1.HeaderClassName { color: #BE4780; } .AnyTagClassName { color: #BE4780; } </style>
<style> a { background-color: #BE4780; } a { background-color: rgb(190,71,128); } div.DivClassName { background-color: #BE4780; } .BgClassName { background-color: #BE4780; } </style>
<style> span { border-color: #BE4780; } span { border-color: rgb(190,71,128); } td.TdClassName { border-color: #BE4780; } .TagClassName { border-color: #BE4780; } </style>