#98765F (or 0x98765F) is unknown color: approx Beaver. HEX triplet: 98, 76 and 5F. RGB value is (152,118,95). Sum of RGB (Red+Green+Blue) = 152+118+95=365 (48% of max value = 765). Red value is 152 (59.77% from 255 or 41.64% from 365); Green value is 118 (46.48% from 255 or 32.33% from 365); Blue value is 95 (37.5% from 255 or 26.03% from 365); Max value from RGB is 152 - color contains mainly: red. Hex color #98765F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #98765F is #6789A0. Grayscale: #7D7D7D. Windows color (decimal): -6785441 or 6256280. OLE color: 6256280.
HSL color Cylindrical-coordinate representation of color #98765F: hue angle of 24.21º degrees, saturation: 0.23, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #98765F is Cyan = 0, Magento = 0.22, Yellow = 0.38 and Black (K on CMYK) = 0.40.
<style> p { color: #98765F; } p { color: rgb(152,118,95); } H1.HeaderClassName { color: #98765F; } .AnyTagClassName { color: #98765F; } </style>
<style> a { background-color: #98765F; } a { background-color: rgb(152,118,95); } div.DivClassName { background-color: #98765F; } .BgClassName { background-color: #98765F; } </style>
<style> span { border-color: #98765F; } span { border-color: rgb(152,118,95); } td.TdClassName { border-color: #98765F; } .TagClassName { border-color: #98765F; } </style>