#8F7F8F (or 0x8F7F8F) is unknown color: approx Taupe Grey. HEX triplet: 8F, 7F and 8F. RGB value is (143,127,143). Sum of RGB (Red+Green+Blue) = 143+127+143=413 (54% of max value = 765). Red value is 143 (56.25% from 255 or 34.62% from 413); Green value is 127 (50% from 255 or 30.75% from 413); Blue value is 143 (56.25% from 255 or 34.62% from 413); Max value from RGB is 143 - color contains mainly: red, blue. Hex color #8F7F8F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8F7F8F is #708070. Grayscale: #858585. Windows color (decimal): -7372913 or 9404303. OLE color: 9404303.
HSL color Cylindrical-coordinate representation of color #8F7F8F: hue angle of 300º degrees, saturation: 0.07, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #8F7F8F is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #8F7F8F; } p { color: rgb(143,127,143); } H1.HeaderClassName { color: #8F7F8F; } .AnyTagClassName { color: #8F7F8F; } </style>
<style> a { background-color: #8F7F8F; } a { background-color: rgb(143,127,143); } div.DivClassName { background-color: #8F7F8F; } .BgClassName { background-color: #8F7F8F; } </style>
<style> span { border-color: #8F7F8F; } span { border-color: rgb(143,127,143); } td.TdClassName { border-color: #8F7F8F; } .TagClassName { border-color: #8F7F8F; } </style>