#985A45 (or 0x985A45) is unknown color: approx Sepia. HEX triplet: 98, 5A and 45. RGB value is (152,90,69). Sum of RGB (Red+Green+Blue) = 152+90+69=311 (41% of max value = 765). Red value is 152 (59.77% from 255 or 48.87% from 311); Green value is 90 (35.55% from 255 or 28.94% from 311); Blue value is 69 (27.34% from 255 or 22.19% from 311); Max value from RGB is 152 - color contains mainly: red. Hex color #985A45 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #985A45 is #67A5BA. Grayscale: #6A6A6A. Windows color (decimal): -6792635 or 4545176. OLE color: 4545176.
HSL color Cylindrical-coordinate representation of color #985A45: hue angle of 15.18º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #985A45 is Cyan = 0, Magento = 0.41, Yellow = 0.55 and Black (K on CMYK) = 0.40.
<style> p { color: #985A45; } p { color: rgb(152,90,69); } H1.HeaderClassName { color: #985A45; } .AnyTagClassName { color: #985A45; } </style>
<style> a { background-color: #985A45; } a { background-color: rgb(152,90,69); } div.DivClassName { background-color: #985A45; } .BgClassName { background-color: #985A45; } </style>
<style> span { border-color: #985A45; } span { border-color: rgb(152,90,69); } td.TdClassName { border-color: #985A45; } .TagClassName { border-color: #985A45; } </style>