#BE64B6 (or 0xBE64B6) is unknown color: approx Fuchsia. HEX triplet: BE, 64 and B6. RGB value is (190,100,182). Sum of RGB (Red+Green+Blue) = 190+100+182=472 (62% of max value = 765). Red value is 190 (74.61% from 255 or 40.25% from 472); Green value is 100 (39.45% from 255 or 21.19% from 472); Blue value is 182 (71.48% from 255 or 38.56% from 472); Max value from RGB is 190 - color contains mainly: red. Hex color #BE64B6 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BE64B6 is #419B49. Grayscale: #888888. Windows color (decimal): -4299594 or 11953342. OLE color: 11953342.
HSL color Cylindrical-coordinate representation of color #BE64B6: hue angle of 305.33º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #BE64B6 is Cyan = 0, Magento = 0.47, Yellow = 0.04 and Black (K on CMYK) = 0.25.
<style> p { color: #BE64B6; } p { color: rgb(190,100,182); } H1.HeaderClassName { color: #BE64B6; } .AnyTagClassName { color: #BE64B6; } </style>
<style> a { background-color: #BE64B6; } a { background-color: rgb(190,100,182); } div.DivClassName { background-color: #BE64B6; } .BgClassName { background-color: #BE64B6; } </style>
<style> span { border-color: #BE64B6; } span { border-color: rgb(190,100,182); } td.TdClassName { border-color: #BE64B6; } .TagClassName { border-color: #BE64B6; } </style>