#8B707F (or 0x8B707F) is unknown color: approx Strikemaster. HEX triplet: 8B, 70 and 7F. RGB value is (139,112,127). Sum of RGB (Red+Green+Blue) = 139+112+127=378 (50% of max value = 765). Red value is 139 (54.69% from 255 or 36.77% from 378); Green value is 112 (44.14% from 255 or 29.63% from 378); Blue value is 127 (50% from 255 or 33.60% from 378); Max value from RGB is 139 - color contains mainly: red. Hex color #8B707F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8B707F is #748F80. Grayscale: #797979. Windows color (decimal): -7638913 or 8351883. OLE color: 8351883.
HSL color Cylindrical-coordinate representation of color #8B707F: hue angle of 326.67º degrees, saturation: 0.11, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #8B707F is Cyan = 0, Magento = 0.19, Yellow = 0.09 and Black (K on CMYK) = 0.45.
<style> p { color: #8B707F; } p { color: rgb(139,112,127); } H1.HeaderClassName { color: #8B707F; } .AnyTagClassName { color: #8B707F; } </style>
<style> a { background-color: #8B707F; } a { background-color: rgb(139,112,127); } div.DivClassName { background-color: #8B707F; } .BgClassName { background-color: #8B707F; } </style>
<style> span { border-color: #8B707F; } span { border-color: rgb(139,112,127); } td.TdClassName { border-color: #8B707F; } .TagClassName { border-color: #8B707F; } </style>