#8F8085 (or 0x8F8085) is unknown color: approx Venus. HEX triplet: 8F, 80 and 85. RGB value is (143,128,133). Sum of RGB (Red+Green+Blue) = 143+128+133=404 (53% of max value = 765). Red value is 143 (56.25% from 255 or 35.40% from 404); Green value is 128 (50.39% from 255 or 31.68% from 404); Blue value is 133 (52.34% from 255 or 32.92% from 404); Max value from RGB is 143 - color contains mainly: red. Hex color #8F8085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8F8085 is #707F7A. Grayscale: #858585. Windows color (decimal): -7372667 or 8749199. OLE color: 8749199.
HSL color Cylindrical-coordinate representation of color #8F8085: hue angle of 340º degrees, saturation: 0.06, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #8F8085 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.44.
<style> p { color: #8F8085; } p { color: rgb(143,128,133); } H1.HeaderClassName { color: #8F8085; } .AnyTagClassName { color: #8F8085; } </style>
<style> a { background-color: #8F8085; } a { background-color: rgb(143,128,133); } div.DivClassName { background-color: #8F8085; } .BgClassName { background-color: #8F8085; } </style>
<style> span { border-color: #8F8085; } span { border-color: rgb(143,128,133); } td.TdClassName { border-color: #8F8085; } .TagClassName { border-color: #8F8085; } </style>