#BE84B7 (or 0xBE84B7) is unknown color: approx London Hue. HEX triplet: BE, 84 and B7. RGB value is (190,132,183). Sum of RGB (Red+Green+Blue) = 190+132+183=505 (66% of max value = 765). Red value is 190 (74.61% from 255 or 37.62% from 505); Green value is 132 (51.95% from 255 or 26.14% from 505); Blue value is 183 (71.88% from 255 or 36.24% from 505); Max value from RGB is 190 - color contains mainly: red. Hex color #BE84B7 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BE84B7 is #417B48. Grayscale: #9B9B9B. Windows color (decimal): -4291401 or 12027070. OLE color: 12027070.
HSL color Cylindrical-coordinate representation of color #BE84B7: hue angle of 307.24º degrees, saturation: 0.31, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #BE84B7 is Cyan = 0, Magento = 0.31, Yellow = 0.04 and Black (K on CMYK) = 0.25.
<style> p { color: #BE84B7; } p { color: rgb(190,132,183); } H1.HeaderClassName { color: #BE84B7; } .AnyTagClassName { color: #BE84B7; } </style>
<style> a { background-color: #BE84B7; } a { background-color: rgb(190,132,183); } div.DivClassName { background-color: #BE84B7; } .BgClassName { background-color: #BE84B7; } </style>
<style> span { border-color: #BE84B7; } span { border-color: rgb(190,132,183); } td.TdClassName { border-color: #BE84B7; } .TagClassName { border-color: #BE84B7; } </style>