#5005BE (or 0x5005BE) is unknown color: approx Purple Heart. HEX triplet: 50, 05 and BE. RGB value is (80,5,190). Sum of RGB (Red+Green+Blue) = 80+5+190=275 (36% of max value = 765). Red value is 80 (31.64% from 255 or 29.09% from 275); Green value is 5 (2.34% from 255 or 1.82% from 275); Blue value is 190 (74.61% from 255 or 69.09% from 275); Max value from RGB is 190 - color contains mainly: blue. Hex color #5005BE is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #5005BE is #AFFA41. Grayscale: #2F2F2F. Windows color (decimal): -11532866 or 12453200. OLE color: 12453200.
HSL color Cylindrical-coordinate representation of color #5005BE: hue angle of 264.32º degrees, saturation: 0.95, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #5005BE is Cyan = 0.58, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #5005BE; } p { color: rgb(80,5,190); } H1.HeaderClassName { color: #5005BE; } .AnyTagClassName { color: #5005BE; } </style>
<style> a { background-color: #5005BE; } a { background-color: rgb(80,5,190); } div.DivClassName { background-color: #5005BE; } .BgClassName { background-color: #5005BE; } </style>
<style> span { border-color: #5005BE; } span { border-color: rgb(80,5,190); } td.TdClassName { border-color: #5005BE; } .TagClassName { border-color: #5005BE; } </style>