#BE55AA (or 0xBE55AA) is unknown color: approx Fuchsia. HEX triplet: BE, 55 and AA. RGB value is (190,85,170). Sum of RGB (Red+Green+Blue) = 190+85+170=445 (58% of max value = 765). Red value is 190 (74.61% from 255 or 42.70% from 445); Green value is 85 (33.59% from 255 or 19.10% from 445); Blue value is 170 (66.80% from 255 or 38.20% from 445); Max value from RGB is 190 - color contains mainly: red. Hex color #BE55AA is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BE55AA is #41AA55. Grayscale: #7D7D7D. Windows color (decimal): -4303446 or 11163070. OLE color: 11163070.
HSL color Cylindrical-coordinate representation of color #BE55AA: hue angle of 311.43º 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 #BE55AA is Cyan = 0, Magento = 0.55, Yellow = 0.11 and Black (K on CMYK) = 0.25.
<style> p { color: #BE55AA; } p { color: rgb(190,85,170); } H1.HeaderClassName { color: #BE55AA; } .AnyTagClassName { color: #BE55AA; } </style>
<style> a { background-color: #BE55AA; } a { background-color: rgb(190,85,170); } div.DivClassName { background-color: #BE55AA; } .BgClassName { background-color: #BE55AA; } </style>
<style> span { border-color: #BE55AA; } span { border-color: rgb(190,85,170); } td.TdClassName { border-color: #BE55AA; } .TagClassName { border-color: #BE55AA; } </style>