#7F686F (or 0x7F686F) is unknown color: approx Empress. HEX triplet: 7F, 68 and 6F. RGB value is (127,104,111). Sum of RGB (Red+Green+Blue) = 127+104+111=342 (45% of max value = 765). Red value is 127 (50% from 255 or 37.13% from 342); Green value is 104 (41.02% from 255 or 30.41% from 342); Blue value is 111 (43.75% from 255 or 32.46% from 342); Max value from RGB is 127 - color contains mainly: red. Hex color #7F686F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7F686F is #809790. Grayscale: #6F6F6F. Windows color (decimal): -8427409 or 7301247. OLE color: 7301247.
HSL color Cylindrical-coordinate representation of color #7F686F: hue angle of 341.74º degrees, saturation: 0.1, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #7F686F is Cyan = 0, Magento = 0.18, Yellow = 0.13 and Black (K on CMYK) = 0.50.
<style> p { color: #7F686F; } p { color: rgb(127,104,111); } H1.HeaderClassName { color: #7F686F; } .AnyTagClassName { color: #7F686F; } </style>
<style> a { background-color: #7F686F; } a { background-color: rgb(127,104,111); } div.DivClassName { background-color: #7F686F; } .BgClassName { background-color: #7F686F; } </style>
<style> span { border-color: #7F686F; } span { border-color: rgb(127,104,111); } td.TdClassName { border-color: #7F686F; } .TagClassName { border-color: #7F686F; } </style>