#7E025E (or 0x7E025E) is unknown color: approx Eggplant. HEX triplet: 7E, 02 and 5E. RGB value is (126,2,94). Sum of RGB (Red+Green+Blue) = 126+2+94=222 (29% of max value = 765). Red value is 126 (49.61% from 255 or 56.76% from 222); Green value is 2 (1.17% from 255 or 0.90% from 222); Blue value is 94 (37.11% from 255 or 42.34% from 222); Max value from RGB is 126 - color contains mainly: red. Hex color #7E025E is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7E025E is #81FDA1. Grayscale: #313131. Windows color (decimal): -8519074 or 6161022. OLE color: 6161022.
HSL color Cylindrical-coordinate representation of color #7E025E: hue angle of 315.48º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #7E025E is Cyan = 0, Magento = 0.98, Yellow = 0.25 and Black (K on CMYK) = 0.51.
<style> p { color: #7E025E; } p { color: rgb(126,2,94); } H1.HeaderClassName { color: #7E025E; } .AnyTagClassName { color: #7E025E; } </style>
<style> a { background-color: #7E025E; } a { background-color: rgb(126,2,94); } div.DivClassName { background-color: #7E025E; } .BgClassName { background-color: #7E025E; } </style>
<style> span { border-color: #7E025E; } span { border-color: rgb(126,2,94); } td.TdClassName { border-color: #7E025E; } .TagClassName { border-color: #7E025E; } </style>