#987A3D (or 0x987A3D) is unknown color: approx Buttered Rum. HEX triplet: 98, 7A and 3D. RGB value is (152,122,61). Sum of RGB (Red+Green+Blue) = 152+122+61=335 (44% of max value = 765). Red value is 152 (59.77% from 255 or 45.37% from 335); Green value is 122 (48.05% from 255 or 36.42% from 335); Blue value is 61 (24.22% from 255 or 18.21% from 335); Max value from RGB is 152 - color contains mainly: red. Hex color #987A3D is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987A3D is #6785C2. Grayscale: #7C7C7C. Windows color (decimal): -6784451 or 4029080. OLE color: 4029080.
HSL color Cylindrical-coordinate representation of color #987A3D: hue angle of 40.22º degrees, saturation: 0.43, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #987A3D is Cyan = 0, Magento = 0.20, Yellow = 0.60 and Black (K on CMYK) = 0.40.
<style> p { color: #987A3D; } p { color: rgb(152,122,61); } H1.HeaderClassName { color: #987A3D; } .AnyTagClassName { color: #987A3D; } </style>
<style> a { background-color: #987A3D; } a { background-color: rgb(152,122,61); } div.DivClassName { background-color: #987A3D; } .BgClassName { background-color: #987A3D; } </style>
<style> span { border-color: #987A3D; } span { border-color: rgb(152,122,61); } td.TdClassName { border-color: #987A3D; } .TagClassName { border-color: #987A3D; } </style>