#98610F (or 0x98610F) is unknown color: approx Golden Brown. HEX triplet: 98, 61 and 0F. RGB value is (152,97,15). Sum of RGB (Red+Green+Blue) = 152+97+15=264 (34% of max value = 765). Red value is 152 (59.77% from 255 or 57.58% from 264); Green value is 97 (38.28% from 255 or 36.74% from 264); Blue value is 15 (6.25% from 255 or 5.68% from 264); Max value from RGB is 152 - color contains mainly: red. Hex color #98610F is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #98610F is #679EF0. Grayscale: #686868. Windows color (decimal): -6790897 or 1008024. OLE color: 1008024.
HSL color Cylindrical-coordinate representation of color #98610F: hue angle of 35.91º degrees, saturation: 0.82, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #98610F is Cyan = 0, Magento = 0.36, Yellow = 0.90 and Black (K on CMYK) = 0.40.
<style> p { color: #98610f; } p { color: rgb(152,97,15); } H1.HeaderClassName { color: #98610f; } .AnyTagClassName { color: #98610f; } </style>
<style> a { background-color: #98610f; } a { background-color: rgb(152,97,15); } div.DivClassName { background-color: #98610f; } .BgClassName { background-color: #98610f; } </style>
<style> span { border-color: #98610f; } span { border-color: rgb(152,97,15); } td.TdClassName { border-color: #98610f; } .TagClassName { border-color: #98610f; } </style>