#7F7EE7 (or 0x7F7EE7) is unknown color: approx Medium Slate Blue. HEX triplet: 7F, 7E and E7. RGB value is (127,126,231). Sum of RGB (Red+Green+Blue) = 127+126+231=484 (64% of max value = 765). Red value is 127 (50% from 255 or 26.24% from 484); Green value is 126 (49.61% from 255 or 26.03% from 484); Blue value is 231 (90.62% from 255 or 47.73% from 484); Max value from RGB is 231 - color contains mainly: blue. Hex color #7F7EE7 is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #7F7EE7 is #808118. Grayscale: #898989. Windows color (decimal): -8421657 or 15171199. OLE color: 15171199.
HSL color Cylindrical-coordinate representation of color #7F7EE7: hue angle of 240.57º degrees, saturation: 0.69, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #7F7EE7 is Cyan = 0.45, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #7F7EE7; } p { color: rgb(127,126,231); } H1.HeaderClassName { color: #7F7EE7; } .AnyTagClassName { color: #7F7EE7; } </style>
<style> a { background-color: #7F7EE7; } a { background-color: rgb(127,126,231); } div.DivClassName { background-color: #7F7EE7; } .BgClassName { background-color: #7F7EE7; } </style>
<style> span { border-color: #7F7EE7; } span { border-color: rgb(127,126,231); } td.TdClassName { border-color: #7F7EE7; } .TagClassName { border-color: #7F7EE7; } </style>