#BE52C4 (or 0xBE52C4) is unknown color: approx Fuchsia. HEX triplet: BE, 52 and C4. RGB value is (190,82,196). Sum of RGB (Red+Green+Blue) = 190+82+196=468 (61% of max value = 765). Red value is 190 (74.61% from 255 or 40.60% from 468); Green value is 82 (32.42% from 255 or 17.52% from 468); Blue value is 196 (76.95% from 255 or 41.88% from 468); Max value from RGB is 196 - color contains mainly: blue. Hex color #BE52C4 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BE52C4 is #41AD3B. Grayscale: #7E7E7E. Windows color (decimal): -4304188 or 12866238. OLE color: 12866238.
HSL color Cylindrical-coordinate representation of color #BE52C4: hue angle of 296.84º degrees, saturation: 0.49, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #BE52C4 is Cyan = 0.03, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #BE52C4; } p { color: rgb(190,82,196); } H1.HeaderClassName { color: #BE52C4; } .AnyTagClassName { color: #BE52C4; } </style>
<style> a { background-color: #BE52C4; } a { background-color: rgb(190,82,196); } div.DivClassName { background-color: #BE52C4; } .BgClassName { background-color: #BE52C4; } </style>
<style> span { border-color: #BE52C4; } span { border-color: rgb(190,82,196); } td.TdClassName { border-color: #BE52C4; } .TagClassName { border-color: #BE52C4; } </style>