#BE60BF (or 0xBE60BF) is unknown color: approx Fuchsia. HEX triplet: BE, 60 and BF. RGB value is (190,96,191). Sum of RGB (Red+Green+Blue) = 190+96+191=477 (63% of max value = 765). Red value is 190 (74.61% from 255 or 39.83% from 477); Green value is 96 (37.89% from 255 or 20.13% from 477); Blue value is 191 (75% from 255 or 40.04% from 477); Max value from RGB is 191 - color contains mainly: blue. Hex color #BE60BF is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BE60BF is #419F40. Grayscale: #868686. Windows color (decimal): -4300609 or 12542142. OLE color: 12542142.
HSL color Cylindrical-coordinate representation of color #BE60BF: hue angle of 299.37º degrees, saturation: 0.43, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BE60BF is Cyan = 0.01, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BE60BF; } p { color: rgb(190,96,191); } H1.HeaderClassName { color: #BE60BF; } .AnyTagClassName { color: #BE60BF; } </style>
<style> a { background-color: #BE60BF; } a { background-color: rgb(190,96,191); } div.DivClassName { background-color: #BE60BF; } .BgClassName { background-color: #BE60BF; } </style>
<style> span { border-color: #BE60BF; } span { border-color: rgb(190,96,191); } td.TdClassName { border-color: #BE60BF; } .TagClassName { border-color: #BE60BF; } </style>