#7E105B (or 0x7E105B) is unknown color: approx Eggplant. HEX triplet: 7E, 10 and 5B. RGB value is (126,16,91). Sum of RGB (Red+Green+Blue) = 126+16+91=233 (30% of max value = 765). Red value is 126 (49.61% from 255 or 54.08% from 233); Green value is 16 (6.64% from 255 or 6.87% from 233); Blue value is 91 (35.94% from 255 or 39.06% from 233); Max value from RGB is 126 - color contains mainly: red. Hex color #7E105B is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7E105B is #81EFA4. Grayscale: #393939. Windows color (decimal): -8515493 or 5967998. OLE color: 5967998.
HSL color Cylindrical-coordinate representation of color #7E105B: hue angle of 319.09º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #7E105B is Cyan = 0, Magento = 0.87, Yellow = 0.28 and Black (K on CMYK) = 0.51.
<style> p { color: #7E105B; } p { color: rgb(126,16,91); } H1.HeaderClassName { color: #7E105B; } .AnyTagClassName { color: #7E105B; } </style>
<style> a { background-color: #7E105B; } a { background-color: rgb(126,16,91); } div.DivClassName { background-color: #7E105B; } .BgClassName { background-color: #7E105B; } </style>
<style> span { border-color: #7E105B; } span { border-color: rgb(126,16,91); } td.TdClassName { border-color: #7E105B; } .TagClassName { border-color: #7E105B; } </style>