#500ED1 (or 0x500ED1) is unknown color: approx Purple Heart. HEX triplet: 50, 0E and D1. RGB value is (80,14,209). Sum of RGB (Red+Green+Blue) = 80+14+209=303 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.40% from 303); Green value is 14 (5.86% from 255 or 4.62% from 303); Blue value is 209 (82.03% from 255 or 68.98% from 303); Max value from RGB is 209 - color contains mainly: blue. Hex color #500ED1 is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #500ED1 is #AFF12E. Grayscale: #373737. Windows color (decimal): -11530543 or 13700688. OLE color: 13700688.
HSL color Cylindrical-coordinate representation of color #500ED1: hue angle of 260.31º degrees, saturation: 0.87, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #500ED1 is Cyan = 0.62, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #500ED1; } p { color: rgb(80,14,209); } H1.HeaderClassName { color: #500ED1; } .AnyTagClassName { color: #500ED1; } </style>
<style> a { background-color: #500ED1; } a { background-color: rgb(80,14,209); } div.DivClassName { background-color: #500ED1; } .BgClassName { background-color: #500ED1; } </style>
<style> span { border-color: #500ED1; } span { border-color: rgb(80,14,209); } td.TdClassName { border-color: #500ED1; } .TagClassName { border-color: #500ED1; } </style>