#987A20 (or 0x987A20) is unknown color: approx Hacienda. HEX triplet: 98, 7A and 20. RGB value is (152,122,32). Sum of RGB (Red+Green+Blue) = 152+122+32=306 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.67% from 306); Green value is 122 (48.05% from 255 or 39.87% from 306); Blue value is 32 (12.89% from 255 or 10.46% from 306); Max value from RGB is 152 - color contains mainly: red. Hex color #987A20 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987A20 is #6785DF. Grayscale: #797979. Windows color (decimal): -6784480 or 2128536. OLE color: 2128536.
HSL color Cylindrical-coordinate representation of color #987A20: hue angle of 45º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #987A20 is Cyan = 0, Magento = 0.20, Yellow = 0.79 and Black (K on CMYK) = 0.40.
<style> p { color: #987A20; } p { color: rgb(152,122,32); } H1.HeaderClassName { color: #987A20; } .AnyTagClassName { color: #987A20; } </style>
<style> a { background-color: #987A20; } a { background-color: rgb(152,122,32); } div.DivClassName { background-color: #987A20; } .BgClassName { background-color: #987A20; } </style>
<style> span { border-color: #987A20; } span { border-color: rgb(152,122,32); } td.TdClassName { border-color: #987A20; } .TagClassName { border-color: #987A20; } </style>