#501C8B (or 0x501C8B) is unknown color: approx Kingfisher Daisy. HEX triplet: 50, 1C and 8B. RGB value is (80,28,139). Sum of RGB (Red+Green+Blue) = 80+28+139=247 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.39% from 247); Green value is 28 (11.33% from 255 or 11.34% from 247); Blue value is 139 (54.69% from 255 or 56.28% from 247); Max value from RGB is 139 - color contains mainly: blue. Hex color #501C8B is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #501C8B is #AFE374. Grayscale: #373737. Windows color (decimal): -11527029 or 9116752. OLE color: 9116752.
HSL color Cylindrical-coordinate representation of color #501C8B: hue angle of 268.11º degrees, saturation: 0.66, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #501C8B is Cyan = 0.42, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #501C8B; } p { color: rgb(80,28,139); } H1.HeaderClassName { color: #501C8B; } .AnyTagClassName { color: #501C8B; } </style>
<style> a { background-color: #501C8B; } a { background-color: rgb(80,28,139); } div.DivClassName { background-color: #501C8B; } .BgClassName { background-color: #501C8B; } </style>
<style> span { border-color: #501C8B; } span { border-color: rgb(80,28,139); } td.TdClassName { border-color: #501C8B; } .TagClassName { border-color: #501C8B; } </style>