#500C4A (or 0x500C4A) is unknown color: approx Tyrian Purple. HEX triplet: 50, 0C and 4A. RGB value is (80,12,74). Sum of RGB (Red+Green+Blue) = 80+12+74=166 (21% of max value = 765). Red value is 80 (31.64% from 255 or 48.19% from 166); Green value is 12 (5.08% from 255 or 7.23% from 166); Blue value is 74 (29.30% from 255 or 44.58% from 166); Max value from RGB is 80 - color contains mainly: red. Hex color #500C4A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #500C4A is #AFF3B5. Grayscale: #272727. Windows color (decimal): -11531190 or 4852816. OLE color: 4852816.
HSL color Cylindrical-coordinate representation of color #500C4A: hue angle of 305.29º degrees, saturation: 0.74, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #500C4A is Cyan = 0, Magento = 0.85, Yellow = 0.08 and Black (K on CMYK) = 0.69.
<style> p { color: #500C4A; } p { color: rgb(80,12,74); } H1.HeaderClassName { color: #500C4A; } .AnyTagClassName { color: #500C4A; } </style>
<style> a { background-color: #500C4A; } a { background-color: rgb(80,12,74); } div.DivClassName { background-color: #500C4A; } .BgClassName { background-color: #500C4A; } </style>
<style> span { border-color: #500C4A; } span { border-color: rgb(80,12,74); } td.TdClassName { border-color: #500C4A; } .TagClassName { border-color: #500C4A; } </style>