#7E177C (or 0x7E177C) is unknown color: approx Dark Purple. HEX triplet: 7E, 17 and 7C. RGB value is (126,23,124). Sum of RGB (Red+Green+Blue) = 126+23+124=273 (36% of max value = 765). Red value is 126 (49.61% from 255 or 46.15% from 273); Green value is 23 (9.38% from 255 or 8.42% from 273); Blue value is 124 (48.83% from 255 or 45.42% from 273); Max value from RGB is 126 - color contains mainly: red. Hex color #7E177C is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7E177C is #81E883. Grayscale: #414141. Windows color (decimal): -8513668 or 8132478. OLE color: 8132478.
HSL color Cylindrical-coordinate representation of color #7E177C: hue angle of 301.17º degrees, saturation: 0.69, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #7E177C is Cyan = 0, Magento = 0.82, Yellow = 0.02 and Black (K on CMYK) = 0.51.
<style> p { color: #7e177c; } p { color: rgb(126,23,124); } H1.HeaderClassName { color: #7e177c; } .AnyTagClassName { color: #7e177c; } </style>
<style> a { background-color: #7e177c; } a { background-color: rgb(126,23,124); } div.DivClassName { background-color: #7e177c; } .BgClassName { background-color: #7e177c; } </style>
<style> span { border-color: #7e177c; } span { border-color: rgb(126,23,124); } td.TdClassName { border-color: #7e177c; } .TagClassName { border-color: #7e177c; } </style>