#BE55AD (or 0xBE55AD) is unknown color: approx Fuchsia. HEX triplet: BE, 55 and AD. RGB value is (190,85,173). Sum of RGB (Red+Green+Blue) = 190+85+173=448 (59% of max value = 765). Red value is 190 (74.61% from 255 or 42.41% from 448); Green value is 85 (33.59% from 255 or 18.97% from 448); Blue value is 173 (67.97% from 255 or 38.62% from 448); Max value from RGB is 190 - color contains mainly: red. Hex color #BE55AD is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BE55AD is #41AA52. Grayscale: #7E7E7E. Windows color (decimal): -4303443 or 11359678. OLE color: 11359678.
HSL color Cylindrical-coordinate representation of color #BE55AD: hue angle of 309.71º 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 #BE55AD is Cyan = 0, Magento = 0.55, Yellow = 0.09 and Black (K on CMYK) = 0.25.
<style> p { color: #BE55AD; } p { color: rgb(190,85,173); } H1.HeaderClassName { color: #BE55AD; } .AnyTagClassName { color: #BE55AD; } </style>
<style> a { background-color: #BE55AD; } a { background-color: rgb(190,85,173); } div.DivClassName { background-color: #BE55AD; } .BgClassName { background-color: #BE55AD; } </style>
<style> span { border-color: #BE55AD; } span { border-color: rgb(190,85,173); } td.TdClassName { border-color: #BE55AD; } .TagClassName { border-color: #BE55AD; } </style>