#7F5AAA (or 0x7F5AAA) is unknown color: approx Studio. HEX triplet: 7F, 5A and AA. RGB value is (127,90,170). Sum of RGB (Red+Green+Blue) = 127+90+170=387 (51% of max value = 765). Red value is 127 (50% from 255 or 32.82% from 387); Green value is 90 (35.55% from 255 or 23.26% from 387); Blue value is 170 (66.80% from 255 or 43.93% from 387); Max value from RGB is 170 - color contains mainly: blue. Hex color #7F5AAA is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7F5AAA is #80A555. Grayscale: #6D6D6D. Windows color (decimal): -8430934 or 11164287. OLE color: 11164287.
HSL color Cylindrical-coordinate representation of color #7F5AAA: hue angle of 267.75º degrees, saturation: 0.32, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #7F5AAA is Cyan = 0.25, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #7F5AAA; } p { color: rgb(127,90,170); } H1.HeaderClassName { color: #7F5AAA; } .AnyTagClassName { color: #7F5AAA; } </style>
<style> a { background-color: #7F5AAA; } a { background-color: rgb(127,90,170); } div.DivClassName { background-color: #7F5AAA; } .BgClassName { background-color: #7F5AAA; } </style>
<style> span { border-color: #7F5AAA; } span { border-color: rgb(127,90,170); } td.TdClassName { border-color: #7F5AAA; } .TagClassName { border-color: #7F5AAA; } </style>