#7A7FF9 (or 0x7A7FF9) is unknown color: approx Light Slate Blue. HEX triplet: 7A, 7F and F9. RGB value is (122,127,249). Sum of RGB (Red+Green+Blue) = 122+127+249=498 (65% of max value = 765). Red value is 122 (48.05% from 255 or 24.50% from 498); Green value is 127 (50% from 255 or 25.50% from 498); Blue value is 249 (97.66% from 255 or 50% from 498); Max value from RGB is 249 - color contains mainly: blue. Hex color #7A7FF9 is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #7A7FF9 is #858006. Grayscale: #8A8A8A. Windows color (decimal): -8749063 or 16351098. OLE color: 16351098.
HSL color Cylindrical-coordinate representation of color #7A7FF9: hue angle of 237.64º degrees, saturation: 0.91, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7A7FF9 is Cyan = 0.51, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #7A7FF9; } p { color: rgb(122,127,249); } H1.HeaderClassName { color: #7A7FF9; } .AnyTagClassName { color: #7A7FF9; } </style>
<style> a { background-color: #7A7FF9; } a { background-color: rgb(122,127,249); } div.DivClassName { background-color: #7A7FF9; } .BgClassName { background-color: #7A7FF9; } </style>
<style> span { border-color: #7A7FF9; } span { border-color: rgb(122,127,249); } td.TdClassName { border-color: #7A7FF9; } .TagClassName { border-color: #7A7FF9; } </style>