#7F7799 (or 0x7F7799) is unknown color: approx Deluge. HEX triplet: 7F, 77 and 99. RGB value is (127,119,153). Sum of RGB (Red+Green+Blue) = 127+119+153=399 (52% of max value = 765). Red value is 127 (50% from 255 or 31.83% from 399); Green value is 119 (46.88% from 255 or 29.82% from 399); Blue value is 153 (60.16% from 255 or 38.35% from 399); Max value from RGB is 153 - color contains mainly: blue. Hex color #7F7799 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7F7799 is #808866. Grayscale: #7D7D7D. Windows color (decimal): -8423527 or 10057599. OLE color: 10057599.
HSL color Cylindrical-coordinate representation of color #7F7799: hue angle of 254.12º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #7F7799 is Cyan = 0.17, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #7F7799; } p { color: rgb(127,119,153); } H1.HeaderClassName { color: #7F7799; } .AnyTagClassName { color: #7F7799; } </style>
<style> a { background-color: #7F7799; } a { background-color: rgb(127,119,153); } div.DivClassName { background-color: #7F7799; } .BgClassName { background-color: #7F7799; } </style>
<style> span { border-color: #7F7799; } span { border-color: rgb(127,119,153); } td.TdClassName { border-color: #7F7799; } .TagClassName { border-color: #7F7799; } </style>