#7E7F80 (or 0x7E7F80) is unknown color: approx Aluminium. HEX triplet: 7E, 7F and 80. RGB value is (126,127,128). Sum of RGB (Red+Green+Blue) = 126+127+128=381 (50% of max value = 765). Red value is 126 (49.61% from 255 or 33.07% from 381); Green value is 127 (50% from 255 or 33.33% from 381); Blue value is 128 (50.39% from 255 or 33.60% from 381); Max value from RGB is 128 - color contains mainly: blue. Hex color #7E7F80 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E7F80 is #81807F. Grayscale: #7E7E7E. Windows color (decimal): -8487040 or 8421246. OLE color: 8421246.
HSL color Cylindrical-coordinate representation of color #7E7F80: hue angle of 210º degrees, saturation: 0.01, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #7E7F80 is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #7E7F80; } p { color: rgb(126,127,128); } H1.HeaderClassName { color: #7E7F80; } .AnyTagClassName { color: #7E7F80; } </style>
<style> a { background-color: #7E7F80; } a { background-color: rgb(126,127,128); } div.DivClassName { background-color: #7E7F80; } .BgClassName { background-color: #7E7F80; } </style>
<style> span { border-color: #7E7F80; } span { border-color: rgb(126,127,128); } td.TdClassName { border-color: #7E7F80; } .TagClassName { border-color: #7E7F80; } </style>