#987A55 (or 0x987A55) is unknown color: approx Pale Brown. HEX triplet: 98, 7A and 55. RGB value is (152,122,85). Sum of RGB (Red+Green+Blue) = 152+122+85=359 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.34% from 359); Green value is 122 (48.05% from 255 or 33.98% from 359); Blue value is 85 (33.59% from 255 or 23.68% from 359); Max value from RGB is 152 - color contains mainly: red. Hex color #987A55 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987A55 is #6785AA. Grayscale: #7E7E7E. Windows color (decimal): -6784427 or 5601944. OLE color: 5601944.
HSL color Cylindrical-coordinate representation of color #987A55: hue angle of 33.13º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #987A55 is Cyan = 0, Magento = 0.20, Yellow = 0.44 and Black (K on CMYK) = 0.40.
<style> p { color: #987A55; } p { color: rgb(152,122,85); } H1.HeaderClassName { color: #987A55; } .AnyTagClassName { color: #987A55; } </style>
<style> a { background-color: #987A55; } a { background-color: rgb(152,122,85); } div.DivClassName { background-color: #987A55; } .BgClassName { background-color: #987A55; } </style>
<style> span { border-color: #987A55; } span { border-color: rgb(152,122,85); } td.TdClassName { border-color: #987A55; } .TagClassName { border-color: #987A55; } </style>